control

How to Make a Infrared (IR) Remote Controlled Car

How to Make a Infrared (IR) Remote Controlled Car With a TV Remote for University Project, Science Fair and Robotics Competition

Follow the instructions below to build the remote control car. This project is ideal for science fair, robotics competition and university projects. The design is highly adaptable, you can modify it easily and add your own components. Table of contents Step 1: video demo Step 2: circuit diagram Step 3: Arduino code (software) Step 4: …

How to Make a Infrared (IR) Remote Controlled Car With a TV Remote for University Project, Science Fair and Robotics Competition Read More »

Arduino Keyboard and Mouse Control

Arduino Keyboard and Mouse Control Code

This example illustrates the use of the Mouse and keyboard libraries together. Five momentary switches act as directional buttons for your cursor. When a button is pressed, the cursor on your screen will move, and a keypress will be sent to the computer. Once you have the Leonardo programmed and wired up, open up your …

Arduino Keyboard and Mouse Control Code Read More »

Arduino RC Car

Autonomous Control of RC Car Using Arduino

This instructable shows how to modify an inexpensive RC car so it can be controlled by an on-board microcontroller.  You can program the controller to make the car do any number of driving patterns and stunts.  Once you have the car being controlled from the on-board controller, you can add sensors for light and sound …

Autonomous Control of RC Car Using Arduino Read More »

Control arduino by bluetooth

How to Control arduino by bluetooth from PC

I wanted to make it possible to control an arduino board from my phone. So that I could control other devices. the easiest way seemed to be using bluetooth. but when I received the parts needed I found it want quite as simple as I had hoped. And after looking on the Internet I didn’t …

How to Control arduino by bluetooth from PC Read More »

Arduino transistor circuit board

Build a transistor circuit board for controlling Air Conditioner remote control with Arduino

I was supporting a group of student on their graduation project. One of the difficulties they faced was on controlling an A/C unit with Arduino microcontroller. The first experiment we tried to work it out was by record the A/C remote control beam signal for each needed button by using the IRrecvDump code with IRremote …

Build a transistor circuit board for controlling Air Conditioner remote control with Arduino Read More »

Scroll to Top