The project TiDiGino We developed a new GSM remote control called TiDiGino. The name recalls the initials (TDGxx) of our previous GSM remote control and is also based on the Arduino project. All the details of this circuit can be found below, but no the sketch, because this is your assignment. The contestYou have to write the firmware for this project. The device must perform all the functions […]
Projects
Control Ikea Dioder LED Strip with Arduino + 16X PWM LED Fader Board using arduino
We’re going to show how to wire up and control an Ikea DIODER LED strip with an arduino, using a 16X PWM LED Fader board as an intermediary. The 16X PWM board is basically a bunch of mosfets under PWM control (switches that turn on and off really fast) that can be used to mix […]
Secret Knock Final using arduino
Secret Knock Description – My final project is a door lock that listens for your personalized knock. The lock uses an arduino board and a piezo speaker and will not unlock the door unless the specific pattern is used as a knock. Arduino Program – /* Detects patterns of knocks and triggers a motor to […]
Voice Recognition System using arduino
Contents 1 Team Members 2 Mentor 3 Concept 4 Softwares Used 5 circuits 5.1 Pre Amp circuit 5.1.1 Circuit Diagram 5.1.2 Working 5.2 EEPROM circuit 5.3 Led Matrix display circuit 6 Algorithm for silence & noise removal 6.1 Pre-Emphasis 6.2 Silence and Noise Removal 6.2.1 Idea 6.2.2 Implementation 7 Codebook Formation 7.1 Database 7.2 Main […]
A Makers Wedding – Photo booth usnig arduino
This Instructable is about: building an automated photo booth. The total build cost was around $150 as I re-used a lot of the components and materials I already had in my garage – in addition to what I could salvage from scrap yards. Why? – I decided to build my own photo booth after trying […]
Extending PWM output pins with a Texas Instruments TLC5940 LED driver using arduino
Introduction Microcontrollers like the Arduino were designed to facilitate the use of electronics for designers and DIY enthusiasts. The interface provides a great starting points for a variety of elecronic circuit designs. However, as the microcontroller is standardized, it is also limited in its use. That shows for example in the limited number of PWM […]
1RE45 Non contact digital thermometer using arduino
Contents 1 Introduction 2 Components Used 3 Description 4 Idea 5 Plan Of Action 6 1st week: 7 2nd week: 8 3rd week: 9 4th week 10 5th week 11 Expenses(In Rupees) 12 Videos, Photos 13 Code 14 Team Members 15 Resources: Introduction Temperature is the most frequently measured physical quantity, second only to time. […]
How to build an Arduino energy monitor – measuring mains voltage and current arduino
Including voltage measurement via AC-AC voltage adapter and current measurement via a CT sensor. This guide details how to build a simple electricity energy monitor on that can be used to measure how much electrical energy you use in your home. It measures voltage with an AC to AC power adapter and current with a […]
VOICE CONTROL CAR USING ARDUINO AND ANDROID
Hello friends,Welcome to ElectroPLUS . This is a post to show how to make voice control car using arduino and android. COMPONENTS REQUIRED: 1.Arduino uno or Induino R3 board. Hello friends,Welcome to ElectroPLUS . This is a post to show how to make voice control car using arduino and android. COMPONENTS REQUIRED: 1.Arduino uno or […]
A new board for the 3Drag: there’s more than Sanguinololu using arduino
When we first released our 3D printer, we tried to use some parts that were already available and tested, in full respect of the open source philosophy. In particular, we decided to use the electronic card Sanguinololu. The “open” firmware we chose, the Marlin firmware by Erik van der Zalm, solved the biggest part of […]