The SPI is a high-speed synchronous serial input/output port that allows a serial bit stream of programmed length (2 to 16 bits) to be shifted into and out of the device at a programmed bit-transfer rate. The SPI is normally used for communication between the device and external peripherals. Typical […]
How The Bluetooth Protocol Works
The Bluetooth is a form of wireless technology that allows anyone to connect and communicate to another devices. Many gadgets and appliances and things today have a Bluetooth capability, like mobile phones, laptop, television and many other things. The technological community has evolved very quickly and vastly. The innovation of […]
The UART Protocol
A UART protocol is a communications protocol, which is expanded as Universal Asynchronous Receiver/Transmitter. UARTs exist to transmit and receive serial data. A UART is a stand-alone IC or a physical circuit within a microcontroller. UART makes use of 2 wires to transmit and receive data between devices. In the […]
Intel Edison Over Arduino
Arduino vs AVR – Comparisons and Differences
guide for the 555 timer
The timer 555 that gets its identity from the 3 resistors of 5kω utilized to create the two comparators reference voltage, is an exceptionally modest, prevalent and valuable accuracy timing gadget. It can go about either to produce single heartbeats or create long delays or as an unwinding oscillator delivering […]
The advantages of programming in C
How SPI works
Serial Peripheral Interface (SPI) is an interface bus. It helps transfer data between microcontrollers while keeping them in sync and ensuring continuous connectivity. It is also called as a communication bus between master and slaves. The master is the main hub which has information and data stored in it. This […]
The Intel Edison in a Nutshell
The Intel Edison is a development platform designed by Intel to reduce entry barriers to help entrepreneurs, consumer product designers and inventors quickly prototype and develop Internet of Things devices and wearable products. It was originally designed to be the same shape and size as an SD card and have an […]