Introduction
Connecting a circuit in electronics is the most basic task that any young inventor should start of with. We can make our electron
Getting Started with a Basic Electronic Circuit for Kids
Posted on by electronics simplified
Electronics is important as we grown scientifically in the 21st Century, and knowing the basics about it is just as learning our alphabets (ABC). We
Understanding Resistors in Series and Parallel
Posted on by electronics simplified
Introduction
Resistors are one of the most important electronic components. They are available in different shapes, sizes and are made up of d
How to Connect a Basic Circuit for Kids
Posted on by electronics simplified
Introduction
Connecting a circuit in electronics is the most basic task that any young inventor should start of with. We can make our electron
How to make an ESP32 Web Server?
Posted on by electronics simplified
Web Server is a computer software with underlying hardware that accepts requests from HTTP. We are going to build a web server with the ESP32 that w
How to make an ESP8266 Web Server?
Posted on by electronics simplified
Web Server is a computer software with underlying hardware that accepts requests from HTTP. We are going to build a web server with the ESP8266 Node
Pulse Width Modulation with NodeMCU ESP8266
Posted on by electronics simplified
Digital signals have two positions: on or off, interpreted in shorthand as 1 or 0. Analog signals, on the other hand, can be on, off, half-way, two-t
Digital Inputs and Digital Outputs on the NodeMCU ESP8266
Posted on by electronics simplified
Digital signals are in the form of 0's and 1's, and the ESP8266 has 17 GPIO pins but we can only use only 11 of them because the rest are connec
LED Bar Graph with Arduino
Posted on by electronics simplified
In this project we are going to create a graphical representation of the signal amplitude. The higher the amplitude the more number of LEDs will be t