Arduino stuff

TwitterFacebook
Get flash to fully experience Pearltrees
http://robotics.nuvvo.com/lesson/7437-moving-servos-with-a-ssc-32-and-an-arduino

Moving Servos with a SSC-32 and an Arduino - Robotics

Next, you have to connect a jumper from RX on the SSC-32 to TX on the Arduino.
http://blog.markloiseau.com/2012/05/install-arduino-ubuntu/ Installing the Arduino IDE in Ubuntu only takes a few minutes. As usual, it’s a better idea to install the Arduino straight from the source, instead of relying on the version in Ubuntu’s repository. While it wasn’t hard to install the Arduino IDE, I noticed that the Arduino GUI was really slow and laggy.

Install the Arduino IDE in Ubuntu 12.04 | Mark Loiseau

Getting Arduino UNO to work in Linux

http://puredata.info/docs/GettingArduinoUNOToWorkInLinux/ As of now (early July, 2011), the UNO is broken in Linux. The board is shipped with a firmware that makes it practically impossible to use in Linux.
http://maxoffsky.com/maxoffsky-blog/arduino-wiichuck-steered-laser-pointer/

Arduino + WiiChuck steered laser pointer - Maxoffsky |

#include <Wire.h> #include <string.h>

MikMo

GoBetwino 0.6 on the way - for real :-) September 18th, 2011 After a very long break from work on GoBewtino, caused by having a baby, moving twice and a generally busy life, i have begun to finish the work on the next version of GoBetwino that i started two years ago. http://mikmo.dk/blog/
http://mikmo.dk/gobetwino.html I can't guarantee that every mail will receive an answer but I will try. Gobetwino is not restricted to work with Arduino, the serial port can be configured so it can work with most devices that can send and receive strings over a serial line. Gobetwino is listening on the serial port, for "commands coming from Arduino, and in response it will do something for Arduino and possibly return something to Arduino.

gobetwino

:: Exhibition :: The place to share and show off projects http://playground.arduino.cc/Projects/ArduinoUsers#PartyGift

playground - ArduinoUsers

Blog : Hacromatic: Electronics kits and projects worldwide

I couldn’t find much information about how to use the Arduino motor shield (as of late 2012), so I thought I’d show how to set up the connections for both stepper motors (4, 5, 6, and 8 wires) and DC motors, along with some basic sketches to drive them. Stepper Motors Steppers can be broadly classified as 2/4-phase or 5-phase. http://hacromatic.com/blog/2012/10/arduino-motor-shield-tutorial/
http://blog.flytron.com/category/frsky-telemetry-projects This tiny PCB including only 3 component for measuring the 0-36V over FrSky’s brilliant analog voltage input.

FrSKY Telemetry Projects - Flytron Projects

Make your own board Once you have been playing with Arduinos for a while you probably are thinking that you want to deploy one, but without the expense, and physical size, of using a whole new Uno board. This post describes how to do that.

Electronics : Microprocessors : How to make an Arduino-compatible minimal board

http://www.gammon.com.au/forum/?id=11637
7 Segment LED Click here to like us on Facebook!

Arduino and 7 Segment LED

Operating Two Servos with the Arduino

The Arduino can control two servos with the same ease as one. All it takes is creating a second instance (copy) of the Servo object, giving it a unique name.

Stepper Motors | code, circuits, & construction

A stepper motor is a motor controlled by a series of electromagnetic coils. The center shaft has a series of magnets mounted on it, and the coils surrounding the shaft are alternately given current or not, creating magnetic fields which repulse or attract the magnets on the shaft, causing the motor to rotate.

Top 10 DIY Arduino Projects and HOW-TO Tutorials!

Arduino has been widely popular among hackers and DIY-addicts out there for modding/hacking things. For those of you just entering the Arduino world, here’s a bunch of great Arduino tutorials/projects that can help you jump-start your next project. 1) Did you know that you can program/flash your Arduino wirelessly? For those of you who are going to be making devices where the Arduino is hidden from easy access, read up on how you can program your Arduino wirelessly using Xigbee modules over at Lady Ada’s site . 2) Arduinome is a project the Monome for audio sequencers. Theses are minimalist input for any Arduino project so I think this is a great device to add-on to your project, even it’s not audio-related.
Freeduino