Other

“A couple years ago my TV remote broke. I had used one of those universal remote phone apps as an alternative for a while, but that just got really frustrating. Without the tactile feel of buttons it was too easy …

“This project introduces ATmega328P fuse bits and shows how to set them to use an external 16 MHz crystal oscillator. Fuse bits, also known as fuses or configuration bits, are settings made in microcontrollers to control certain operations that are …

“Barebones ATmega328P-PU with tunable crystal load capacitors, and it is all a gimmick! Arduino on Internal Oscillator Crystal as Clock Source by Naman Chauhan is a great project if you can live with 8MHz using the internal RC oscillator …

“The “ESP Alarm” is a connected alarm with your smart phone via Wi-Fi using ESP8266 module. You can add/modify/delete/activate/deactivate alarms using an Android application when the device is up and connected with the same Wi-Fi network …

“In this project, we’ll build circuits for programming two different Atmel microcontrollers and we’ll discuss the necessary software setup. This project will describe the construction of two very similar circuits: one for programming an ATmega328P and another for …

“Arduino is an awesome micro-controller to get started with DIY electronics, but you can not control AC appliances with it directly. Relays help to do this the arduino drives a 5v relay, which in turn controls AC appliances. The only …

“15 months ago. This is when I started working on this project. The Solr digital wrist watch is a clock that won’t work without a battery but it will neither work without sun. Even more: the vintage display is …

“This is my second instructable which is actually a modified version of “versatile on/off timer”(My first instructable) with some added functionalities such as A digital real time clock display, Active Window setting, Loading of default values when idle …

“Presented here is a low cost idea for making arduino at home. In this project, step by step information is provided from power supply to bootloading to program the Microcontroller. Here is the clone Arduino Board. I have used ATMEGA …

“The idea ofthis project is to create an alarm that wakes via ambient light. In itself, this isn’t terribly hard. All you need is some LEDs, a clock and a microcontroller of some kind. Wire it all up, write …