Technology and Development
What are the main tools for developing embedded...
Embedded software or firmware is the brain of an embedded device. However, this type of software works differently from conventional software on PCs or mobile devices — which are ge...
What are the main tools for developing embedded...
Embedded software or firmware is the brain of an embedded device. However, this type of software works differently from conventional software on PCs or mobile devices — which are ge...
How to build a Node.js server to control Arduin...
Node.js is the most popular server right now. Due to its asynchronous and non-blocking nature, Node is the obvious choice for real-time web applications such as chat rooms, single page...
How to build a Node.js server to control Arduin...
Node.js is the most popular server right now. Due to its asynchronous and non-blocking nature, Node is the obvious choice for real-time web applications such as chat rooms, single page...
Decorative RGB LED, tabletop coconut tree
In this mini DIY project, we will make a colorful and shiny coconut tree. Figure 1: The image shows the coconut tree's RGB LED flashing light. It has two 3W...
Decorative RGB LED, tabletop coconut tree
In this mini DIY project, we will make a colorful and shiny coconut tree. Figure 1: The image shows the coconut tree's RGB LED flashing light. It has two 3W...
24×2 LCD interface with 8051 microcontroller (8...
In this post I will explain how to interface the 24×2 LCD with the microcontroller. I will interface the LCD with the 8051 (89c51,89c52) and Microchip Pic16f877 microcontrollers. 24×2 means...
24×2 LCD interface with 8051 microcontroller (8...
In this post I will explain how to interface the 24×2 LCD with the microcontroller. I will interface the LCD with the 8051 (89c51,89c52) and Microchip Pic16f877 microcontrollers. 24×2 means...
Calculator with 8051 microcontroller (89c51,89c...
In this tutorial I will build a simple two-digit calculator with 8051(89c51,89c52) microcontroller. The calculator takes two single digits and an operator as input and produces output. The entrance...
Calculator with 8051 microcontroller (89c51,89c...
In this tutorial I will build a simple two-digit calculator with 8051(89c51,89c52) microcontroller. The calculator takes two single digits and an operator as input and produces output. The entrance...
Digital alarm clock with microcontroller 8051(8...
Digital alarm with 8051 microcontroller(89c51,89c52) is a comprehensive project. Comprehensive in the way that its code is very extensive. Programming is not easy for everyone, and when it comes to...
Digital alarm clock with microcontroller 8051(8...
Digital alarm with 8051 microcontroller(89c51,89c52) is a comprehensive project. Comprehensive in the way that its code is very extensive. Programming is not easy for everyone, and when it comes to...