Projects

High And Low

Peggy2: High And Low

First and foremost, big thanks to Damien for her time and effort on soldering 265 LEDs on peggy2 circuit board, which made my programming part possible to continue. Instead of soldering LEDs directly onto the Peggy2 board, we have to use Ethernet cables as “extensions” in order to let LEDs fill our smart surface. Single

Peggy2: High And Low Continue Reading

Camera controller

Arduino Intervalometer Camera controller

Intervawhat? An intervalometer is a camera controller that signals the camera to take a picture after some set interval. This is really useful for creating time-lapse videos. For a long time, I used my TI-89 calculator to create time-lapse videos with my Canon digital Rebel XTi. It worked quite well, and the calculator in/out port just happened

Arduino Intervalometer Camera controller Continue Reading

New Arduino WiFi Shield Testing

New Arduino WiFi Shield (Testing) usign arduino

The WiFi Shield was delivered by Amazon. The Arduino UNO Rev 3 was found at RadioShack… First you need to load the last Arduino IDE (Ver 1.0.2) it has the necessary library to use the WiFi shield. Tried the examples “Scan for available networks”  and  “WPA network example” from: http://arduino.cc/en/Guide/ArduinoWiFiShield It works like a charm!

New Arduino WiFi Shield (Testing) usign arduino Continue Reading

Brushless DC BLDC motor with Arduino. Part 3 – The Stroboscope Project

Brushless DC (BLDC) motor with Arduino. Part 3 – The Stroboscope Project

It has been all dry theory in the Brushless DC (BLDC) motor with Arduino series up to this point. This is where it gets to be more fun. If you’ve just arrived, please check out the previous two installments: Driving a three-phase brushless DC motor with Arduino – Part 1. Theory Brushless DC (BLDC) motor

Brushless DC (BLDC) motor with Arduino. Part 3 – The Stroboscope Project Continue Reading

Light Meter Using I2C Level Converter LCD and TSL2561

Light Meter Using I2C Level Converter, LCD, and TSL2561using arduino

I recently needed to measure how different materials affect light transmission for a gardening project.  I decided this was the perfect opportunity to try out the new logic level converter to run both a 5v LCD and a 3.3v light sensor on a single i2c bus.  I used the following parts in this project: Arduino

Light Meter Using I2C Level Converter, LCD, and TSL2561using arduino Continue Reading

Scroll to Top