The Adafruit trinket and Linux

Summary: Using a adafruit trinket with linux

I recently purchased an Adafruit trinket from BC Robotics and I had a few plans for the small microcontroller. But before I could do that I had to get my linux computer to recognize the trinket. The trinket implements USB in software rather ...

more ...

Arduino Programming

Summary: Getting the arduino to read the temperature

My Arduino has been sitting on my desk for some time and I thought it was about time to get it working again. I figured I would get it to do something simple: read the temperature from an LM35 sensor.

My setup ...

more ...