Topic: "lcd"
olikraus/u8g2
U8glib library for monochrome displays, version 2
Language: C - Size: 201 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 5,603 - Forks: 1,106

lovyan03/LovyanGFX
SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
Language: C - Size: 77.5 MB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 1,329 - Forks: 232

neu-rah/ArduinoMenu
Arduino generic menu/interactivity system
Language: C++ - Size: 9.25 MB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 984 - Forks: 197

moononournation/Arduino_GFX
Arduino GFX developing for various color displays and various data bus interfaces
Language: C - Size: 39.4 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 927 - Forks: 181

riuson/lcd-image-converter
Tool to create bitmaps and fonts for embedded applications, v.2
Language: C++ - Size: 8.18 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 359 - Forks: 82

ayoy/fontedit
A desktop app to import, edit and export fonts as byte arrays for use in embedded systems
Language: C++ - Size: 1.58 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 336 - Forks: 24

furrtek/PrecIR
You know what this is for ;-)
Language: C - Size: 13.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 301 - Forks: 18

alexanderepstein/cryptowatch
:bird: Cryptocurrency price and account balance monitor
Language: Python - Size: 109 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 294 - Forks: 36

VasilKalchev/LiquidMenu
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
Language: C++ - Size: 5.85 MB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 293 - Forks: 52

nanoframework/nanoFramework.IoT.Device
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
Language: C# - Size: 134 MB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 253 - Forks: 113

Spirik/GEM
Good Enough Menu for Arduino
Language: C++ - Size: 705 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 252 - Forks: 37

the-raspberry-pi-guy/lcd
This repository contains all of the code for interfacing with a 16x2 Character I2C LCD Display. This accompanies my YouTube tutorial here: https://www.youtube.com/watch?v=fR5XhHYzUK0
Language: Python - Size: 22.3 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 195 - Forks: 110

micropython-Chinese-Community/mpy-lib
HTS221, LPS22, LIS2DW12, LIS2MDL, LSM6DSO, STTS751, si7051, bme280, bmp280, APDS9930, TM1650, TM1637, LCD1602, GNSS, all kinds of micropython drives, examples, libs
Language: Python - Size: 2.59 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 185 - Forks: 74

tjaworski/AceMagic-S1-LED-TFT-Linux
ACEMAGIC S1 Mini TFT/LCD and LED Control for Linux
Language: JavaScript - Size: 35.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 174 - Forks: 22

rnayabed/PCHWRM_Server 📦
PC Hardware Resource Monitor for Raspberry Pi
Language: Java - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 174 - Forks: 24

rm-hull/luma.lcd
Python module to drive PCD8544, HT1621, ST7735, ST7567 and UC1701X-based LCDs
Language: Python - Size: 25.8 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 169 - Forks: 56

rm-hull/luma.core
A component library providing a Pillow-compatible drawing canvas, and other functionality to support drawing primitives and text-rendering capabilities for small displays on the Raspberry Pi and other single board computers.
Language: Python - Size: 1.07 MB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 152 - Forks: 50

mathertel/LiquidCrystal_PCF8574
A library for driving LiquidCrystal displays (LCD) by using the I2C bus and an PCF8574 I2C adapter.
Language: C++ - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 138 - Forks: 54

SpotlightKid/micropython-stm-lib
A collection of modules and examples for MicroPython.
Language: Python - Size: 379 KB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 96 - Forks: 21

carlosefr/pcd8544
Minimal footprint library for Philips PCD8544 LCDs on the Arduino.
Language: C++ - Size: 567 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 92 - Forks: 25

ribasco/glcd-emulator 📦
A cross-platform graphics LCD simulator for embedded devices (arduino) and single board computers
Language: Java - Size: 3.39 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 87 - Forks: 7

adafruit/Adafruit_CircuitPython_CharLCD
Library code for character LCD interfacing
Language: Python - Size: 475 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 73 - Forks: 50

visrealm/vrEmuLcd
Character LCD emulator library (C99 engine, web front-end).
Language: C - Size: 3.62 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 71 - Forks: 13

fbiego/Lumia-ESP32
A demo project for WT32-SC01 module
Language: C - Size: 41.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 71 - Forks: 11

MajicDesigns/MD_Menu
Menu system for displays with up to 2 lines
Language: C++ - Size: 696 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 62 - Forks: 22

fivdi/lcd
Node.js Hitachi HD44780 LCD driver
Language: JavaScript - Size: 128 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 55 - Forks: 16

michal037/driver-ST7735S
Abstract library for the ST7735S display driver
Language: C - Size: 22.2 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 54 - Forks: 28

bkram/qnapdisplay
Qnap lcd python module, features both writing to the display as wel as reading keypresses from the panel keys. It was developed on a Qnap TS-459 and a TS-453A, it works on some other models as well.
Language: Python - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 49 - Forks: 11

racerxdl/LVDS-7-to-1-Serializer
An Verilog implementation of 7-to-1 LVDS Serializer. Which can be used for comunicating FPGAs with LVDS TFT Screens.
Language: Verilog - Size: 109 KB - Last synced at: 3 months ago - Pushed at: over 11 years ago - Stars: 47 - Forks: 13

luisgabrielroldan/chisel
A library to sculpt text on any device that you can handle pixels
Language: Elixir - Size: 1.58 MB - Last synced at: 24 days ago - Pushed at: 11 months ago - Stars: 45 - Forks: 3

jminjares4/MSP432-Example-Codes
This repository will contain various examples of TI MSP432 Microcontroller.
Language: C - Size: 60 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 9

ArminJo/JK-BMSToPylontechCAN
Converts the JK-BMS RS485 data to Pylontech CAN data
Language: C++ - Size: 10.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 40 - Forks: 9

nimaltd/LCD-Character
4 Pin LCD character Library for STM32 HAL
Language: C - Size: 656 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 16

uNetworking/SSD1306
Minimal SSD1306 display driver in less than 100 lines of C
Language: C - Size: 1.41 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 40 - Forks: 5

leots/Arduino-PC-Monitor
An Arduino program and Python script that give you system information on an LCD
Language: Python - Size: 433 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 9

Bucknalla/micropython-i2c-lcd
🖥 MicroPython Driver for I2C 2x16 LCD Screens
Language: Python - Size: 11.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 36 - Forks: 22

LCD-Smartie/LCDSmartie
The New Official LCD Smartie Repository (LCD Smartie Lazarus port)
Language: Pascal - Size: 11 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 36 - Forks: 5

specadmin/RTD2660AVR
RTD2660 LCD controller driver for AVR
Language: C - Size: 10.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 10

pimoroni/displayhatmini-python
Python library for the Pimoroni Display HAT Mini
Language: Shell - Size: 55.7 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 8

zadi15/picoLCD
Example code for interfacing with a LCD with a Raspberry Pi Pico
Language: C - Size: 16.5 MB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 33 - Forks: 5

LPardue/SpotifyStatusApplet
An LCD Applet for the Logitech Gaming keyboard family of devices
Language: C# - Size: 380 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 33 - Forks: 7

jazz-soft/char-lcd
Character LCD display emulator
Language: JavaScript - Size: 48.8 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 32 - Forks: 3

jplattel/upymenu
Micropython Menu for LCD Displays
Language: Python - Size: 24.4 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 7

kpishere/fbcp-ili9341 Fork of juj/fbcp-ili9341
A blazing fast display driver for SPI-based LCD displays for Raspberry Pi A, B, 2, 3 and Zero
Language: C++ - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 12

alexhorner/WD-DX4000
Running Ubuntu or Debian Linux on the Western Digital WD Sentinel DX4000
Size: 43 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 7

PhilippvK/stm32-tflm-demos
Collection of STM32 projects making use of Tensorflow Lite Micro
Size: 3.33 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 30 - Forks: 9

gavinlyonsrepo/NOKIA5110_TEXT
ASCII text Library for the Nokia 5110 LCD ( PCD8544 controller) for the Arduino microcontroller eco-system. Nine ASCII text fonts of various sizes . Designed to be light weight, low memory footprint. Tested on Arduino , STM32 and ESP-X
Language: C++ - Size: 1.01 MB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 6

tuxuser/HyperkinDukeBootanim
Xbox One Hyperkin Duke Controller - Info about changing bootanimation
Language: Python - Size: 9.7 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 1

uraimo/5110LCD_PCD8544.swift
A Swift library for the Nokia3310/5110 PCD8544 Monochrome LCD display
Language: Swift - Size: 169 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 28 - Forks: 3

yasir-shahzad/LCD1202
A cpp class for controlling a Nokia 1202 Mobile Phone LCD via Raspberry Pi SPI
Language: C++ - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 3

brain-labs/brainstation
A small video game console for Arduino using the Brainduino interpreter
Language: Processing - Size: 9.07 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 26 - Forks: 1

atanisoft/esp_lcd_ili9488
esp_lcd compatible driver interface for ILI9488 displays
Language: C - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 15

xyb/lcd2usb
LCD2USB's Python Library
Language: Python - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 24 - Forks: 16

iliasam/uProbe
Simple logic probe for electronic circuits
Language: C - Size: 10.9 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 11

juliannojungle/gc9a01-overlay
Overlay ("driver") to easily use GC9A01 based LCD displays natively on newer Raspberry Pi OS.
Size: 5.47 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 3

dreamlayers/dpf-ax
Tools and firmware for AX206 photo frames, from http://sourceforge.net/projects/dpf-ax/
Language: Assembly - Size: 484 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 8

tdjastrzebski/ICN6211-Configurator
ICN6211 Configurator
Language: C# - Size: 171 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 21 - Forks: 8

brainelectronics/micropython-i2c-lcd
Micropython package to control HD44780 LCD displays 1602 and 2004 via I2C
Language: Python - Size: 49.8 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 5

ChrisChrisLoLo/freaku4X
A 4x10 ortholinear keyboard with a Knob and an LCD
Size: 3.69 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 4

drfailov/DRM_Watch_v2
Arduino-based watch with Nokia 1280 LCD.
Language: C++ - Size: 27 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 1

bafgreat/mofstructure
A python package to deconstruct MOFs into building units, compute porosity, remove unbound guests and compute cheminfomatic data of building units
Language: Jupyter Notebook - Size: 88.9 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 0

dpren/react-pixel-grid
Render a grid of squares to a webgl canvas.
Language: JavaScript - Size: 1.09 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 2

locple/LCDI2C_Multilingual
Arduino library for printing multi-lingual UTF8 strings (French, Spanish, Finnish, Russian, Vietnamese, Katakana, etc.) to LCD1602, LCD2004, LCD0801, etc. via I2C.
Language: C++ - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 17 - Forks: 6

gavinlyonsrepo/ERM19264_UC1609
Arduino Eco-system Library to Support the ERM19264 LCD driven by the UC1609C / UC1609 controller.
Language: C++ - Size: 2.33 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 17 - Forks: 6

mafredri/lcm
Implementation of the ASUSTOR NAS LCD serial port communication protocol
Language: Go - Size: 68.4 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 3

Patryk27/pwr-hd44780 📦
A driver for HD44780 LCDs, with support for GPIO and I2C - created for use with Raspberry Pi
Language: Rust - Size: 47.9 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

3urobeat/nodemcu-clock
🕰️ Multifunctional desk clock displaying time, weather, news & Spotify playback using an ESP8266 or ESP32 and 4x20 LCD display
Language: C++ - Size: 2.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 0

gavinlyonsrepo/HD44780_LCD_PCF8574
Library to support the HD44780 LCD , (I2C PCF8574 "backpack" interface) for the Arduino eco system
Language: C++ - Size: 70.3 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 4

ahmeterenodaci/Interfacing-16x2-LCD-with-Tiva-C-Series-LaunchPad
Written in Code Composer Studio and tested on Tiva C Series TM4C123G LaunchPad.
Language: C - Size: 369 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 5

henninglive/logitech-lcd
Rust bindings for the Logitech Gaming LCD/Gamepanel SDK
Language: Rust - Size: 106 KB - Last synced at: 11 days ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 0

alixahedi/i2c-lcd-stm32
i2c lcd STM32 library
Language: C - Size: 20.5 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 15 - Forks: 4

mchlbrnhrd/mbLib
Library for micro controller (e.g. arudino, esp8266, esp32). Create menu for LCD. Helper functions to format text (time, integer, ...)
Language: C++ - Size: 254 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 7

ftzi/RPi-12864-LCD-ST7920-lib
An English translation and improvement from this original Czech code: http://www.astromik.org/raspi/42.htm
Language: Python - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 7

dandydanny/PiAutoDim
Auto-Dimming for the Raspberry-Pi 7" Touchscreen LCD Display
Language: Python - Size: 300 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 4

d-el/PS3604L_Panel
Language: C - Size: 5.17 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 14 - Forks: 6

CursedHardware/awesome-embedded-display
Awesome Embedded Display
Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

limingjie/CH32V003-ST7735-Driver
A minimal ST7735 LCD driver for CH32V003
Language: C - Size: 2.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 4

kk4das/SSB_Radio_Control
Amateur Radio Single Sideband Transceiver Controller for Arduino and SI5351 Clock generator. Includes Dual VFO, single or double band support for 20 and 40 meter bands, CAT control, optional S-meter, multiple supported displays including options include 20x4 LCD, Color TFT, and 2.8" Nextion Touch Screen
Language: C++ - Size: 563 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

ribasco/ucgdisplay 📦
A character/graphics lcd library for single board computers (e.g. Raspberry Pi) written in Java. Provides drivers for graphics monochrome display devices (lcd, oled, e-ink etc) powered by U8g2
Language: C - Size: 80.3 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 3

boneskull/nextion 📦
Communicate with ITEAD's Nextion HMI Device
Language: JavaScript - Size: 254 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 3

baghayi/Nokia_5110
Nokia 5110 LCD driver for Arduino :D
Language: C++ - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 7

olkal/LCD_ST7032
Arduino library for ST7032 LCD controller with i2c interface
Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 9

jdevelop/go-coin-ticker
Raspberry Pi BTC/ETH monitoring daemon, LCD 16x2 & LED indicators
Language: Go - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 3

Protofall/Crayon-Utilities
A bunch of tools related to the Sega Dreamcast
Language: C - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

Aditya-A-garwal/STM32-HAL-HD44780-16x2LCD
A simple library for STM32 microcontrollers to drive 16x2 LCD displays based on the HD44780 controller
Language: C - Size: 1.44 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 0

tamannanazmin/Face-Mask-Detection-Based-Door-Lock-System
A real time mask detection system to open and close the door
Language: Python - Size: 140 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 2

StarGate01/hl-alyx-glove
Firmware and Hardware for a Half-Life: Alyx Gravity Glove Replica
Language: C++ - Size: 17.3 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 0

dilshan/arduino-caller-id
Arduino UNO based telephone caller identification (CLI) display unit
Language: C++ - Size: 1.55 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 2

nikita9604/Scientific-Calculator-with-Keypad
Scientific Calculator using Arduino Uno (Keypad & LCD)
Language: C++ - Size: 1.52 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 7

uraimo/HD44780CharacterLCD.swift
A Swift library for 16x2/20x4 Character LCDs with the HD44780(or clones) controller
Language: Swift - Size: 265 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 8

nquest/micropython-st7565
Micropython driver for ST7565 based LCD
Language: Python - Size: 4.88 KB - Last synced at: 28 days ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 4

JamesClonk/alarm-clock
:alarm_clock: An alarm clock that syncs with Google Calendar, for the Adafruit Raspberry Pi 16x2 LCD+Keypad Kit
Language: Python - Size: 118 KB - Last synced at: 27 days ago - Pushed at: over 12 years ago - Stars: 13 - Forks: 2

jo-m/smalltv-pro-esp-idf 📦
Minimal ESP-IDF 5 sample project, demonstrating how to set up and control the 240x240 LCD display of the Smalltv-Pro device.
Language: C - Size: 1.57 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 2

KerJoe/ORTD2662
RTD2662 Custom firmware
Language: C - Size: 22.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 12 - Forks: 4

MakersFunDuck/Common-Kitchen-Timer-With-LCD-Replacement-Board
A replacement PCB board for common 4 digit 7 segment LCD kitchen timers.
Language: HTML - Size: 7.58 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

alxvasilev/stm32
Easy to use STM32 development environment based on opensource tools
Language: C - Size: 485 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

martinius96/Airsoft-DOMINATOR-RFID
Airsoft DOMINATION Timer based on Arduino with RFID or button user entry. Timer consist of MCU (Arduino or ATmega chip) and 2 or 4-row display that can calculate and visualise two times of two teams that are playing vs each other.
Size: 28.4 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 3

sfyip/font2c
A python script used to convert the font to C array for embedded system (LCD Controller)
Language: C - Size: 1.16 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 11 - Forks: 1

pub-calculator-io/lcd-calculator
Free WordPress Plugin: Least common denominator calculator, or LCD calculator, determines the lowest common denominator of integers, mixed numbers, and fractions. www.calculator.io/lcd-calculator/
Language: JavaScript - Size: 5.99 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 11 - Forks: 0

faytor/open_lcd_assistant
Open LCD Assistant is a tool to convert bitmap images into byte arrays that can be used in monochrome OLED or LCD displays
Language: C++ - Size: 5.27 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 4
