Personal Googled Website by 3agv2004
Home MCUs

MCUs

Across MCUs
On each category you can set a Category template style, a Top post style (grids) and a module type for article listing. Also each top post style (grids) have 5 different look style. You can mix them to create a beautiful and unique category page.

Arduino Bluetooth Control
tinkercadcircuits

Starting TinkerCad

This is a free CAD-platform for beginners which is very easy to use, but doesn’t have many features. Recently, we became aware of something called Tinkercad...
SPI-communication

Experiencing Arduino SPI (interrupt)

A Microcontroller uses many different protocols to communicate with various sensors and peripherals. There are many protocols for wireless and wired communication. Most of the things that...
UART connected Arduinos

Simple UART by Arduino

ExaMPLE #1 Remote LED blinking Here a simply circuit consisting of two Arduinos with the following connections:
595 Daisy Chain

595 Shift Register

595 series shift registers come in many flavors. SN74HC595 is the most usual. There are many ways to drive multiple LEDs, which in sum would require...
LedControl

MAX72-21/19 Arduino Library

These two chips provide an easy way to control either an array of 64 Led's or up to eight digits made of 7-segment displays with a minimum...
max72xx led bar graph

LEDs Bar with MAX72XX

MAX72xx series (MAX7219 and MAX7221) LCD driver can control up to 8 seven segment LED displays or 64 individual LEDs (great for 8x8 LED matrix).  However...
serial comm tutorial

Serial Communication Tutorial

When you upload any sketch to the Arduino board, stare at the board as the codes get uploaded bit by bit, you will see two SMD LEDs on...
Complete Arduino Serial

Complete Arduino Serial

Here we look at using serial communication on the Arduino. Serial UART is one of the various ways an Arduino can communicate with other devices. This includes a host...
USART Arduino

USART in Arduino

Introduction USART (Universal Serial Asynchronous Receiver Transmitter) is a serial communication protocol used to transmit/receive data serially at a specific baud rate.
uart comm

UART Communication Protocol

UART (Universal Asynchronous Transmitter Receiver), this is the most common protocol used for full duplex serial communication. It is a single LSI (large scale integration) chip designed to...
RS232

RS232 Protocol

Historically, RS232 Communication protocol is an old serial communication protocol developed by EIA (Electronics Industry Alliance)/TIA (Telecommunications Industry Association)-232 in the year 1962. Modern hardware designs...
- Advertisement -

LATEST NEWS

MUST READ

Complete Arduino Serial

16×2 Character LCD

error: Content is protected !!