View allAll Photos Tagged Arduino,

Moteino runs at 3.3v, 16Mhz featuring a footprint for the low power/cost RFM12B transceiver

More at www.lowpowerlab.com

Noah and myself are going to learn some Arduino

I made this housing for an Arduino Pro that will control my waveguide relay in my 47 GHz radio. This housing is made from 6061 billet aluminum. The cover is held on with a dozen 0-80 screws.

Made as a testbed for sensors.

"Prototyping Lab."のLCD Shield互換。回路はeJackinoのデッドコピー。

My take on the arduino based PC ambient lighting project posted here: siliconrepublic.blogspot.com/2011/02/arduino-based-pc-amb...

  

I used the same embedded arduino code and wiring setup to get it working, but main difference is that I used Python code instead of Processing for the desktop client, and I used an arduino proto shield to make a compact package that I could hide on my desk. I'm still tweaking the code so that it can work with fullscreen applications like games and average all 3 monitors instead of the center, but as it is now it works really well.

 

WIP python code: dl.dropbox.com/u/9993009/AmbiLight.py

Pretty basic. Each temperature probe line has a 4.7k pull-up resistor connected between +5v and the data pin. Data pins are 4 through 10, and pin 1 is used for sending data to the LCD. The probes are capable of all operating on the same bus, but then I'd have to deal with addressing them individually, and making sure each probe was installed in the correct location. This way, as long as I know which pin it's connected to, I don't care what its serial number is.

When we created Arduino’s visual identity in 2010, we pioneered brand communication in DIY electronics. Since then, we have helped Arduino define its presence amid growth and change, and recently took care of refreshing the brand and designing a coherent look and feel for its sister brand, Genuino.

 

There is a nice post on Arduino’s blog about our work.

blog.arduino.cc/2015/07/20/arduino-and-genuino-brand-refr...

USB Power supply takes the 8.75vac input, and with a bridge rectifier, 3 capacitors, and a 7805 regulator, turns it into a nice 5v regulated supply carried by a mashed up USB cable to the Arduino.

Piezo electric to keystrokes for triggering Ableton Live clips. Proof of concept has been done, this is a work in progress. Parts from Sparkfun (except wood case).

We taught a workshop on how to create interactive art with the Arduino platform at the Mill Valley Library on October 24, 2015.

 

We showed 9 students how to make lights blink, sounds play, motors move, and how to add more color with neopixel LEDs, as described in this online guide we created for the workshop:

bit.ly/arduino-101-guide

 

At the end of the workshop, we asked participants if they would like to this again, and the answer was a resounding yes! Participants told us they learned a lot from this workshop and would not only come back for future workshops, but also recommend this program to their friends.

 

Instructors for this workshop were Donald Day and Fabrice Florin, with support from Natalie and Jean Bolte. We are all members of Pataphysical Studios, the art collective behind the ‘Pataphysical Slot Machine’, our poetic oracle.

 

Come visit the exhibit this month! We’re open every Saturday and Sunday in October, from 1 to 5pm, in the downstairs conference room of the Mill Valley Library.

 

Special thanks to the Mill Valley Library and the Friends of the Library for making these workshops possible — especially Kristen Clarke, who helped us get the Arduino parts and set up for the workshop.

 

View more photos of the exhibit: www.flickr.com/photos/fabola/albums/72157659147117739

 

A multi-room thermostat

We've created an easy to assemble Breadboard Based Arduino Compatible (BBAC) Micro-controller product,

 

For all the details visit our blog:

 

oomlout.com/blog/2009/04/breadboard_based_arduino_compa_1...

Atelier FabLab 28 janvier 2012, Lanester

a simple coded ardunio flashing a led. enjoy!

This is a close-up shot of the circuit layout.

 

This project uses an Arduino to drive a miniature "segway" balancing robot.

 

A pair of Lego Mindstorm NXT motors are used to drive the robot wheels. An Arduino is used to control the motors. An ADXL335 3-axis accelerometer is used to determine robot orientation. An L293D H-Bridge is used to allow the Arduino to interface with the Lego NXT motors using pulse-width modulation signals. A proportional-integral-derivative (PID) algorithm was used to determine the logic for wheel movement. Programmed in C++.

 

Unfortunately, the robot required "human assistance" to stand up on its own for any length of time. I wish I had a bit more time on this project to continue tweaking the PID algorithm to improve this.

 

Leopard (OS X 10.5) isn't supporting programming the Arduino BT over Bluetooth so I've been using the Mac Mini run through remote desktop to program it. I find it odd running programs graphicly on another computer.

Arduino with DC Motor.

 

The Arduino is connected to my computer and is pre-programmed to listen to a variable sent from a Python script running in the background of my computer. The Python script connects via IMAP to my gmail account and scans for the keyword, ‘water’, in the Subject field of any new email. If it finds an email that meets the criteria, it tells the arduino to start pumping!

 

This project was accomplished with a micro-controller and help from NYU’s ITP website. Thanks Tom Igoe.

 

Also, for the email processing functions of this project, I switched from Ruby to Python. Accessing basic IMAP search functions of email accounts is easily done in Python.

 

Go here for code and more info:

tedullrich.com/laboratory.php

Arduino Duemilanove

 

Arduino Duemilanove

 

The hardware is not particularly complicated: the Arduino is connected to the switches via two daisy-chained 74HC165's, the 8 Data LEDs are controlled via a 74HC595. The four Control LEDs are connected to Arduino pins. In addition I added a DS1307 RTC so that the Kenbak-uino might serve a useful purpose -- as a clock!

I'm using Dale Wheat's excellent Breadboard Arduino.

 

Arduino based 4 bar MIDI sequencer. Plays 4 chords to any MIDI device. Chords can be changed on the fly. Works well with Ableton Lives arpeggiator.

This is a binary clock that was built into a 3d-printed case created in Minecraft. It shows the current time in a binary coded decimal format.

 

The model was exported with the free tool Mineways and printed on a Zprinter 650 3d-printer, with a block size of 125mm^3 (so every block has an edge length of 5mm). After printing, LEDs were glued into the case after filing the openings a bit wider. Then, the LEDs were soldered to form a 4x4 LED matrix, and the matrix was connected to an Arduino board.

 

A technical description of the setup as well as downloads of the model and the code can be found here: postapocalypticresearchinstitute.wordpress.com/2012/07/18...

1 2 ••• 6 7 9 11 12 ••• 79 80