Arduino

FacebookTwitter
Arduino & DevKit

it’s as simple as a clojure data – map and vectors. A map with a char as the key and the vector of bits as the morse representation. ;; 0 represents short signal ;; 1 represents long signal ;; Intermational morse from http://en.wikipedia.org/wiki/Morse_code ( def letters-2-bits {\a [0 1] \b [1 0 0 0] \c [1 0 1 0] \d [1 0 0] \e [0] \f [0 0 1 0] \g [1 1 0] \h [0 0 0 0] \i [0 0] \j [0 1 1 1] \k [1 0 1] \l [0 1 0 0] \m [1 1] \n [1 0] \o [1 1 1] \p [0 1 1 0] \q [1 1 0 1] \r [0 1 0] \s [0 0 0] \t [1] \u [0 0 1] \v [0 0 0 1] \w [0 1 1] \x [1 0 0 1] \y [1 0 1 1] \z [1 1 0 0]}) source: https://github.com/ardumont/arduino-lab/blob/master/src/arduino_lab/morse.clj <p style="text-align:right;color:#A8A8A8"></p> http://adumont.fr/blog/hello-world-in-morse-with-arduinoclodiuno/

Arduino/Clodiuno – Hello world in morse | Tony's blog

http://shop.oreilly.com/product/0636920021414.do?code=WKMAKE Get Front-Row Access to Strata Conference Strata 2013 was a sold out event this year, but you can still get the best of data science and big data. Get front-row access with recordings of all keynotes, tutorials, and sessions from the event. For one week only, SAVE 50% on the complete video compilation. Use code: STRCVC Deal expires Apr. 4, 2013

Getting Started with Arduino, 2nd Edition 

Get Front-Row Access to Strata Conference Strata 2013 was a sold out event this year, but you can still get the best of data science and big data. Get front-row access with recordings of all keynotes, tutorials, and sessions from the event. http://shop.oreilly.com/product/0636920018032.do?code=WKMAKE

Getting Started with Netduino 

Get Front-Row Access to Strata Conference Strata 2013 was a sold out event this year, but you can still get the best of data science and big data. Get front-row access with recordings of all keynotes, tutorials, and sessions from the event. For one week only, SAVE 50% on the complete video compilation. Use code: STRCVC Deal expires Apr. 4, 2013 http://shop.oreilly.com/product/0636920010371.do?code=WKMAKE

Make: Arduino Bots and Gadgets 

Crash course: Embedded programming with Arduino

http://www.itworld.com/software/234235/crash-course-embedded-programming-arduino December 20, 2011, 8:00 AM — Demand for embedded programming is growing like crazy, so anyone looking for some job security might consider becoming an ace embedded programmer. It helps to have some programming experience, but even raw beginners can get started inexpensively and learn on their own. One of the friendliest introductions to embedded coding is Arduino .
https://www.linux.com/learn/tutorials/536179-weekend-project-learning-ins-and-outs-of-arduino Arduino is an open embedded hardware and software platform designed for rapid creativity. It's both a great introduction to embedded programming and a fast track to building all kinds of cool devices like animatronics, robots, fabulous blinky things, animated clothing, games, your own little fabs... you can build what you imagine. Follow along as we learn both embedded programming and basic electronics. What Does Arduino Do? Arduino was invented by Massimo Banzi, a self-taught electronics guru who has been fascinated by electronics since childhood.

Weekend Project: Learning Ins and Outs of Arduino

This article originally appeared in issue 95 of Linux User & Developer magazine. http://www.linuxuser.co.uk/tutorials/arduino-programming-guide-part-1

Arduino programming guide – part 1

http://www.coolcomponents.co.uk/catalog/index.php

ol Components - Olimex, Arduino, Sparkfun, GPS, Bluetooth, PIC MCUs, ARM MCUs, programmers, debuggers and much more.

It’s been a hugely busy and exciting year for us all at Cool Components. We’ve dispatched more orders than ever before, and are proud to have offered a shed-load of exciting and ground-breaking new products for sale! 2012 has been brilliant, so thanks to all of our fantastic customers, and we hope to continue serving you just as well in 2013 We’re kicking off the year with some very cool new products – first up this lovely robotics wheel.
Taking a stock Ikea table, this hacker added a set of 81 individually controlled RGB LEDs to the frame, creating a glowing livingroom centerpiece. Using the Arduino , he can individually address each LED to control the color change. Now if only it was a VU meter which bumped to the beat of your music…Perhaps that’s another project Above is a photo of the LED array beneath the table. Definitely a superb job of cable management to say the least. More info on the project can be found on the author’s flickr page .  Finally, below is a video of the table in action. Do not miss out: http://hacknmod.com/hack/arduino-ikea-rgb-led-table-hack/

Arduino and Ikea = Superb RGB LED Table Hack

Arduino Store store.arduino.cc (European union, Italy, rest of the world) Global RS Components , Farnell / Newark , Mouser , Digikey Europe Austria: Physical Computing , Tigal , Watterott Electronic , Semaf Electronics

Buy

http://arduino.cc/en/Main/Buy
Welcome back!

News

T he speed of the sound in the dry air (20° C) is around 343 m/s. Send a short ultrasonic pulse at Frequency of 40Khz in the air, and try to listen to the echo. Of course you won’t hear anything (only a little click noise), but with an ultrasonic sensor the back pulse can be detected. If you know the time of the forth & back travel of the ultrasonic wave, you know the distance, divide the distance by two and you know the range from the ultrasonic sensor to the first obstacle in front of it.

arduino « Search Results « ID's blog