Arduino Uno is an open-source hardware development board designed by Arduino company and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices.
Read More7-segment is simple to understand and making projects. In this post, I'll show you how you can interface 7-segment display to a microcontroller in different ways.
Read MorePull-up and pull-down resistor are two different circuits used to set up external signal for hardware interrupt or preset signal.
Read MoreUART (Universal Asynchronous Reciever Transmitter) is a serial communication protocol used to transfer data from sender to reciever.
Read MoreSPI is a serial communication protocol used to transfer data from master to slave.
Read MoreSPI protocol is a serial communication protocol used to transter the data from master to slave.
Read More