Blog – Electronics and Programming

Electronics and Programming tutorials and projects

Capacitor and how to use it in the circuit

In most of the books about the use of capacitors, it is written in such a way that the capacitor stores electric charge in itself and discharges it when necessary. What we need to know is when should the capacitors be charged and when should they be discharged and how is this possible? Therefore, first…
Read more

Diode and its types – diode usage in the circuit

Diode is another electronic component that has two pins. These two pins (bases/legs) are called cathode (negative) and anode (positive). The cathode pin is usually shorter or closer to the white (or black) ring on the body of the diode. The diode is shown on the schematics map with the D letter, and its applications…
Read more

wicard programmable wifi module 1

Resistor and how to use it in the circuit (basic electronics)

Resistor prevents additional voltage or current from entering the part in the circuit. The maximum allowed voltage or current of each part may be different from another part, if it exceeds, It will cause the overheat and the material of that part combines with oxygen and in the other words, the part burns. The resistor…
Read more

WiFi controllable robot 6 - WiCard

Electronic Parts

All parts that have conductive ends/bases/pins and make changes on the input electric current, are called electronic parts. You see many electronic components every day and now you have decided to learn how to work with them. If you have more advanced parts, it means that you have access to higher technology. If you have…
Read more

esp32-cam time lapse

ESP32-CAM Time Lapse Recorder

I have updated the “IP Camera” and “Camera Microphone” firmware to the new revision with two new features, esp32-cam time lapse and AVI file export: 1. Time Lapse: this feature lets you to use your esp32-cam module as a time lapse recorder and saves the video in the memory card. 2. AVI Export: with this…
Read more

electronics programming project

Electronics – Basic concepts in electronics

We know that all materials are made up of a large number of atoms and the atom itself is made up of electrons, neutrons, protons and the fundamental particles. The science of electronics is created from the displacement of several electrons among the atoms of matter. The important work of this science is to express…
Read more

wicard arduino rgb

ESP8266 Music Player with RGB Driver (WiCard RGB Network Lights)

The “ESP8266 Arduino Music Player with RGB Driver” system (a.k.a WiCard RGB Light) is a circuit including an esp8266 core for handling the WiFi communications and data processing and an ATmega8a core to playing the audio data and driving the lights. The basic goal of this project was providing a music player and lighting system…
Read more

arduino clock and calendar

Arduino Clock and Calendar (UNO)

This project is an “Alarm Clock and Calendar” firmware (.ino file) for Arduino UNO board with the character LCD shield. The LCD shield has 5 on-chip buttons which send an analog value to the A0 pin and a reset button. Also it has 5 ADC/IO pins header and 7 IO pins header (including UART Tx…
Read more

buy with crypto

How to buy the projects

Currently we accept only the cryptocurrencies as the payment, so if you are going to buy a project from our online store, and never used the Crypto, please check the “Cryptocurrency” page first. There are two types of the projects in my website. Some are free and have a “Download” button, and the others have…
Read more

IP Camera ESP32Cam

IP Camera ESP32Cam Arduino Code

The “IP Camera ESP32Cam” (or “SpyCam”) project is an Arduino firmware (.ino) for 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…
Read more