Tag: electronics project

Electronics and Programming tutorials and projects

ir remote

Programmable IR Remote With Code Learn (ATTiny13A), Source Code, PCB and Schematics Plans

This project is a “Programmable and Code Learn IR Remote (InfraRed) With ATTiny13A”. ATTiny13A is a low-cost AVR microcontroller with 8 pins (6 I/O) and 1KB memory.There are two folders in this project, “PCB-SCH-BOM” and CodeVision Source.Also In the source code folder there is a pre-compiled file in the “HEX” folder. To re-compile or check…
Read more

wifi oscilloscope

ESP8266 and ESP32 Arduino WiFi Oscilloscope Source Code

The “Ai Thinker ESP12” module has an ACD pin which works in range of 0V to 3.3V with 10 bits resolution (0-1023). The pin is between RST and EN. This pin is the input of WiFi Oscilloscope. This project is available as ESP8266 WiFi Oscilloscope and ESP32 WiFi Oscilloscope. The source code contains 4 files:…
Read more

esp32 cam cctv ip camera

Arduino ESP32-CAM CCTV, IP Camera Source Code

ESP32-CAM module contains a 2MP Camera, some I/O pins and one MicroSD slot to store the images and videos. With its tiny size and 240MHz CPU is able to provide a fair quality images. This project is a source code which lets you to handle the camera and use the module’s special features. You can…
Read more