View allAll Photos Tagged Arduino,
The Arduino Uno and the Adafruit Proto Shield mounted in the project box with the rest of the Quiz-O-Tron 3000 MCC guts.
Details at www.instructables.com/id/Quiz-O-Tron-3000-Arduino-quiz-co...
Turned a Rubbermaid food storage container into a case to carry my Arduino in my bag on my bicycle.
For Bread Bike Blog
These are some pictures of the liquidware geoshield for the arduino. The source code and schematics are available at www.liquidware.com
Our fall Arduino 101 class at Tam Makers is off to a great start. I taught this evening course with my associates Donald Day and Edward Janne on September 14, 2016, at the woodshop in Tam High School in Mill Valley.
We welcomed a wonderful group of seven students, including adults with diverse backgrounds, as well as a high school student. We started by giving our students an overview of the popular Arduino board. We then learned how to light up an LED, add a button to turn it on and off, and play a sound with a piezzo buzzer.
Students accomplished all these steps successfully, and seemed to really enjoy this class and told us they learned a lot from it. We’re really happy that this course is going so well and we look forward to teaching next week’s class.
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-fall-2016
Check out our course slides:
bit.ly/arduino-101-slides-fall-2016
Learn more about Tam Makers:
Arduino and custom grip made from Polymorph. 5 buttons will form a text-entry device similar to the Microwriter or Cykey. Just need some help with the code!!
This doesn't look like much but it checks to see how many unresolved computer issues we have and blinks that number every 10 seconds. No issues, no blinking.
up to this point, I've been doing quick prototyping with the Arduino Diecimila and then move to the PIC 16f876 programmed with picbasic in windows (vmware fusion)(pain in the rear). I like the libraries and language for Arduinos so I bought some chips and started burning bootloaders.
I had some atmega8 which burned using the Diecimila as the programmer (http://www.arduino.cc/playground/BootCloner/BootCloner). That worked fine but I didn't get it to work for the atmega168 with a Diecimila hex file. I had a go at it but no luck. I won't need those till I start making boards again (next week? eh?).
This is the Arduino and the Ethernet shield driving the LED display. Note that it only uses the analog ports to drive the display so pins for Ethernet (SPI) and Serial are left free. The firmware and font is completely written by me. It can display framebuffer transferred via 105-bytes long UDP packets. I still need to complete the proportional font rendering support.
Here's a picture of my Arduino wired up to a motion sensor - here's the full write-up and code to get it working: antipastohw.blogspot.com/2007/12/arduino-with-radion-shac...
This is going to be the watchdog timer and altitude based (using a barometric pressure sensor) cut down controller for our weather balloon. We'll use a bigger battery then...
The Jocelyn H. Lee Innovation Lab celebrated the Arduino's 10th birthday by hosting an 'Arduino Sandbox' session - an opportunity for participants to explore the basics of the Arduino platform using our Sparkfun Inventor Kits.
Gcode log:
\skeinforge.py C:\Users\danielsikar\Documents\Orca\STL\Arduino_Bumper_0005.stl
File C:\Users\danielsikar\Documents\Orca\STL\Arduino_Bumper_0005.stl is being chain exported.
Carve procedure took 11 seconds.
Bottom procedure took 1 second.
Preface procedure took 0 seconds.
Inset procedure took 34 seconds.
Fill procedure took 1 minute 32 seconds.
Speed procedure took 2 seconds.
Raft procedure took 4 seconds.
Comb procedure took 16 seconds.
Dimension procedure took 7 seconds.
Skeinlayer layer count 16...←
Statistics are being generated for the file C:\Users\danielsikar\Documents\Orca\STL\Arduino_Bumper_0005_export.gcode
Cost
Machine time cost is 0.13$.
Material cost is 0.06$.
Total cost is 0.19$.
Extent
X axis extrusion starts at -35 mm and ends at 35 mm, for a width of 70 mm.
Y axis extrusion starts at -28 mm and ends at 28 mm, for a depth of 55 mm.
Z axis extrusion starts at 0 mm and ends at 5 mm, for a height of 5 mm.
Extruder
Build time is 8 minutes 2 seconds.
Distance extruded is 22141.3 mm.
Distance traveled is 25446.4 mm.
Extruder speed is 48.0
Extruder was extruding 87.0 percent of the time.
Extruder was toggled 274 times.
Operating flow rate is 7.5 mm3/s.
Feed rate average is 52.8 mm/s, (3166.2 mm/min).
Filament
Cross section area is 0.13 mm2.
Extrusion diameter is 0.4 mm.
Extrusion fill density ratio is 0.77
Material
Mass extruded is 3.0 grams.
Volume extruded is 2.8 cc.
Meta
Text has 16548 lines and a size of 654.0 KB.
Version is 11.04.26
Procedures
carve
bottom
preface
inset
fill
speed
raft
comb
dimension
Profile
PLA
Slice
Layer thickness is 0.32 mm.
Perimeter width is 0.51 mm.
The exported file is saved as C:\Users\danielsikar\Documents\Orca\STL\Arduino_Bumper_0005_export.gcode
It took 2 minutes 58 seconds to export the file.
RGB colour sensor data collected by Arduino Blend Micro. Data is sent to iPhone over Bluetooth Low-Energy.
Our fall Arduino 101 class at Tam Makers is off to a great start. I taught this evening course with my associates Donald Day and Edward Janne on September 14, 2016, at the woodshop in Tam High School in Mill Valley.
We welcomed a wonderful group of seven students, including adults with diverse backgrounds, as well as a high school student. We started by giving our students an overview of the popular Arduino board. We then learned how to light up an LED, add a button to turn it on and off, and play a sound with a piezzo buzzer.
Students accomplished all these steps successfully, and seemed to really enjoy this class and told us they learned a lot from it. We’re really happy that this course is going so well and we look forward to teaching next week’s class.
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-fall-2016
Check out our course slides:
bit.ly/arduino-101-slides-fall-2016
Learn more about Tam Makers:
Paper Crusted got a hand on arduino and making some music out of it for the first time. 👏 give some kudos won't you.. Taken on 15 January 2017, 11:25PM, GMT + 8
Holding two red, blinking LEDs as eyes to show the speed and direction of the attached DC motor. The Motor is conceiled in a LEGO enclosure and attached to a LEGO wheel. The Arduino Diecimilia board has a hand wired shield with a H-bridge motor controler and two resistors to drive LEDs.
This is my first ever project and is pretty simple!
The black blob at the rear of the breadboard is a buzzer, which plays an irritating rendition of 'Twinkle Twinkle Little Start' over and over.
Turning the white knob at the front controls how fast the tune plays.
Our fall Arduino 101 class at Tam Makers is off to a great start. I taught this evening course with my associates Donald Day and Edward Janne on September 14, 2016, at the woodshop in Tam High School in Mill Valley.
We welcomed a wonderful group of seven students, including adults with diverse backgrounds, as well as a high school student. We started by giving our students an overview of the popular Arduino board. We then learned how to light up an LED, add a button to turn it on and off, and play a sound with a piezzo buzzer.
Students accomplished all these steps successfully, and seemed to really enjoy this class and told us they learned a lot from it. We’re really happy that this course is going so well and we look forward to teaching next week’s class.
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-fall-2016
Check out our course slides:
bit.ly/arduino-101-slides-fall-2016
Learn more about Tam Makers:
These are some pictures of the liquidware geoshield for the arduino. The source code and schematics are available at www.liquidware.com