Category Archives: Hobbies

Axial SCX24 LED light pinout

It seems a popular thing to put additional lights onto SCX24’s of all flavors (C10, Deadbolt, Wrangler, Gladiator, and now the Bronco).  Interestingly though, no one seems to want to share information for how to add functioning brake lights and … Continue reading

Posted in Circuits and Electronics, Hobbies, Upgrade | Comments Off on Axial SCX24 LED light pinout

Lubuntu – two finger right click emulation

I use Mac OS X all day at work, and Linux at home.  One thing I have come to miss was being able to use two fingers to click and have it come up as a right click.  Now I … Continue reading

Posted in Computers and Hardware, Hobbies, Technology, Upgrade | Comments Off on Lubuntu – two finger right click emulation

My first Kickstarter is live!

I have been building electronics for over 15 years and designing for almost as long.  For the first time though I am hoping to start selling my project as a kit – under the brand SSGuitar.com. Enter the “Honey” amp, … Continue reading

Posted in Circuits and Electronics, Hobbies, Made in the USA | Comments Off on My first Kickstarter is live!

Load Arduino / avr bootloader using Raspberry Pi

This is more notes for me than anything else, but maybe someone else interested in using a Pi to program their Arduino would be interested. It can be done: https://learn.adafruit.com/ftdi-friend/programming-the-arduino-bootloader https://learn.adafruit.com/program-an-avr-or-arduino-using-raspberry-pi-gpio-pins/programming https://oxygene.sk/2015/02/using-raspberry-pi-as-an-arduino-avr-programmer/ https://learn.sparkfun.com/tutorials/raspberry-gpio/gpio-pinout https://learn.adafruit.com/introducing-pro-trinket/pinouts https://github.com/adafruit/Adafruit_ProTrinket_Bootloader sudo avrdude -p atmega328p -C … Continue reading

Posted in Circuits and Electronics, Computers and Hardware, Hobbies, Technology | Comments Off on Load Arduino / avr bootloader using Raspberry Pi

8bit Metronome

Editor’s note: This post has been over a year in the making (I just kept procrastinating). It’s finally here, time to share some Arduino fun. After creating my last metronome, based on a 555 IC, I decided I wanted to … Continue reading

Posted in Circuits and Electronics, Hobbies, Music, Upgrade | Comments Off on 8bit Metronome