Technology and Development

Quais são as principais ferramentas para desenvolver software embarcado?

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...

Como construir um servidor Node.js para controlar o Arduino a partir de uma página da web

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...

RGB LED decorativo, coqueiro de mesa

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...

Interface lcd 24 × 2 com microcontrolador 8051 (89c51,89c52) e microchip pic16f877

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...

Calculadora com microcontrolador 8051(89c51,89c52), LCD 16×2 e teclado 4×4

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...

Despertador digital com microcontrolador 8051(89c51)

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...