Debounce Calculator Online App
I finally got tired of punching numbers into my calculator for debounce circuits so I came up with a small javscript app to determine capacitance, …
Embedded hardware & software prototyping and development
I finally got tired of punching numbers into my calculator for debounce circuits so I came up with a small javscript app to determine capacitance, …
Recently I was asked to take a look at some code for the Arduino Yun that was developed as a proof of concept for a …
I have a project which requires full control of the camera board on a Raspberry Pi from a custom C application, so I recently started …
I have an electric scooter project that has been on and off again for a while now, I get to it when I can when it’s …
I needed to get all the information on every 16bit Microchip PIC microcontroller into one header file for use in a library. Microchip supplies a …
I was playing around with python and a GUI for a simple plant watering setup I hacked together and I stumbled upon wxGlade. wxGlade is …
A while ago I purchased a CFA533 TTL level serial LCD board from Crystalfontz for use with a project. The board has a 16×2 character …