Category: Plans-Schematics

Electronics and Programming tutorials and projects

spy camera esp32-cam

Spy Camera (Video, Audio & Network Stream) With ESP32-Cam

This project is an “ESP32 WiFi Camera Microphone (Spy Camera)” firmware arduino source code (.ino) with Chain Network feature which is based on the “ESP32 WebApp Builder” project. The “Chain Network” is a local network which the devices one by one are connected to the each other. The Spy Camera project uses the “AI Thinker…
Read more

esp spy microphone

ESP Spy Microphone

Here is another update for the “ESP Spy Microphone” project which is ESP8266/NodeMCU and ESP32 WiFi microphone arduino source code, revision 1.5. In this update I have increased the audio stream recorder sample rate to 240KHz for both of ESP8266 and ESP32 firmware. Also the new feature is the “Chain Network” which is a local…
Read more

spycam

SpyCam Project (Video and Audio Recorder) With Ai Thinker ESP32-Cam

The SpyCam project uses the “AI Thinker ESP32-CAM” module which has a 2MP Camera, 10 I/O pins, an on-chip LED and one MicroSD slot to store the images and videos. With its tiny sized camera and 240MHz CPU is able to provide a fair quality images and video frames. You can either use a “WaveShare…
Read more

waveshare

ESP32 WiFi Microphone

The “DOIT ESP32 DEVKIT V1” module has multiple ACD pins which work in range of 0V to 3.3V with 12 bits resolution (0-4095). The pin that we have used for this project is GPIO33 (D33). In the “ESP32 WiFi Microphone” project, we have used this channel as the audio signal input. Here’s the project link:…
Read more

free arduino projects

Free Arduino Projects: WiFi Microphone, WiFi Camera…

From today we have decided to release the schematic plans, PCB plans and the source codes of most of our projects for free for a while. The following free arduino projects are available in our website: ESP8266 WiFi Microphone Free Arduino Project Source Code (ESP12, NodeMcu…) With this source code, an ESP8266 and a standard…
Read more

infrared receiver

8 Channels Infrared Receiver (Code Learner) With Arduino UNO

The IR receivers typically work in 37 KHz frequency. The “8 Channels Infrared Receiver” project receives the IR signal via HS0038A2 (or similar modules), which the module filters the 37 KHz signal and sends the data in 1 Kbps speed to the ArduinoUNO board. The Project’s Download Link: Infrared Receiver Source Code For Arduino UNO…
Read more

wicardkit programmer avr pic usbtoserial

WiCardKit, Microcontroller Programmer and USBtoSerial With PIC18F4550

The high voltage (parallel) programming method has been used for the WiCardKit Programmer which is the highest layer of access to the microcontroller memories and programming. This method can unlock the AVR/PIC chips which can’t be programmed by regular programmers while the chips work well. The other feature is the “reset” pin in some the…
Read more

battery charger circuit

Battery Charger Circuit (1.5-24V) With ATmaga8A – Code and Plans

The main processor of the “1.2-24V Battery Charger Circuit” is ATmega8A. ATmega8A is an AVR 8 bit microcontroller which has 28 pins. This circuit has an internal volt-meter and temperature-meter with digitally calibration feature. The project contains 3 folders, “CodeVision Source”, “PCB-SCH-BOM” and “sim”. There’s a source code folder in this project which contains the…
Read more

wifi rgb driver board

WiFi RGB driver With Two Channels and Light Flashing program

The WiFi RGB Driver receives the commands from the user via WiFi with ESP8266 and the web page, then sets the duty cycle of PWM signal and sends it to the MOSFETs and sets the light intensity of two separate RGB channels. You’ll be able to set a constant color for the RGB lights in…
Read more

pwm amplifier

PWM Amplifier With 3 Channels – Active LOW Input and Outputs

This PWM Amplifier has 3 sensitive inputs and 3 outputs with 5A max drain capacity for each channel. The active state for input and output is “Low” or 0 Volt (Ground) and is suitable for 10 KHz square signal max with 0-100 percent duty cycle and 5-12 volt. Free download link: 3 Channels PWM Circuit,…
Read more