Blog – Electronics and Programming

Electronics and Programming tutorials and projects

electronics programming project

Doing Online Electronics (Digital, Analogue And WiFi) And Programming (Software, Web And App) Projects

We also do project for your company and/or your business. Our experienced and powerful design team at WiCardTech would like to help you to reach to your goals. We do project regarding circuit and PCB design, weather analogue or digital and computer, web and app programming online-ly. We’re specialize at the following fields: Electronics Digital…
Read more

WiFi controllable robot 1 - WiCard

How To Make A WiFi Controllable Robot

In this article I want to introduce This project is an “ESP32-Cam WiFi Controllable Robot” arduino project. For making this robot my target was using of everything that I had so I’ve used some old parts and discarded stuff.

ota update 1

Over The Air Update

Introduction Of The Over The Air Update (OTA Update) This article discusses about how to update a microcontroller’s program/chip firmware over the air (OTA Update). With increasing the source code lines and the firmware/program size, probability of errors will increase. So the application of OTA update is usually in smart circuits with larger firmware size.…
Read more

wicard breadboard

ESP8266 WiFi Module

ESP8266 is a WiFi module which is able to be programmed by Arduino IDE software. This module has an ESP8266EX chip and usually a 32 Megabit flash memory for uploading the firmware. This module has different types such as ESP12, NodeMCU etc. Also have designed a module with ESP8266 and ATmega8a a while ago for…
Read more

wicard timer 1

WiCard Timer (+Tutorial Video)

WiCard 32 Bit Timer With help of my project, ESP8266 and ATmega8a (WiCard) module, you can build this timer project. There’s a 32 bit timer counter in WiCard WiFi module. The timer calls its handler function whenever its counter reaches to 0. The unit of the timer counter is micro second (uS). This feature in…
Read more

wicard adc

WiCard ADC (+Tutorial Video)

With help of my project, ESP8266 and ATmega8a (WiCard) module, you can build this adc project. WiCard ADC (Analogue to Digital Converter) There are 22 lines of the pins available for the user to program in WiCard WiFi module. 8 of these lines can be set as “Analogue to Digital Converter” (ADC) input. PIN Port…
Read more

wicard pwm slider

PWM Amplifier

This project is a PWM amplifier suitable for the arduino boards. In the project files, there’s its schematic plan and its PCB plan. also there’s a manual file which helps you to build and use the project. You can use this amplifier project as the RGB Driver project amplifier. PWM Amplifier Circuit Specifications The amplifier…
Read more

wicard wifi module

Programmable WiCard WiFi Module

In the ESP8266 WiFi Module article, I introduced the ESP8266 module and a sample circuit with this module and ATmega8a which is called WiCard. The WiCard WiFi Module Description The WiCard WiFi module has two cores, one of the cores controls WiFi connections between the module and server/user application. Also this core parses the user program…
Read more

wicard firmware

WiCard Security System Firmware

This is a package of 4 projects firmware, ESP8266 WiFi Microphone, ESP32 WiFi Microphone, ESP32-Cam IP Camera and ESP32-Cam SpyCam (Camera and Microphone). Also these projects have the chain network feature which lets the devices connect to each other and have user access from the responsive WebApp (Web UI) through WiFi connections. Compilation and programming…
Read more

wicard android app

Android Application Builder for ESP8266 and ESP32

This project is a web IOS and Android application builder for ESP8266 and ESP32 WiFi modules The projects are available in the following links: ESP32 WebApp Builder + Chain Network Feature (Arduino Source Code) – Rev 1.4 ESP8266 WebApp Builder + Chain Network Feature (Arduino Source Code) – Rev 1.4 You can use the web…
Read more