Posts | Comments

Planet Arduino

Archive for the ‘gallery’ Category

Dec
19

Arduino/Android Wireless Robot

Android, arduino, Ethernet shield, gallery, Motor Driver, wireless robot Comments Off on Arduino/Android Wireless Robot 


Another Robot, another App(lication) of Arduino. The user [shreks7] built up an Android App for controlling the robot wirelessly and stream live video off an android phone placed on the robot.

The robot has an inbuilt wireless router and two brush-less DC motors and runs on a power source of 26-30V(depends on the requirement) power supply.

The robot streams live video back to the app and can be used for navigation.
Also there is a console for Windows to control the robot and debug it .

It uses Arduino Mega 1280 + Ethernet Shield + Pololu Motor Driver (It is by far the best one i have used) + Belkin Router & Two Android Devices .

There is also a [video] where you can see the robot in action.

Dec
19

Arduino IR Remote Control

arduino, control, gallery, remote, Tv Comments Off on Arduino IR Remote Control 

This is a good example of hacking devices with Arduino. [sspence65] has put on oa good tutorial to start from something easy and simple: IR hack.

Capturing codes from any tv remote, and using them to control devices attached to Arduino Outputs. Press a button on a TV Remote, and the code appears in the serial monitor, Add that code to the case/switch statements in the sketch to control an output pin.

On the [website] there is the full explanation and code to build the same experience, but nothing prevent you to implement a custom way for your IR devices.

Dec
18

SUMO robot Arduino [Destroyer 3000]

gallery, Mini Sumo Robot Comments Off on SUMO robot Arduino [Destroyer 3000] 


The user [oleglyan] is building a SUMO robot based on Arduino.

The sport “SUMO” came from Japan
which has been applied for robots.

And here is one of the categories.

The system consists of:
*A mechanical platform
*Actuators
*Power electronics
*Power source
*Sensors
*Microcontroller

Mechanical parts made of aluminum L and U profiles and sheets, all fastened with screws.
Actuators are 2 gearmotors driving 2 separate wheels with bevel gears.
In order to control these actuators, we install 2 H-bridge drivers.
And the LiPo power source around 12V to get maximum performance.
In order to be able to detect the opponent, we install 4 IR proximity sensors with range 40cm.
In order to be inside the Dohyo, we install atleast 2 line detecting sensors at the bottom of the front corners.
Arduino is a perfect solution for this project. There’s so many macros and libraries which simplifies our programming and drives directly to project realisation. With the help of it we can process all the data from sensors easily and control the system.

Nano V3.0 is a compact solution for this project.

All the tech stuff is in the [blog]

Dec
17

Arduino Granary

arduino, gallery, learning disabilities, sensory objects Comments Off on Arduino Granary 

The example here is part of a larger project that explores the development of interactive sensory objects for and by people with learning disabilities, specifically to enhance the experience of museums and heritage sites in the UK.

In this example we embedded an Arduino Uno inside a granary loaf, together with a Phidgets 1110 touch sensor, an Adafruit Wave Shield and a portable speaker with amplifier. The sounds stored on the SD card were recorded by the participants on our project and were selected randomly each time the load was picked up.

We are not yet at the end of our first year of the project, and still finding out the many incredible things that can be achieved with an Arduino, and some basic sensors!

Thank you [kingarthursdog] that sent us this big project involving Arduino. On the [website] you can find all their projects.

Dec
15

Arduino Keypad for Garage Door

arduino, door, gallery, garage, opener, table lookup Comments Off on Arduino Keypad for Garage Door 


Do you need to build a KeyPad for your system? [AverageGuy] did it himself. Here his story:

My old keypad GDO gave up the ghost a while back so I decided I’d undertake a new Arduino based project. I saw there were quite a number of wireless projects already and one wired, but the wired on didn’t go into any detail, so here’s an incomplete implementation. Food for thought if nothing else.

On the [website] there is a full description and the schematics. I really recommend you if you’re interested, because the explanation is complete in every aspects.

Dec
14

When we say “there are no limit for  Arduino”, here we have a project,  sent by [ladvine] in wich Arduino meets biomedic tech. The WiFi shield is the real application when they speak about Arduino. There is a long paper about it on this [website] that I suggest to visit to understand more this important project.

iPacemaker is an reprogrammable implant pacemaker with wireless connectivity.
A user friendly embedded web interface helps in changing every parameters of the implantable pacemaker. The important feature is the WiFi alliance complaint hardware which supports every wireless device to establish connection with the IMD. GSM connectivity can be used in absence of WiFi in remote areas helping in Telemetry.
Wireless protection in case of WiFi is enabled through WPA2 security with AES Encryption and Java Web interface which has inherent security capabilities. Shielding the GSM and WiFi antennas helps reduce unwanted patient radiations.

Dec
14

Eco Albero with Arduino

albero, arduino, bottles, eco, gallery, GULLP, Lonate, paraimpu, plastic, Pozzolo, tree Comments Off on Eco Albero with Arduino 


Arduino meets Ecology and Christmas. This integrations uses Arduino as a Twitter trigger for the lights, so if you tweet one of the keywords: PACE, AMORE, SERENITA’, FRATELLANZA, TOLLERANZA, GIOIA, SPERANZA, SOLIDARIETA’, FELICITA’, PEACE, LOVE, BROTHERHOOD. This is an Italian Project and the Tree can be found in  Lonate Pozzolo near Varese.

A big ( 12 mt tall ) Christmas Tree build with 34.626 plastic bottles and “powered” by Arduino and Paraimpu, feeded via twitter and site-pushbuttons. Tweet your keyword with special hastag #ecoalbero and light up a light on the tree.

More information ( in Italian) can be found in the [website]. There is also the full description of the project, the purpose and the materials used to build it up.

Dec
13

Arduino Led Alarm Clock

alarm, alarm clock, clock, dvd, gallery, LED Comments Off on Arduino Led Alarm Clock 

 

This is an original way to hack a dvd-player and integrate it with an allarm-clock. Well, building up a new Digital Alarm Clock with Arduino is the real project, the integration with the DVD-Player is the Hack. Thanks [razrbhr] to send us your project.

Arduino led clock driven directly using an Arduino Mega 2560 board.. Has an in built alarm function and triggers a DVD player via optocouplers to start playing songs when alarm time is reached so you wake up with a smile…

You will find more and the full description of the project, included pictures on his [blog]

Dec
13

Arduino Percussion Car

amarok, arduino, filika, gallery, interface, istanbul, music, percussion Comments Off on Arduino Percussion Car 


The user [selcukartut] sent us a project full integrated with Arduino boards. Filika (Istanbul) designed and produced an Interactive Percussion Playing Car for Volkswagen’s breathtaking pickup Amarok. Several sensors were implemented on the board, so that the participants were able to trigger percussion sounds via tapping their hands on the car.

Technically speaking, there were two types of sensors to gather user interaction data. Force Resistive Sensors were placed on the front panel and piezzo sensors were placed on the sides of the car’s body. Received user interaction was mapped onto a code via customized Arduino Board. Arduino code was commuicating with a sound patch that was built in MaxMSP/Jitter, and finally delivered into Ableton Live as Midi Data. In sum when a person taps onto a sensor that hides under the car’s surface, that interaction was turning into a percussion sound. There were tons of cables, sawing, soldering, coding and etc…

On the [website] there are some videos that show the project in action. Unfortunately all the text are in Turkish, we hope for an English, more international, version.

Dec
12

Arduion Split Flap Game

arduino, dutch, flap, gallery, game Comments Off on Arduion Split Flap Game 

When Arduino meets traditions, here the story of [the.anykey] and gift making.

We have a great Dutch tradition called sinterklaas (5th of december). For the older “non-believers” we make surprises. The purpose is to buy a small present but make a really cool “surprise” around it. Here my arduino based Split-flap game I made as surprise.
I made this for my 15-year old niece that was asking for very expensive presents only, so I thought I would make her a bit more price conscious :-)

The arduino (uno) used to run this all was tested to its limit 15 I/O ports :-)
- 5 pins for the score LEDs
- 4 pins for the stepper motor control, via ULN2003a
- 1 PWM pin for Servo to lock or unlock the side door
- 1 PWM pin for piezo speaker so we can make some sounds
- 1 pin for micro switch to align start of cards
- 2 pins for the lower and higher button

Anyway, the project is well structured and there is also a full [instructables] about it, we really enjoyed the submission.



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook