Blog – Electronics and Programming

Electronics and Programming tutorials and projects

esp8266 esp32 microphone camera

ESP8266 ESP32 Microphone Camera Package

The ESP8266, ESP32 Microphone Camera Package includes ESP8266 WiFi Microphone, ESP32 WiFi Microphone, ESP32 IP Camera and ESP32 Camera Microphone projects firmware, Arduino .ino files, Schematics and PCB files. ESP8266, ESP32 Microphone Camera This package is called “WiCard Security System” which includes the following project source codes and manual files: You can either use the…
Read more

esp32-cam time lapse

ESP32-Cam Camera Microphone

This article is about “WiFi ESP32-Cam Camera Microphone (SpyCam)” firmware project which has been made by Ai Thinker ESP32-Cam module, the circuit (or WaveShare Sound Sensor) and arduino source code (.ino) files. The firmware includes a Web Application (WebApp), to access to this WebApp, there’s no need to internet connection or installing a software or…
Read more

wireless microphone

Wireless Microphone With ESP8266 and ESP32-Arduino

This article is about how Wireless Microphone works. This is a firmware project Arduino source code (.ino files) for ESP8266 and ESP32 WiFi modules. With this firmware, you can have online audio stream and optionally the modules will be able to record the audio automatically with noise detection algorithm. You can build the project simply…
Read more

led resistor calculation

LED Resistor Calculation

This article is about how to calculate LED resistor. The working voltage of most of the LEDs/Power LEDs is between 2-4 volts. Sometimes our power source may supply a higher voltage (e.g. 5V), so if we try to turn on the LED with higher voltage, the LED burns. The LEDs are making with different specifications,…
Read more

wicard programmable wifi module 5

Prices of Electronics and Programming projects

You can get the general releases of the projects for free or at low prices through the link below, or inquire a customized project (either one of the general programming/electronics/arduino project or a new project) through our contact form. https://wicard.net/projects Basic prices for inquiring a standard PCB design with schematics: The basic price of designing…
Read more

html tags

HTML tags and how to use

In the design of web pages, the HTML tags are using to make changes in the text or to insert the template, page elements and programming codes. This article examines some examples of the commonly used HTML tags. Also you can use this tutorial to learn how to design a basic Web Application template for…
Read more

fat16 protocol FAT 协议

FAT protocol (drive format)

This article provides an overview of a storage hardware protocols. FAT16 or FAT protocol can format memories up to two gigabytes. FAT protocol In the FAT protocol, data is categorized only, and by reading the beginning of the hard disk, you can know the address of the data. The starting location of a drive which…
Read more

esp32-cam avi video file export

ESP32-CAM AVI Video Output File

With this arduino source code, you can record a video and time lapse and export the recorded videos as an .avi file. ESP32-cam AVI video exporter has been added to the “IP Camera” and “Camera Microphone” new firmware revision. In the following short video, I have showed the time lapse and .avi file export features,…
Read more

d latch flip flop

D Latch Flip-Flop Chip Design

A D Latch flip flop is in fact a one bit “Random Access Memory (RAM)”. That means at the start up, “Q” pin may be “1” or “0”. With paralleling 8 of D. Latches, you can make an 8-bit or one byte RAM. The D Latch that I had designed on a paper is a…
Read more

nokia lcd 6125 n71 6100

Nokia LCD (6125) setup and programming

Here’s a simple circuit and code which is compatible with PCF8833 driver for old Nokia LCD (tiny LCDs) such as 1208, 1600, 2126, 2310, 6100, 6125, N71. The circuit and code in this project is compatible with PCF8833 STN RGB – 132*132*3 LCD driver. This LCD driver has been used for some Nokia tiny LCDs…
Read more