Libraries

Sort by
dandesc123/16x1-lcd@0.0.1
!6x1 lcd initialized as 8x2 for conveniance with some display
2022-01-09
bradzilla84/arduino-tft-lib@0.1.0
This library enables an Arduino board to communicate with the Arduino TFT LCD screen. It simplifies the process for drawing shapes, lines, images(COMING SOON), and text to the screen. The Arduino TFT library extends the Adafruit GFX, and Adafruit ST7735 libraries that it is based on. The GFX library is responsible for the drawing routines, while the ST7735 library is specific to the screen on the Arduino TFT. The Arduino specific additions were designed to work as similarly to the Processing API as possible. This is just a Wrapper for the Arduino TFT Library........
2018-11-18
bradzilla84/color-tft-lcd-driver-mcufriend-kbv@0.0.1
Block for the MCUFRIEND_kbv range of TFT-LCD Touch Displays (Tested on the XC-4630 Duinotech clone, should work for all)
2018-12-07
maksimbaturin/digital-clock@0.1.0
This example describes how to use the datetime and ds-rtc libraries, format date and time values, and work with real-time clock (RTC) modules for Arduino. Upon the completion of this guide, you will learn how to create a simple digital clock based on a DS1307 I2C RTC module and I2C LCD display.
2023-04-10
maksimbaturin/digital-clock-en@0.1.1
This is a modified library of digital clocks for LCD 1602 with support for Russian characters. The original project from XOD "Digital Clock Example — Working with RTC Modules" was taken as a basis. If you wish, you can contact me via Google mail.
2023-04-11 ⋯ 2 versions ⋯ 2023-04-11
timothymknapp/feels-like-temp-lcd-rgb@1.0.0
This takes the temp and relative humidity from a dht11 and converts the information to a "feels like temp". the humidity , temp and "feels like temp" are displayed on an lcd (i2c). the "feels like temp" is also mapped to a nrgb led. the led turns blue when cold, green when comfortable and red when hot.
2019-09-19
bradzilla84/ftoled@0.0.1
For use with Freetronics OLED128 128x128 pixel OLED display(Just a test Lib, Stay tuned for Auduino TFT Lib to be released soon to support TFT LCD's in general)
2018-11-13
jmark/jmark@0.0.1
2004 LCD
2018-11-26
karanbarman007/lcd@0.17.1
Updated_LCD_16x4
2018-01-04
dox/lcd-button-shield@0.0.5
Buttons and LCD-Display for use with "16x2 LCD Display Keypad Shield"
2017-12-04 ⋯ 3 versions ⋯ 2017-12-04
dox/lcd-button-shiled@0.0.3
Obsolete
2018-01-15 ⋯ 4 versions ⋯ 2018-01-21
paulryan/lcd-display@0.0.0
No description
2020-03-19
manatee/lcd-i2c@1.0.1
With this library you can use your LCD with I2C adapter super easy! Check documentation to understand how to use it!
2018-04-19 ⋯ 2 versions ⋯ 2018-04-19
dox/lcd-i2c@0.0.2
Nodes for use with I2C-Text-LCD-Displays
2018-01-03 ⋯ 2 versions ⋯ 2018-01-03
rsbabin/lcd-i2c-20x4-seven-segment-emulator@0.0.0
This library creates a 6 digit seven segment LED style display on a 20x4 LCD display. The segments are activated by boolean logic.
2020-03-07
gweimer/lcd-i2c-init@0.1.1
Update LCD display on I2C. Specify Columns and Rows. Init pin can be used to prevent extra clear displays. Passing null string for a Line will leave the line untouched; space will clear a line. Variadic pins for rows of text to display.
2018-01-22 ⋯ 6 versions ⋯ 2021-02-01
karanbarman007/lcd16x4@0.17.1
A modification is done in text-lcd-16x2 to make it 16x4 Input text for: Third and Fourth row added
2017-12-31
romek-cb/led-lcd-test@0.0.0
No description
2020-09-27
dox/menu@0.0.1
Node for Buttons of "LCD Keypad Display Shield 1602"
2017-12-03
maksimbaturin/non-volatile-u32-counter@0.0.1
A non-volatile integer counter with a calculation result from 0.00 to 4294967000.00. The result of the calculations is converted into a 32-bit unsigned integer, represented as four bytes. The result of the calculations is recorded in the eeprom by a signal from the voltage monitoring port. After resuming the voltage on the chip, the eeprom is read first, followed by further calculations. The resulting number can be further used in subsequent calculations or displayed on the LCD.
2024-01-16 ⋯ 2 versions ⋯ 2024-01-18
ivanmason/ra8876@1.1.0
Warper for RA8876 tft lcd display
2020-03-22 ⋯ 2 versions ⋯ 2020-05-26
rcb71/seeed-lcd-16x2@0.0.0
A basic library to use the Seeed I2C LCD 16x2 device
2022-07-28
ounknown/servo-lcd-test@0.0.1
No description
2018-09-11
fantasydoom/sirajventlcd20x4@0.0.1
SIRAJ Ventilator -LCD-20X4 -ONLY FOR SIRAJ OPEN SURCE Ventilator SIRAJ Emergency Ventilator Project -The SIRAJ Ventilator is an automated bag valve mask (BVM) device utilizing off-the-shelf components to provide safe and continuous hospital-grade mechanical ventilation for COVID-19 patients on an opensource basis. • The SEVP 4 is a controllable, automated add-on solution to the existing and widely available Bag Valve Mask (BVM). The device compresses the BVM with a mechanical system that is able to provide consistent and accurate ventilation with positivepressure. • This solution exists within the top range of highacuity limited-operability (HALO) ventilator solutions with an a priori design to produce volume and pressure cycled ventilation that includes positive end-expiratory pressure (PEEP) and enriched oxygen sources.
2020-09-13