October 2021

Arduino Uno development board: All details

In this article, we will introduce the hardware circuit part of the Arduino development board in detail. Specifically, we will introduce the pin assignments and definitions of the Arduino Uno development board. The Arduino Uno microcontroller uses Atmel’s ATmega328. The pin assignment diagram of the Arduino Uno development board includes 14 digital pins, 6 analog inputs, power …

Arduino Uno development board: All details Read More »

Arduino power meter: measure voltage, current and power consumption

    As electronic engineers, we always need to rely on instruments to measure and analyze the working conditions of the circuit. From simple multimeters to complex power quality analyzers or DSOs, everything has its own unique applications. Most of these meters are readily available and can be purchased according to the parameters to be measured and …

Arduino power meter: measure voltage, current and power consumption Read More »

Self-balancing robot using Arduino development board

After being inspired by Segway’s RYNO Motors electric unicycle and other self-balancing scooters, I always wanted to make something similar. Based on this, I decided to use the Arduino development board to make a self-balancing robot. In this way, I will be able to grasp the basic concepts behind all these scooters and understand how the PID …

Self-balancing robot using Arduino development board Read More »

MATLAB data recording, analysis and visualization from Arduino and DHT11 sensor

      Graphical representations always help to visualize data, and by looking at them it becomes very easy to find trends and patterns. There are many software that can be used to draw graphics based on input values, but in embedded systems, MATLAB is one of the most popular software. It can not only display …

MATLAB data recording, analysis and visualization from Arduino and DHT11 sensor Read More »

Tracking robot using AVR microcontroller ATmega16

 In this article, we will use the AVR Atmega16 microcontroller to make another small tool. If you are new to AVR microcontrollers, then you can refer to the previous AVR projects and tutorials . Making a robot is a challenge for all electronics enthusiasts. If the robot can automatically perform certain operations without any external instructions, then this challenge …

Tracking robot using AVR microcontroller ATmega16 Read More »

error: Content is protected !!
Scroll to Top