Daily Archives: May 16, 2013

Machine Code for Beginners

The great Introduction to Machine Code for Beginners by Lisa Watts and Mike Wharton from 1983 is available online. This book is a simple, step-by-step guide to learning to program in machine code. Machine code is the code in which … Continue reading

Posted in Programming | Comments Off on Machine Code for Beginners

Arduino from the Command Line

Feeling limited by the Arduino IDE? What to avoid writing linked scripts by hand? Try Ino. Ino may replace Arduino IDE UI if you prefer to work with command line and an editor of your choice or if you want … Continue reading

Posted in Arduino | Comments Off on Arduino from the Command Line