News

for instance Arduino, you would need atleast 6 I/O pins to talk to the LCD. However, if you use an LCD module with I2C interface, you only need 2 lines to process the display information. Now a days, ...
Adafruit has this week announced the arrival of the new Arduino compatible TCA9548A I2C Multiplexer to their online shop, which is now available to purchase priced at $6.95. The latest breakout ...
Many of us have used Adafruit’s TFT LCD library to drive these displays on an Arduino. The Adafruit library gives us a simple API to work with these LCDs, and saves us from having to learn ...