If you want to read an irreverent and unorthodox hardware hacking manual check out Nicolas Collins’ Original Hacking Manual. Weighing in at 128 PDF pages, this book is geared toward motivating beginning electronics experimenters to explore uses and abuses for common electronic components. Topics include basic electronics through integrated circuits and circuit bending of all […]
Tag Archives: newbies
Arduino code emulation object for Parallax Propeller
If you regularly use the Arduino, but want to explore the versatile multi-core environment of the Parallax Propeller, here’s a code project of interest. Perry Harrington has written a Propeller SPIN code object to emulate many of the functions found in the Arduino SDK. Perry describes his code: This is a basic _light_ implementation of […]
