Blog – Electronics and Programming

Electronics and Programming tutorials and projects

wifi esp8266 microphone arduino

ESP8266 Microphone (WiFi) With Arduino – Updated

The “Ai Thinker ESP12” module (ESP8266MOD) has an ACD pin (works in range of 0V to 3.3V) with 10 bits resolution (0-1023). The pin is between RST and EN. In the WiFi ESP8266 Microphone project, we have used this channel as the audio signal input. The ESP8266 Microphone and ESP32 Microphone Audio Stream Page This…
Read more

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

wind turbine

Wind Turbine

The wind turbine that we are working on, has been made up of:1- Three Blades2- Blade Holder3- Pole4- Gearbox5- 3 Phase Brushless Generator6- Converter Circuit7- Switching and Inverter Circuit8- Output Transformer9- The Tail How the wind turbine works Wind’s kinetic energy causes the blades turn around the shaft of the gearbox. Then gearbox output shaft,…
Read more

auto irrigation

Automatic Irrigation Circuit with ATTiny13A (PCB, Schematic, BOM)

ATTiny13A is a low-cost and tiny AVR microcontroller with 1KB memory. The PCB file of auto irrigation system has been made by “Altium”, also there is a “PDF” and “DipTrace” revision of the schematic and PCB in the project files. Auto Irrigation system has a day counter for the time interval between the watering. The…
Read more

3ds max peojeut 207

Peugeot 207 3ds Max Model

The Peugeot 207 3D model has been made by the “Autodesk 3ds Max” 3d modeling and animation software. Each of the side doors and windows of this car are movable (Open and close) separately with the “morpher” technique of the software. This project contains a material folder, the main 3ds Max file (P207C.max) and also…
Read more

wifi microphone

ESP8266/ESP32 Arduino WiFi Microphone 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. In the “WiFi Microphone” project, we have used this channel as the audio signal input. This project is available as ESP8266 WiFi Microphone and ESP32 WiFi…
Read more

colorclass script

ColorClass Webpage Coloring And Image Filter Script

With the ColorClass script, you will be able to set the text color, background color, text and background opacity, hover and image filters simply with adding some command in the class attribute. ColorClass is a javascript code for coloring the html elements such as “div”, “p”, “h1”, “h2” and etc. Also has image filters. This…
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

wifi autoconnect

WiFi Autoconnect with Arduino and ESP8266/ESP32

WiFi Autoconnect and Web application builder project contains Arduino ESP32 WiFi autoconnect and Arduino ESP12/ESP8266 WiFi autoconnect The source code contains 3 files: First open one of the files with Arduino program, then set the settings as the following image (Board, CPU Frequency And Flash Frequency) Then put the ESP32 module on the “download mode”…
Read more