Tag: arduino

Electronics and Programming tutorials and projects

wifi robot esp32-cam

WiFi Robot (3-Wheels) With ESP32-Cam and ATmega8A

This project is an “ESP32-Cam WiFi Robot” firmware arduino source code (.ino) and also can be used as a “Dome Camera”. This project is based on the “ESP32 WebApp Builder” and Arduino ESP32-CAM CCTV, WiFi IP Camera projects. The WiFi Robot project uses the “AI Thinker ESP32-CAM” module which has a 2MP Camera, 10 I/O…
Read more

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

esp8266 esp32 wifi ecg monitor

WiFi ECG Monitor With ESP32/ESP8266 and MAX30100

This project is an ESP32 and ESP8266 WiFi ECG Monitor (Electro Cardio Gram) and “Pulse Oximeter” firmware with Chain Network feature. The “Chain Network” is a local network which the devices one by one are connected to the each other. This project is based on the “ESP32 WebApp Builder” and “ESP8266 WebApp Builder” projects which…
Read more

esp wifi oscilloscope esp8266 esp32

ESP WiFi Oscilloscope and Network Volt Meter

Today I’m going to introduce my new esp based projects which is “ESP WiFi Oscilloscope and Volt Meter” firmware with Chain Network feature. This projects are based on the “ESP32 WebApp Builder” and “ESP8266 WebApp Builder” projects which is a base source code with the chain network feature. These projects are available in the following…
Read more

esp webapp programmable wifi module

ESP WebApp for ESP8266 and ESP32 with chain network feature

The ESP WebApp project is a base source code which also has the chain network feature and a WebApp builder file which lets you customize your own WebApp style and menus. The project is available in the following links: ESP32 WebApp Builder + Chain Network Feature (Arduino Source Code) – Rev 1.4 ESP8266 WebApp Builder…
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