usb

Arduino USB

LOG: Made a correction/modification Step 3 and added a picture step 5. So many Arduino users have RBBBs(Really Bare Bones Board (Arduino))  or Anarduinos or Boarduinos that could use a USB interface to program and power them but don’t want to spend $15-20 for a USB BUB or FTDI cable. This Lazy Old Geek is …

Arduino USB Read More »

Beach Buddy (1)

Beach Buddy: 3-in-1 Solar Phone Charger, Boombox, and Sunburn Timer Calculator Using Arduino

Imagine the ideal beach trip. The sun is shining, the skies are blue, the water is warm, and the humidity is low. You and your friends have everything you need to soak up the sun, sand and surf: a cooler filled with drinks and snacks, sunblock, flip flops, the coolest new swimwear, and the newest …

Beach Buddy: 3-in-1 Solar Phone Charger, Boombox, and Sunburn Timer Calculator Using Arduino Read More »

The smallest USB Arduino

Digispark DIY: The smallest USB Arduino

Digispark is an ATtiny85 based microcontroller development board come with USB interface. Coding is similar to Arduino, and it use the familiar Arduino IDE for development. Digispark is copyrighted by Digistump LLC (digistump.com) and the full license is here: http://digistump.com/wiki/digispark/policy Specification: Support for the Arduino IDE 1.0+ (OSX/Win/Linux) Power via USB or External Source – 5v or 7-35v (automatic …

Digispark DIY: The smallest USB Arduino Read More »

Drive with PID Control

Drive with PID Control Using Arduino Board

This example shows how to simulate a simple closed-loop control algorithm in Simulink® and how to run it on an Arduino® board. Supported Hardware: Arduino Leonardo Arduino Mega 2560 Arduino Mega ADK Arduino Pro Arduino Uno Available versions of this example: Arduino Mega 2560 board: Arduino Mega2560 Drive Open-loop Arduino Mega2560 Drive Closed-loop On this …

Drive with PID Control Using Arduino Board Read More »

IR trigger for Canon EOS

Arduino passive IR trigger for Canon EOS

The other day I wanted to experiment with external triggers for my Canon EOS 550D camera. I stumpled upon a nice open source project called Arduino Camera Control from Oleg Mazurov, the creator of the USB Host Shield library for Arduino. The Arduino Camera Control project depends on the USB Host Shield library and the USB Host Shield from Sparkfun. It supports …

Arduino passive IR trigger for Canon EOS Read More »