View allAll Photos Tagged arduino
my first step beyond simple blinking LEDs - wiring up a proper component to Arduino and feeding it a message over USB.
any similarity to a test message in another photo is entirely intentional. can you guess what's coming next?
I haven't got a kitten to chase my laser pointer, so I built this instead. Using an arduino board and a few LDRs, the reverse doesn't work yet, it needs some more calibration.
A quick demonstration showing the features and configuration options available on my Arduino-based GPS receiver.
More information and source code available at: www.seancarney.ca/projects/arduino-gps-receiver/arduino-g...
Geocaching in Charleswood with my homebuilt GPS receiver.
More information and source code: www.seancarney.ca/projects/arduino-gps-receiver/arduino-g...
You can see the top has a little bit of jitter, This appears to be a timing issue. But I can't seem to figure out why.
Code here, let me know if you make interesting modifications :D (See also the forum post)
UPDATE: I created a new thread, in English, for NTSC with updated code.
While a MaxM can be powered by an Arduino, you can also run it from an external power supply. You need to make sure you still have a ground connection between the MaxM & Arduino though. The Arduino is still powered by USB, as usual.
Image for my Highspeed Tutorial Lesson 4: A small but powerful helper: Arduino
Bild fuer mein Highspeedfotografie Tutorial Lektion 4: Ein kleiner, mächtiger Helfer: Arduino
If you have any questions or suggestions, please let me know..
Our third Arduino 101 class at Tam Makers went really well. I taught this evening course with co-instructor Donald Day on Thursdays, from June 16 to 30, 2016, at the woodshop in Tam High School in Mill Valley.
We worked with an enthusiastic group of seven students, including adults with diverse backgrounds, as well as a couple high school students. Our partner Geo Monley worked both as a mentor and as a student during the hands-on sessions.
We started the class at 6pm, by giving students an overview of how circuits work. We then learned how to use a multimeter, how to solder electronics, and how to control rainbow-colored NeoPixel lights.
Students seemed to really enjoy this class and told us they learned a lot from it. Several expressed an interest in taking intermediate and advanced classes in the future. This is one of our first maker courses at Tam Makers, and we’re really happy that it is going so well; we look forward to teaching more classes in the fall.
View more photos of this Arduino course:
www.flickr.com/photos/fabola/albums/72157659914570948
Learn more about this Arduino 101 class:
www.tammakers.org/arduino-101/
Read our Arduino 101 Guide:
bit.ly/arduino-101-guide-june-2016
Check out our course slides:
bit.ly/arduino-101-slides-june-2016
Learn more about Tam Makers:
Trying to find a reasonable way to create durable connections to an Arduino. These are from Tyco, available on Digi-Key for $4 each: search.digikey.com/scripts/DkSearch/dksus.dll?Detail&...
Mi placa Arduino, sirve para crear cosas que se mueven solas y formarán un ejercito que conquistará el mundo y sumirá la sociedad en 1000 años de oscuridad y toques eléctricos con baterías de 9V (?)
After the failure of an Arduino Nano I decided it would be good to be able to swap them easily and carry a spare.
Note, you can run simple tests with the MaxM directly hooked up to Arduino like a regular BlinkM, but it's not very reliable: the poor Arduino chip just can't power those big LEDs on MaxM.
The solution is to either use a small breadboard and run power from the Arduino board's power supply to it (instead of powering it from an Arduino chip pin) or pop off the Blaster LED board temporarily.
First step in hacking the YN460 with Arduino. In the video, the Arduino turns on the YN460 and trigger the flash at each power level from 1/128 to 1.
Arduino for triggering a camera
Image taken for Lesson 5: Trigger your camera with an Arduino of my highspeed photography 101.
Bild fuer Lektion 5: Kamera mit einem Arduino auslösen meines 1x1 der Highspeed Fotografie
Arduino clone with real-time clock, microSD socket and radio module. The layout is designed for easy assembly and maximum compatibility with the Arduino Uno, with additional functionality being compatible with the Arduino Mega2560. The optional LM61 temperature sensor is not fitted. As this particular board is intended to be powered by a boost regulator fitted to a shield the 3.3V and 5V regulators, and power LED, have not been fitted.
Version 2 features a number of improvements: there are footprints for SOIC and DIP package real-time clocks and a 5V regulator has been added. The PCB now supports the latest Arduino shield layout, with dedicated pins for I2C and IOREF signals, and 3.3V or 5V operation is possible via a jumper. An RFM12B radio module and microSD socket have been added, both are restricted to 3.3V operation. The microcontroller can be clocked from either an external crystal or ceramic oscillator. The analogue supply is smoothed with an inductor as recommended in the Atmel datasheet.
For more information see blog.stevemarple.co.uk/2012/12/calunium-version-2.html.
Eagle PCB design files available under Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) licence, github.com/stevemarple/Calunium