ESP8266 NodeMCU
Nodemcu out NodeMCU devkit, try playing board is a board that incorporates ESP8266 (ESP-12) + USB to Serial + NodeMCU firmware together. Make applications easier. I do not have a lot of peripherals to 10...
Nodemcu out NodeMCU devkit, try playing board is a board that incorporates ESP8266 (ESP-12) + USB to Serial + NodeMCU firmware together. Make applications easier. I do not have a lot of peripherals to 10...
Thanks for Supporting us on indiegogo.com If you need to buy ATTiny ISP Shields for you or gift to your friends click here To download and install ATTiny supported files for your arduino visit here.
This is my first attempt to receive data with an Arduino and the ESP8266 WiFi-Module. This program is based on the example by Seedstudio, and displays weather data on a small TFT display. The JSON The weather updates...
ATtiny ISP Shield makes programing AVR ATtiny bare Chips easy and simple and also helps shrinkfy your arduino projects Introducing the ATtiny ISP Shield! Port your small Arduino projects to a low cost chip...
if Arduino ISP hacks are not working, there is still hope ! And it is called optiLoader. This project, initiated by Bill Westfield is ‘based’ on the ArduinoISP sketch. Optiloader is a sketch designed for...
In previous posts (here and here) I described my efforts and research to develop a DIY method to make good quality SMD metal stencils at home. I have since experimented some more and I believe I...
The ATmega32u4 breakout board is a beta product. The hardware is essentially perfect, but the firmware is wonky. At least once, I’ve convinced myself that mine was broken, but I eventually figured it out. Here’s how...
A month or two ago I ordered some of Atmel’s ATmega32u4 microcontrollers to play around with. I was excited to get them, but at the time I was really busy at work, so I...
You can use the Adafruit ATMega32u4 breakout board as an Arduino Leonardo by flashing the bootloader in Arduino 1.0.1 to the board. To follow this process, you use another Arduino, like the Arduino Duemilanove, as a...
Download IR remote library from the following link
1 |
https://github.com/shirriff/Arduino-IRremote |
Unzip the download.Rename it as IRremote and put it in arduino’s libraries folder. To detect the remote Set up a TSOP sensor like the...