Search Results for: arduino uno

Arduino ISP LOG

Arduino ISP – Lazy Old Geek (LOG)

Arduino ISP – LOG So this Lazy Old Geek (LOG) has had a lot of trouble getting Arduino bootload on Atmega chips. I couldn’t get either of these to work with Arduino UNO Rev3. http://arduino.cc/en/Tutorial/ArduinoISP http://letsmakerobots.com/node/35649 So I developed a couple that worked for me: http://www.instructables.com/id/My-Arduino-Bootloader/ http://www.instructables.com/id/UNO-Bootloader-In-Circuit-Programmer-1/ Problem: Well, my second Instructable works good for […]

Arduino ISP – Lazy Old Geek (LOG) Continue Reading

Arduino LEDs

Arduino LEDs

Description In this tutorial you will set up and turn on a single LED. Note that this code can actually be executed with just the Arduino and no other components as in Figure 5. If you notice, next to pin 13 is a tiny LED on the board. If you execute the code below, you

Arduino LEDs Continue Reading

PhysComp Mid term Project – Instagram TUI – prototyping the interactive elements using Arduino

PhysComp: Mid-term Project – Instagram TUI – prototyping the interactive elements using Arduino

The physical interface will consist of a 3×3 grid of push buttons that will correspond to a 3×3 grid of images in the Processing program.  Instead of a creating a 2D array of variables to correspond to the buttons’ postions in the grid, each location in the grid will be assigned a number.  Each push

PhysComp: Mid-term Project – Instagram TUI – prototyping the interactive elements using Arduino Continue Reading

Scroll to Top