[Arduino] – Robo-Car v1.0

Yeah!
…and for version 1.0, my automatic controlled car with an ultrasonic sensor in front!

Components used are a ping sensor (ultrasonic) mounted on a servo, a solar panel (that powe on arduino chipset), 4 motors and a lot of wires!

Read More

 

[Arduino] – Robo-Car v0.2

 

Stay tuned!!!

Ref: albertopasca.it

 

[Arduino] – Robo-Car v0.1


Robo-Car v0.1, originally uploaded by Alberto Pasca.

 

[Arduino] Remote / Auto Controlled Servo

A test with servo and wifi/serial communication.

It’s a C#.net utility that send data over serial port or over wifi and move a servo connected to arduino.

Read More

 

[Arduino] Edit and compile with Visual Studio

I prefer to use the Visual Studio 2008 environment to write and test code for the Arduino. The following steps outline what is necessary to accomplish this.

Read More

 

[Arduino] Photoresistor and Mood Lamp

Easy way,
an RGB led with random colors that light on when light is off connected to Arduino Uno!

Read More

 

Arduino iPhone controller

Hi all!!
Today i show how is possible to connect iPhone to Arduino without any Wifi or Ethernet shields!

Here the app that controls 4 leds (green yellow, red and orange), a DC motor with a fan, a piezo speacker and the room temperature with LM32 sensor!

Read More

 

[Arduino] Ping Pong Net Sensor

Part one, Ping-Pong NET vibration sensor using a simple piezo!

Arduino.cc reference of the KnockSensor if needed.

Read More

 

[ObjectiveC] Build fat static library (device + simulator)

Hi all,
a promemoria to MERGE Device + Simulator libraries in a “fat” lib with XCODE.

Read More

 

[Arduino] Speed control with DC Motor and Pot

Hi all,
simple way to control the speed of a DC Motor!

Read More