Olivier writes: This command-line enables “Quick” Arduino prototyping without compilation. Reading analog values, dis-/enabling ports and even I2C register manipulations are done in seconds instead of minutes. I will shows you how to set the time of a “DS1207” I2C realtime clock as well as executing some basic operations. The impatients of you just download the […]
Tag Archives: command line
Arduino from the command line in Ubuntu 12.04
Martyn Davis is an Arduino enthusiast whose operations have outgrown the stock Arduino GUI IDE. “If you’ve done more than a bit of programming in the past, you’ll soon find the dinky IDE a little frustrating to use. For example, my preferred text editor, by far, is vim, and I find it quite jarring to […]
Command line LCD Arduino interface
Joseph Swanson from swantron likes working with the command line. He also likes working with the Arduino. So he came up with this simple project which takes the results of his command line entries and directs them over the Linux box’s USB output to the Arduino. The Arduino then displays the data on an attached […]
