Category: Mcu
ATtiny85 Light Sensor – I2C slave device
Paweł Spychalski build a photoresistor based daylight meter sensor connected via I2C bus using ATtiny85: I love AVR ATtinyx5 series microcontrollers. They are cheap, easy to use, they can be programmed just like Arduinos and comparing to their size they offer great features. For...
Continue ReadingProgram AVR Using Arduino the easy way
rik @ riktronics.wordpress.com show us how to program AVR microcontrollers using an Arduino board. Advanced hobbyists like me (and you, of course 😉) love to play with microcontroller. And the most famous microcontrollers for beginners are AVR series from Atmel™. Almost...
Continue Reading433MHz wireless module configuration
Dziku discuss how to configure a cheap 433MHz wireless module for serial communication: HC-12 are cheap 433MHz wireless serial port communication modules with a range up to 1800m in open space. Each costs about $5 when bought from China, and 2 of them can create wireless UART link...
Continue ReadingFlash Firmware To ESP8266 WiFi Module the easy way
This tutorial is for helping you to flash firmware in your favorite ESP8266 module. First i small introduction to ESP8266: The ESP8266 is a low-cost Wi-Fi chip with full TCP/IP stack and microcontroller capability produced by Shanghai-based Chinese manufacturer, Espressif. The chip...
Continue ReadingTiny Wireless Capsule Camera
A tiny wireless capsule camera for medical imaging or space-constrained environments. by Ryan Bailey @ hackaday.io: Tiny, pill-sized cameras are frequently used in the medical field to visualize the gastrointestinal tract, particularly areas not readily accessible by bulkier...
Continue ReadingMCU based LED VU Meter
dannyelectronics.wordpress.com discuss about how to build a mcu based LED vu meter and provides sample code. From time to time, I see people trying to build an audio VU meter. In the analog era, that’s typically done with a voltage divider + a series of comparators; or using chips...
Continue ReadingRC Signal Monitor Using Bargraph & RC Switch using Relay
The versatile Bar-Graph SMD components based R/C monitor & R/C switch is a great tool for R/C hobbyist R/C modeller and DIY robotics. Tiny Bar-Graph displays provide a Red color bright, easy to read display of Radio Control (R/C) signal from 1mS to 2mS. The Barograph RC Signal...
Continue ReadingESP8266 16MB Flash Handling
Piers Finlayson shares his adventures in programming the ESP8266 to access 16MB flash: To put this in context, the original ESP8266 modules (such as the ESP-01) offered 512KB of flash, with the more recent ones (ESP-07) 1MB and then 4MB. The maximum addressable flash memory of the...
Continue Reading