Posts with «arduino mega» label

Arduino-Powered Alarm System Has All The Bells And Whistles

Put aside all of the projects that use an Arduino to blink a few LEDs or drive one servo motor. [IngGaro]‘s latest project uses the full range of features available in this versatile microcontroller and has turned an Arduino Mega into a fully-functional home alarm system.

The alarm can read RFID cards for activation and control of the device. It communicates with the front panel via an I2C bus, and it can control the opening and closing of windows or blinds. There is also an integrated GSM antenna for communicating any emergencies over the cell network. The device also keeps track of temperature and humidity.

The entire system can be controlled via a web interface. The Arduino serves a web page that allows the user full control over the alarm. With all of that, it’s hard to think of any more functionality to get out of this tiny microcontroller, unless you wanted to add a frickin’ laser to REALLY trip up the burglars!


Filed under: security hacks
Hack a Day 03 Sep 06:00

Play the DIY arpeggiator with infrared detectors and Arduino Mega

After spending some time on Arduino Forum and finding the right solutions for his project’s sketch, Connor Hubeny shared with us the infraHarp: an Arduino-powered eight-tone arpeggiator made with infrared emitters and detectors, Sparkfun’s Musical Instrument Shield, and an Arduino Mega 2560:

The InfraHarp was my first Arduino project. At first the project seemed daunting since I had no previous experience in programming and electrical engineering. Yet after spending some time with the Arduino I realized that electronics work very much the same, and by learning a few core components you are really right on the doorstep of exploring any technology you have the faintest interest in.

The InfraHarp can play in the keys of A, B, C, D, E, F, G in major, minor melodic and harmonic scales, with two octave choices. Listen to it in the video below:

 

The project requires basic soldering skills and Connor shared all the info and the sketch on this page.

Two steampunk espresso machines running on Arduino Mega

There’s a team of designers based in Korea who are passionate about coffee machines. Their name is Vidastech and recently shared with us two new hand-assembled machines prototyped  with Arduino Mega called Hexagon and Revolucion.

Take a look at the gallery for more pictures:

 

Arduino Blog 22 Jul 15:50

DIY Pulsoximeter developed with two Arduino

Pulse oximetry is a non-invasive method for monitoring if a patient’s oxygenation is unstable and Arduino user die_Diode sent us his version of a DIY Pulsoximter developed with two Arduino:

Arduino Mega for the oximetry electronics and Arduino Uno for the graph.
The electronics includes LED Driver, Photo current transformation, patient-dependent calibration LED, Active filters, Nellcor SpO2 sensor. Adafruit OLED displays Vitalparamter. Noritake VFD display GUU-100 shows the PPG. The boards are connected to the electronics with a Protoshield.

Arduino Blog 15 Jul 21:41

Freefall camera: an autonomous skydiving robot

A group of skydivers and engineers, combined their passions to create the world’s first autonomous skydiving robot, equipped by a camera and controlled by Arduino Mega.

The Freefall Camera is a student project at the University of Nottingham, its team is composed by David Alatorre, Tom Dryden, Tom Shorten and Peter Storey who received the third prize at the Student Venture Challenge from the Haydn Green Institute for Innovation and Entrepreneurship.

Their robot freefall camera is already in testing phase and the team features in a number of videos created by the University’s Nottingham Science YouTube channel.

Take a look at the video below explaining how they used Arduino Mega and enjoy the whole playlist at this link.

Arduino Blog 02 Jul 22:17

An origami night light

Trent Brook is a designer based in Sydney who created an elefant-shaped night lamp for his daughter Harpa (1 and a half years old). It has evolved from a small paper origami elephant with blinking LEDs, to a large 3-d printed elephant lamp shade with Wifi controlled RGB LEDs, microphone, speaker, and a custom designed iPad application to teach her about colour:

The electronics are driven by an Arduino MEGA 2560 microcontroller with ethernet shield for network control. Connected to the board is a 50cm 5V RGB addressable LED strip with 30 LEDs, a 3.3V microphone module for sound detection, and an 8ohm speaker for playing back generated ‘white-noise’ audio. Total cost for the all the electronics was less than $100.

Check the details of this cute project on his page on Behance.

 

Arduino Blog 12 Jun 19:35

Wood and electronics in a kinetic steampunk-flavored sculpture

Orbis is a kinetic & lighting  lasercut sculpture controlled by Arduino Mega and created by an engineering design service located in Long Island NY which submitted it to our blog:

Orbis has several unique features and modes of operation not usually seen in Kinetic Art work. There are six specialized lighting modes and two motion modes which are all controlled via two independent Arduino Atmega 2560 control boards.
Orbis was created for a client’s new home who wanted something truly unique. The client specifically requested something which blends the classic look of wood with electronics and mechanics in a simple artistic manner.

It also had to be large enough to highlight a central wall in the home while combining elements of old and new technologies. The client also wanted a separate control box which would allow guests to his home the ability to interact with the Kinetic Sculpture.
In order to create such a unique Kinetic Sculpture and control box, custom 3D models were developed. Once the client approved, these same files were sent out to a laser wood cutting service. Each piece was then hand stained and carefully assembled.

 


In the picture below you can see the inside of the control box:

 

More pictures and videos on the project’s website.

Arduino Blog 04 Jun 22:25

A tangible orchestra one can walk through and play with others

Tangible Orchestra is a project by Picarøøn, a collaboration of artists Rebecca Gischel and Sebastian Walter, combining electronic and classical music perceived very individually in a three-dimensional space.

Single units are triggered by people in close proximity and play a unique instrument, with the collection of individual instruments gathering as people congregate in the project space, eventually creating a complete musical work. As electronic music is usually composed and arranged at the mixing desk, the installation creates the illusion of an orchestra playing a musical piece that relies heavily on digitally created sounds and therefore could normally not be perceived this way.

Tangible Orchestra consists of seven individual cylinders that play their unique instrument if people in close proximity are identified by a complex system of sensors. Each column is an independent, interactive sound and computer unit that has the ability to play a separate instrumental track and a sensory system which reacts dynamically to the proximity of its participants.

Essentially, this enables each member of the audience to become a musician and together they constitute a musical ensemble or orchestra. This is achieved because depending on the proximity of each participant to any particular cylinder and the number of participants involved, the range, contribution and volume of the music contained within each cylinder varies proportionately. Therefore, the experience is guaranteed to be different every time; orchestrated by the participants both individually and as part of an ensemble.

The installation uses 112 ultrasonic sensors controlled by Arduino Mega and only if  enough people gather and scatter evenly across the project space, the installation evolves to its greatest potential and the complete work of art can be perceived:

Human interaction within Tangible Orchestra is made possible by 16 ultrasonic sensors on the inside of each cylinder, granting a 360 degree field of view. The sensors are run by one integrated microprocessor per cylinder, evaluating and comparing the readings of all sensors making very accurate assessments.
To avoid interference between ultra sonic waves of different cylinders, the microprocessors run consecutively rather than simultaneously. All microprocessors are controlled, assessed and coordinated by one Arduino Mega.
The programming language Processing is used to communicate with Arduino and consequently with the microprocessors in each cylinder. It is programmed to coordinate the microprocessors, so that their sensors cast their rays consecutively as with 112 ultrasonic sensors operating at the same time, there would be a substantial risk of interference and acoustic shadow misreading. It also assesses the data coming from Arduino and, after verification, generates the output. Is a person detected within the bubble of a cylinder, Processing receives the digital information as an input from Arduino and stops muting the respective instrument which then joins into the melody. Processing also reads the values of each instrumental track to calculate the digital signals for the LEDs and controls the LED stripes inside of the cylinder.
Each instrument is played by a separate speaker which is located in the base of each cylinder. Multiple sound outputs were realised by using several external sound cards together with the minim library by Damien Di Fede. When an instrument plays, the beats of the audible track are analysed and consequently values are calculated to create an equalizer-like light beam. The outcome is transferred via Arduino to a transformer, which converts the 5V Arduino signal into an 230V output operating 192 LEDs per cylinder. Another transformer converts 5V Arduino signals into 12V output powering LED stripes inside of each cylinder as soon as they are activated.

The first exhibition of the Tangible Orchestra was at Royal Mile, Edinburgh  this May 2014. Check their website for next events.

1900 Chinese lanterns and more than 15000 LEDs controlled by Arduino in Jakarta

We are delighted to share a video about the light installation performed by Arduino Verkstad in Jakarta in 2013. 15200 LEDs in 3800 groups adding up to 1900 Chinese lanterns controlled by 40 Arduino Mega boards with a specially design shield to handle communications and a lot of manual work.

Take a look at the shorter version of video below focusing more on the results of the installation, or the full length directly on youtube.

Enjoy!

 

Teach kids how colors are made with the color machine

The Color Machine (La macchina dei colori, in Italian language) is a tool to teach children about the use and the operation of RGB color coding, which is used in all digital devices (TVs, smartphones, computers, etc.). It was created with Arduino Mega by an italian duo composed by Fabio Ghidini and Stefano Guerrini:

Using 3 knobs you can increase the percentages of red, green and blue separately, and the LED strip at the top of the machine lights up consistently with the color mix choosen.

The Color Machine has 4 different operating modes: “let’s create colors”, “guess the color”, “the names of the colors” and “demo”. Under the guidance of a teacher, children can play and learn at the same time to recreate colors with additive synthesis. This device is currently used in the educational workshops of Musil – Museum of Industry and Labour of Rodengo Saiano (Italy).

 

This is the first propotype:

Arduino Blog 09 Apr 11:05