RC Night Time Racing (RC Car + LEDs + ATTiny)
Introduction I recently bought a Turnigy Trooper SCT 4×4 1/10 Brushless Short Course Truck from HobbyKing.com and decided I wanted to do a bit of night time racing. For this projects I wanted some...
View ArticleArduino Fuse settings
I recently worked on converting GRBL to work on the Arduino Mega. There were some issues with the Fuse configuration. Luckily Cody Snyder has done a great job of mapping out all the Arduino...
View ArticleArduino Pinout
Arduino Uno Pinout ATMEGA128-RFA Pinout ATMEGA168 Pinout ATMEGA328 Pinout ATMEGA644 Pinout ATMEGA 1284P Pinout ATTiny 45 and ATTiny 85 Pinout Related PostsArduino MORE-CORE Shield – Turning your...
View ArticleArduino MORE-CORE Shield – Turning your Arduino project into a multi-core setup.
Having the need to do Arduino Hardware testing I decided to make a shield with a secondary ATMega328 micro-controller and ended up with this shield… Behold, an extendable multi-core Arduino!!! So what...
View ArticleReal Time Operating System – FreeTROS with LPC microcontrollers
I recently started moving from Arduino/Atmel 8-Bit processors to NXP/ARM 32-bit processors. It’s been a huge learning curve but it opens lots of doors for bigger and better projects. The first set of...
View ArticleSneak preview : LPCDuino
A few months ago while designing the Arduino CNC Shield I bumped into a guy that was also going through the process of building a CNC machine. Between us we had some good brain storms and ended up with...
View Article