Basics of most common communication protocols
Mcu

Basics of most common communication protocols

circuitbasics.com has published a series of tutorials on the most popular communication protocols, like UART, I2C, SPI etc. Check them on the links below. Basics of UART Communication Basics of the I2C Communication Protocol Basics of the SPI Communication...

Continue Reading
9.063
Views
0 Comments
The New Fujitsu ReRam
HardwareProducts

The New Fujitsu ReRam

Resistive random-access memory (RRAM or ReRAM) is a type of non-volatile (NV) random-access (RAM) computer memory that works by changing the resistance across a dielectric solid-state material often referred to as a memristor. Fujitsu Semiconductor has just launched world's largest...

Continue Reading
5.656
Views
0 Comments
Build Your Own I2C Sensor
Raspberry Pi

Build Your Own I2C Sensor

Since Raspberry Pi doesn’t have a built-in ADC (Analog to Digital converter) to read the voltage off from most of sensors, the best solution is to add I2C ADC chips and modules to your project. Paweł Spychalski faced this problem while building his own weather station that is based...

Continue Reading
30.553
Views
2 Comments
Introduction to I²C and SPI protocols
Mcu

Introduction to I²C and SPI protocols

byteparadigm.com has a nice introductory article on I2C and SPI protocols: Today, at the low end of the communication protocols, we find I²C (for ‘Inter-Integrated Circuit’, protocol) and SPI (for ‘Serial Peripheral Interface’). Both protocols are well-suited for...

Continue Reading
6.231
Views
0 Comments
Tiny Lisp Computer using ATmega328
Mcu

Tiny Lisp Computer using ATmega328

The Tiny Lisp Computer is a self-contained computer programmed in Lisp. Some programming examples are included in the author's website. This article describes a self-contained computer with its own display and keyboard, based on an ATmega328, that you can program in Lisp. You can use...

Continue Reading
5.838
Views
0 Comments
7 Segment LED Based SPI Display using 74HC595
Led

7 Segment LED Based SPI Display using 74HC595

Single Digit Big Display module using 74HC595 IC project will display large size 7 segment single digit number. 3.5inch height, which can be visible over large distance.  More digit can be connected serially to each other easily connector. This circuit is a single digit seven...

Continue Reading
6.987
Views
0 Comments
How to interface OLED 0.96inch LCD with Arduino
ArduinoLCD/OLED/ePaper

How to interface OLED 0.96inch LCD with Arduino

This tutorial is going to teach you the basics on using OLED 0.96inch LCD128x64 with Arduino. OLED 0.96 inch is a monochrome graphic display module with a built-in 0.96 inch, 128X64 high-resolution display. OLED 0.96inch is able to work despite the absence of backlight. In a dark...

Continue Reading
4.478
Views
0 Comments
Basics of the SPI Communication Protocol
Basic Electronics

Basics of the SPI Communication Protocol

circuitbasics.com talks about the SPI serial communications protocol: One unique benefit of SPI is the fact that data can be transferred without interruption. Any number of bits can be sent or received in a continuous stream. With I2C and UART, data is sent in packets, limited to...

Continue Reading
6.005
Views
0 Comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives