Controlling a RPi robot (or anything), using low level commands written with shell scripts commanded straight from a HTML page.
Read more »IoT - Controlling a Raspberry Pi Robot over internet
Category: Raspberry Pi Tags:
- Login to post comments
12v Battery Charger Circuit
In this simple circuit we will see how can we recharge a lead acid Battery used in most of the electronic projects. This project will save yourself from investing in a battery charger and help you to extend your battery life.
Read more »Category: Electronic Circuits Tags:
- Login to post comments
Make your Raspberry Pi speak
A simple method to get some feedback from the Raspberry Pi is to use Text To Speech (TTS).
I this Instructable I will show you how to do this using Python and Espeak.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Raspberry Pi Beetbox
The BeetBox is a simple instrument that allows users to play drum beats by touching actual beets. It is powered by a Raspberry Pi with a capacitive touch sensor and an audio amplifier in a handmade wooden enclosure.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
IoT : Androino Doorlock
Do you ever leave your key under doormat or other hidden place so another family member can open the door?
or when you arrive at your office and realize your door hasn't been locked.
what if another person open your door using the key that you leave.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Simple IoT Projects
These are some interesting internet of things projects and tutorials for beginners. These projects are based on Raspberry Pi, Arduino, ESP8266 etc.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Raspberry Pi Weather Station
This IoT based Project aims to show the current Humidity, Temperature and Pressure parameters on the LCD as well on the Internet server using Raspberry Pi, which makes it a Raspberry Pi Weather Station. You can install this setup anywhere and can monitor the weather conditions.
Read more »Category: Raspberry Pi Tags:
- Login to post comments
Arduino Smoke Detector
Smoke Detectors are very useful in detecting smoke or fire in buildings, and so are the important safety parameters. In this DIY session, we are going to build a Smoke Detector Circuit which not only sense the smoke in the air but also reads and displays the level of Smoke in the Air in PPM (parts per million)
Read more »- Login to post comments
Audio Player using Arduino
I wanted to make an audio player using an arduino but I didn't have an microsd card reader or an mp3 decoder chip.
Read more »- Login to post comments
Arduino Motion Detection Lights
i wanted to make cheap motion sensor lights that work from a standard 220V socket. This is the best that I could achieve, for now)
Read more »- Login to post comments