Category Archives: Arduino C

Here are my projects based on the Arduino C language

Arduino Mega to Repair Trinket Bootloader

While working on one of my projects, which used a Trinket, I managed do damage the bootloader. In fact I did this to two of my three 5V Trinkets. Luckily for me, Adafruit has a great writeup on repairing the … Continue reading

Arduino, Arduino C, Hardware, Programing , , , , , ,

Adafruit NeoPixel Snake Game

Snake, a fun and addictive game that has been around since the late 70’s. Its a game with few and simple rules and I think its the perfect thing to play on a NeoPixel Display. Background: I was asked to … Continue reading

Adafruit, Arduino, Arduino C, Hardware, Programing , , , , , , ,

Using an Arduino with C#

I am currently working on a project, in which, I need to be able to set different configurations from a computer and have them sent to an Arduino. I would also like the program on the computer, to be able … Continue reading

Arduino, Arduino C, C#, Hardware, Programing , , , , ,

Adafruit Trinket PS/2 to USB Hacked Converter

First I want to start by saying this. The harder the challenge, the greater the reward. I also want to take this time to apologize to Ladyada, the staff at Adafruit and the creators of the PS/2 Arduino library. I … Continue reading

Adafruit, Arduino, Arduino C, Hardware, Programing , , , , , , ,

NeoPixel Shield Fun and a Robot Sim!

Back at Maker Faire, I picked up a few cool things to play with. One of these things was a Adafruit NeoPixel Shield for the Arduino. For those who don’t know, the NeoPixel is an addressable LED that Adafruit Industries … Continue reading

Arduino, Arduino C, Hardware, Programing , , , , ,