Technology and Development
Satellite dish angle controller using ATmega16
Introduction The first thing we need to understand is what is servomechanism? Servomechanism means generating error output as a difference between the output feedback and the control input and re...
Satellite dish angle controller using ATmega16
Introduction The first thing we need to understand is what is servomechanism? Servomechanism means generating error output as a difference between the output feedback and the control input and re...
Portable UART Data Receiver/Tester
The universal asynchronous receiver/transmitter (UART) is the most common point-to-point (peer) serial communication interface used in microcontrollers. It is a simple two-wire interface that does not require...
Portable UART Data Receiver/Tester
The universal asynchronous receiver/transmitter (UART) is the most common point-to-point (peer) serial communication interface used in microcontrollers. It is a simple two-wire interface that does not require...
Miniature voltmeter with battery voltage monitor
Fig. 1: Image showing voltage reading on miniature voltmeter based on AVR Attiny85 and battery voltage monitor Most of the time, measurement in electronic circuits is done by measuring...
Miniature voltmeter with battery voltage monitor
Fig. 1: Image showing voltage reading on miniature voltmeter based on AVR Attiny85 and battery voltage monitor Most of the time, measurement in electronic circuits is done by measuring...
Solar Tracker using Arduino
Solar energy is quickly gaining notoriety as an important means of expanding renewable energy resources. As such, it is vital that engineering professionals understand...
Solar Tracker using Arduino
Solar energy is quickly gaining notoriety as an important means of expanding renewable energy resources. As such, it is vital that engineering professionals understand...
Streaming videos using webcam – (Part 10/12)
This article provides step-by-step instructions to make Raspberry Pi a webcam server where we can stream live video on a local network using python scripts and some necessary packages.
Streaming videos using webcam – (Part 10/12)
This article provides step-by-step instructions to make Raspberry Pi a webcam server where we can stream live video on a local network using python scripts and some necessary packages.
Led flasher with Stm32f103c8 keil and Stmcubemx...
After working a lot with 8-bit microcontrollers and learning all the protocols and functions they offer, I now thought of switching to 32-bit microcontrollers. I decided to opt for...
Led flasher with Stm32f103c8 keil and Stmcubemx...
After working a lot with 8-bit microcontrollers and learning all the protocols and functions they offer, I now thought of switching to 32-bit microcontrollers. I decided to opt for...