Category: Electronics and DIY
Pro mini re-design
Thoughts about my own Arduino
First things first. Why even bother making an Arduino? I am not much for them in the first place, however I must admit that they have made my life very easy during project work. So all in all I can’t really say that I hate the Arduinos. Not anymore. The …
A Minimalistic programming interface for arduinos without USB
Parameterized Servo sweep for Arduino
Whether I like it or not, Arduino is here to stay. The servo library is very handy, but the example that sweeps a servo is not that great when it comes to ease of change. The code below has a few useful #defines that can be used to change the …