In my Versatile PC Remote project I described how we can make a very flexible remote for PC. I built driver software based on JAVA to perform complex tasks. Here I am going to make an USB PC Remote which works as ‘Plug and Play’ device. This remote does not […]
Category: Arduino
Ultra-Portable Fridge
Today I am going to show how we can make and ultra-portable Fridge. This is ultra-chip too. The basic concept behind this is Thermoelectric Effect. A thermoelectric device creates voltage when there is a different temperature on each side. Conversely, when a voltage is applied to it, it creates a […]
Ultrasonic Radar
In this tutorial I am going to demonstrate how to make Radar using ultrasonic sound. This project is purely for fun but it can be as a handy tutorial for learning the basics of the following topics. Distance measuring using Arduino and Ultrasonic Sound (HC-SR04) Wireless transmission using 433MHz RF and Arduino […]
Multipurpose Flexible PC-Remote
Now a day we use computer not only for office work but also as primary entertainment system. Some time we feel the absence of a remote controller for almost every Desktop or Laptop. For instance a remote controller can be very helpful during presentation at office to change the slides. […]
Easy DTMF Keypad for Arduino and Microcontroller Projects (Wireless and Wired)
While making Arduino, 8051 microcontroller or any other digital electronics project we often need human interaction and we use keyboard or keypad. Making custom keypad for individual prototype project is time consuming and painful process. It also takes large number of microcontroller pin for interfacing. In this tutorial I am […]