ARDUINO and ULTRASONIC SENSOR

RADAR model using ARDUINO and ULTRASONIC SENSOR

It is a model of RADAR. It describes how a radar works in real time. Description RADAR model is used to know how the real time radar works. It is constructed using ARDUINO UNO, ULTRASONIC SENSOR  and SERVO MOTOR. We also used to show the output. That software name is PROCESSING 3. Code for software PROCESSING 3: import processing.serial.*; …

RADAR model using ARDUINO and ULTRASONIC SENSOR Read More »

Wheel Tutorial with Synthesizer

7-Key Slider/Wheel Tutorial with Synthesizer Using Arduino

This is a tutorial for using the 7-Key Slider/Wheel Breakout from Rachel’s Electronics. I’ll show you how to solder up the header pins for maximum usability. Rachel’s has the QT1106 datasheet on their site, and a great arduino library for this breakout. The kit from Rachel’s Electronics comes packed with cool stuff: QT1106 breakout with header pins Slider Module with header pins …

7-Key Slider/Wheel Tutorial with Synthesizer Using Arduino Read More »

PROGRAMMABLE TIMER CIRCUIT

PROGRAMMABLE TIMER CIRCUIT ATTINY25

ATtiny25 Programmable Timer To describe the operation of the device, we will use an example – control of the electromagnetic bolt mounted in the wicket. In the simplest version we require that the push… Electronics Projects, Programmable Timer Circuit ATtiny25 “avr project, microcontroller projects, “ ATtiny25 Programmable Timer To describe the operation of the device, we will use an example …

PROGRAMMABLE TIMER CIRCUIT ATTINY25 Read More »

A Knock Echoing Arduino

‘Knock Back’ – A Knock Echoing Arduino

This is a simple Arduino sketch that was originally designed to experiment with arrays and the built-in timing functionality. I based it on the tutorial sample code http://www.arduino.cc/en/Tutorial/Knock The system consists of a piezo sensor connected to an analog pin that listens for a knock from the user. The Arduino then stores the time the knock …

‘Knock Back’ – A Knock Echoing Arduino Read More »

3 Axis Magnetic Field Sensor

3-Axis Magnetic Field Sensor Using Arduino

Wireless power transfer systems are well on their way to replacing conventional wired charging. Ranging from tiny biomedical implants all the way to wirelessly recharging huge electric vehicles. An integral part of the research on wireless power is minimizing the magnetic field density. The International Commission on Non-Ionizing Radiation Protection (ICNIRP) provides scientific advice and …

3-Axis Magnetic Field Sensor Using Arduino Read More »

Arduino Colour Sensor

Arduino + fischertechnik TX-C – Connecting I2C True Colour Sensor

Colour reading is a real issue for industrial models. I’ve been working on it for more than 12 months now, since December 2009. After many months of hard work, • starting with the standard colour reader (season 1 ) with features a red LED, • adding extra light from bulb lamps (season 2 ), • …

Arduino + fischertechnik TX-C – Connecting I2C True Colour Sensor Read More »