Tag: I2C
DI2C -The Differential Version of I2C
In serial interface world, there are differential and non-differential protocols. The most famous one of differential interfaces is USB besides HDMI and others, while I2C is a non-differential one. Joshua Vasquez from Hackaday decided to use DI2C (differential version of I2C) to...
Continue Reading20×4 I2C Character LCD display with Arduino Uno
Our friends on educ8s.tv published a new video! Check it out. Hello guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. Subscribe to the channel now if you don’t want to miss any...
Continue ReadingLTM9100 – Anyside™ High Voltage Isolated Switch Controller with I²C
The LTM9100 μModule is an all-in-one solution for controlling, protecting, and monitoring high voltage power supplies up to 1000VDC. A 5kVRMS galvanic isolation barrier separates the digital interface from the switch controller, driving an external N-channel MOSFET or IGBT switch....
Continue ReadingBasics 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 ReadingExpand Your ESP8266 Analog Inputs With $10
ESP8266 is a very powerful module for building an IoT or WiFi-based project. But since it has only one analog input, you may need to use another microcontroller or circuit to connect multiple sensors and data sources with your ESP8266. Allaboutee created the second version of their...
Continue ReadingA LEGO-Compatible Digital Weather Billboard
Internet of LEGO “IoL” is an interactive LEGO city built and designed by Cory Guynn, a cloud computing and IoT enthusiast. This project combines computer and electronics engineering with our favorite childhood toy, LEGO! Through the IoL blog, Cory shares a collection of circuit...
Continue ReadingWeather Station Based On ChipKIT
ChipKIT Uno32 by Digilent is an easy-to-use platform for developing microcontroller-based applications. It uses chipKIT-core development environment and Arduino IDE for compatibility with existing code examples, tutorials and resources. Pin-compatible with many Arduino shields that can...
Continue ReadingBuild 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