GitHub topics: lcd16x2
Raqi42/STM32_LCD16x2_Library
a step by step video tutorial on how to write this code is provided on our youtube channel
Language: C - Size: 2.9 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 0 - Forks: 0

Rajen111/fontz
✒️ \\ My personal fonts for your designs.
Size: 1000 Bytes - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 1 - Forks: 0

aZholtikov/zh_160x_i2c
ESP32 ESP-IDF and ESP8266 RTOS SDK component for liquid crystal display module 1602(4)A via I2C connection.
Language: C - Size: 761 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

merteldem1r/STM32-RFID-Attendance-Logger
RFID-based attendance logging system built using the STM32F407G-DISC1 microcontroller and an RFID-RC522 module. It enables reading, saving, and logging attendance of RFID cards through UART serial communication with a Python-based Serial Server.
Language: C - Size: 907 KB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

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: 3 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 5

Awais-Asghar/Automatic-Egg-Incubator-Using-Arduino
I developed the Egg Incubator Project using an Arduino to maintain optimal hatching conditions with temperature and humidity control, and periodic egg turning. With a 100% hatch rate, this incubator features a DHT11 sensor, stepper motor for egg turning, LCD display for status, and buzzer alerts for critical conditions.
Language: C++ - Size: 5.21 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 5 - Forks: 0

kyriosaa/bittheater
A compact device that displays up to 4 custom animations on a 16x2 LCD screen.
Language: C++ - Size: 46 MB - Last synced at: 6 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

aZholtikov/zh_1602a
ESP32 ESP-IDF and ESP8266 RTOS SDK component for liquid crystal display module 1602A.
Language: C - Size: 275 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Shellyda/flowcycle-pump
Automated 30-Minute Cyclic Pump Controller Using Arduino UNO.
Language: C++ - Size: 12.3 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

AnshMNSoni/Smart-Attendance-System
IoT Based Project (Python + Arduino)
Language: Python - Size: 18.6 KB - Last synced at: 6 days ago - Pushed at: 24 days ago - Stars: 3 - Forks: 1

QC20/Tromino
Tromino is an engaging, pocket-sized interpretation of the classic Tetris game, designed for the Arduino Uno with an LCD shield. This project explores the intersection of physical computing, game design, and user interaction in constrained environments.
Language: OpenSCAD - Size: 10.4 MB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

vgalovic/temperature-and-humidity-regulator
The project is an Arduino-based temperature and humidity regulator with user interaction through a keypad and LCD display. It uses a DHT22 sensor to monitor conditions and controls a DC fan and buzzer based on preset thresholds.
Language: C - Size: 53.1 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

mbhangui/lcd-daemon
Print Text from network on HD44780 based LCD displays
Language: C - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

P4dro-Dev/Projeto_LCD_Arduino
Nesse projeto, passado no curso Técnico em Informática, foi construído um sistema eletrônico com Arduino, com placa LCD. Com a finalizada de imprimir um valor no Display. Usando a Linguagem Cpp para programação dos compenentes
Language: C++ - Size: 262 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

P4dro-Dev/Display_LCD_Arduino12C_Simplificado
Na disciplina de Eletricidade, e Eletrônica, docurso de Técnico em Informática que estou realizando, fizemos um projeto simplifcado com Arduino. Não sendo necessário usar a ProtoBoard. E sim, Placa 12c + Arduino + Cpp!
Language: C++ - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

lhycerie/I2C-LCD-crystal-display-using-ESP8266
Allows text to print in 16x2 I2C LCD Display using ESP8266
Language: C++ - Size: 6.84 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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

christianTsounguiObama/dht11_hd44780
Ce projet met ensemble le capteur DHT11, le microcontrôleur ATmega2560 (Arduino Mega) et un écran LCD HD44780 1602 en mode 4 bits pour la lecture et l'affichage des donnees de temperature et d'humidite. L'interface est codée en C bas-niveau, en manipulant directement les registres d'entrée/sortie (PORTx, DDRx) pour contrôler les broches de données
Language: C - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

christianTsounguiObama/hd44780
Ce projet met en œuvre une communication parallèle entre un microcontrôleur ATmega2560 (Arduino Mega) et un écran LCD HD44780 1602 en mode 4 bits, sans utiliser de bibliothèque Arduino. L'interface est codée en C bare-metal, en manipulant directement les registres d'entrée/sortie (PORTx, DDRx) pour contrôler les broches de données et de commande .
Language: C - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Yasteer/Budget-Oscilloscope-
Arduino Based Oscilloscope
Language: C++ - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

liamg/lcd
Go module for driving (non-I2C) LCD devices
Language: Go - Size: 768 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

Arkadip2007/LCD-with-ARDUINO-Endless-Runner-game
LCD with Arduino nano Endless Runner game
Size: 25.4 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

dilipraman/Smart_billing_rfid
Project in UART
Language: C - Size: 3.91 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

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: about 2 months ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 4

karmaniket/Train_station_indicator
A small Arduino project which mimics local train station indicator.
Language: C++ - Size: 8.65 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

BROUQEN/Pong-game-for-Arduino-LCD-16x2
A simple Pong game for Arduino using 3 buttons and an LCD 16x2 display.
Language: C++ - Size: 39.1 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Arkadip2007/LCD-iot
LCD-iot
Language: C++ - Size: 6.84 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

omersiar/ShiftedLCD
Arduino Library for 74HC595 Shift Register using SPI
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 31 - Forks: 10

Jumitti/lcd_home_automation Fork of the-raspberry-pi-guy/lcd
Home automation with a Raspberry and a LCD 16x2. Display temperature with DS18B20 probe, now playing Spotify and Trakt, control with Telegram Bot
Language: Python - Size: 81.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AliQorbaniFard/STM32_LCD16x2_Library
a step by step video tutorial on how to write this code is provided on our youtube channel
Language: C - Size: 3.05 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MrChunckuee-Electronics/EAGLE_Libraries
Material útil para EAGLE, principalmente son las librerias que he utilizado en mis proyectos.
Size: 999 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

vircoding/esp32-dht-lcd-example
An ESP32 example project using DHT11 and LCD 16x2 display
Language: C++ - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

pimvanhespen/go-pi-lcd1602
Go library for communicating to lcd1602 from Raspberry Pi
Language: Go - Size: 1.34 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

virgiledimon/bus-rtc-temperature
Bus time, date and temperature display for passengers
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AzazHassankhan/MCU8051Drivers
Welcome to the "C++ Codes of Relevant Topics About 80C51 Microcontroller with Simulation Files" repository! This is your one-stop destination for diving into the world of microcontrollers and embedded systems. 🌐
Language: C - Size: 285 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

truong92cdv/FPGA_LCD
LCD Display on FPGA - 8 bit mode
Language: Verilog - Size: 649 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mrzaizai2k/Wall-following-car-with-Arduino
Maze solving with wall follower algorithm
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

utkumaden/esp-idf-lcd
Generic LCD Driver as an ESP32 Component
Language: C - Size: 6.84 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

SulaimanNiazi/PIC-Simple-Calculator
A simple calculator made using PIC16F877A and displaying values on LCD display LM016L
Language: SWIG - Size: 8.87 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SulaimanNiazi/Industrial_Production_Counter
An industrial counter built using PIC16F877A microcontroller and displaying count and rate on LM016L LCD.
Language: SWIG - Size: 15.2 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ShahinurAlamBhuiyan/Learning-Micro-Controllers
Exploring the captivating realm of microcontrollers on a journey fueled by curiosity and academic ambition.
Language: C++ - Size: 73.2 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

Foxriver-2005/SmartCafe
Raspberry Pi Food Ordering System
Language: Python - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

mohitbisht131/PIC-Simple-Calculator
A simple calculator made using PIC16F877A and displaying values on LCD display LM016L
Language: C - Size: 8.86 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mabushelbaia/PIC16F877A-Calculator
A PIC16f877A based calculator that can perform basic arithmetic operations written in PIC assembly.
Language: Assembly - Size: 17.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0

AvastrOficial/Dth22-LCD
Este proyecto utiliza un Arduino junto con un sensor de temperatura y humedad DHT11 para mostrar los valores en un display LCD 16x2
Language: C++ - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

niwciu/LCD_HD44780
C cross platform library for LCD with HD44780 driver
Language: C - Size: 25.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 2

junwha/LiquidCrystal_I2C_Hangul
Arduino 16x2 LCD 한글 출력 라이브러리
Language: C++ - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 26 - Forks: 10

CSpyridakis/Arduino-workshop 📦
Μέρος του εισαγωγικού στον κόσμο του arduino, workshop με τίτλο 'Arduino 2 Inspire'
Language: C++ - Size: 5.9 MB - Last synced at: about 4 hours ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mzakiab/APRS-MONITOR-I2C-LCD
Monitor APRS Signal at 144.390MHz and monitor with I2C LCD
Language: C++ - Size: 27.3 MB - Last synced at: about 22 hours ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

bropenguin847/Arduino-Projects
A collection of Arduino projects I have done over the years.
Language: C++ - Size: 1.37 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

andrejicd/Thingspeak-Weather-Station
ThingSpeak Weather Station with LCD Display
Language: C++ - Size: 31.3 KB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

TheRustifyer/pyArduino
Library for handle Arduino (or similar) hardware, connections, data and actions.
Language: Python - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

sparkfun/OpenLCD
An open source serial LCD (HD44780) controller based on the ATmega328.
Language: C++ - Size: 2.1 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 33 - Forks: 17

K18192jz/LCD-LogicFlow
LCD LogicFlow is a flexible menu navigation system for I2C LCDs, using two buttons (OK & Down). It supports background tasks, complex menu navigation, and customizable actions. Ideal for embedded systems or simple UIs.
Size: 113 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sometimesdigital/screenduino
📟 make LCD custom characters using the createChar() function from the LiquidCrystal library
Language: JavaScript - Size: 115 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 4

HardwareProject000001/Solenoid-Door-Lock-using-EM-18
The Door Lock System uses EM-18 Reader and Keypad to unlock the door and will decline the entry if the entered password or scan card is incorrect.
Language: C++ - Size: 577 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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

UnsignedArduino/Uno-Chrome-Dino-Game
Google Chrome's famous dinosaur game on a 16x2 LCD shield!
Language: C++ - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

masterPlusTer/hd44780U-LCD20x4-16X2
Control del LCD HD44780 directamente sin protocolos ni librerías y usando la olvidada busy flag
Language: C++ - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

igor-240340/LCD1602-HD44780-AVR
AVR assembly library for LCD1602 display using the HD44780 controller
Language: Assembly - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 0

Frederic1000/gluci-clock
Display glycemia from NightScout and clock on an LCD screen connected to an ESP32
Language: C++ - Size: 1.23 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ArBom/AccessControlReader
Project of RFID access control reader based on Raspberry Pi with use C#. It uses SQL to check the entrance eligibility and write the time of get in.
Language: C# - Size: 2.07 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

CSpyridakis/lcd-greek-chars
A header file to display Greek Characters on 2004 or 1602 LCD Screen using Arduino.
Language: C++ - Size: 2.18 MB - Last synced at: about 4 hours ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AdityaSharmaHub/RFID-Car-Parking-System
Car Parking System using RFID - An IOE Project
Language: C++ - Size: 2.11 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 3

cfrankb/ch552_drivers
Additional drivers ported to the CH552 (using Wagiminator library)
Language: C - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

pilotak/mbed-text-display
LCD & OLED text display library for mbed OS 6
Language: C++ - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

JozefPro/Arduino_LCD_circuit
Solo Arduino project files
Language: C++ - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

RamasyaR/simplelcd
16x2 LCD library OrangePI GPIO
Language: C++ - Size: 166 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

oziavci/cat-dog-feeder-wifi
Automatic pet feeder. It can be timed and managed online. ESP8266 nodemcu project.
Language: C++ - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 36 - Forks: 4

filegeiasou/Basics_Arduino
Basics with arduino uno r3 and c++
Language: C++ - Size: 67.4 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mrzahaki/VHDL
Language: VHDL - Size: 2.55 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

AbdAlazezAhmed/Arduinoa-Lift-Elevator
Arduino controlled lift
Language: C++ - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 4

umaarmorshed/BMP280-STM32F446RE-Baremetal-I2C-SPI
In this project, the Bosch BMP280 sensor is integrated with an STM32 microcontroller using bare-metal, low-level register-based firmware. Communication is handled via I2C and SPI protocols. The firmware captures sensor data and outputs it to a 16x2 LCD display, demonstrating effective real-time data acquisition and display.
Language: HTML - Size: 351 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 8 - Forks: 0

AllanGallop/RPi_GPIO_i2c_LCD
A simple module for working with the HD44780 LCD over I²C using the PCF8574 Backpack
Language: Python - Size: 30.3 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 3

Robotics-Society-PEC/Dino-Game
Replica of the famous dinosaur game running on an Arduino.
Language: C++ - Size: 1000 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

yashkathe/Monitoring-system-with-arduino
Monitoring system made by using various sensors with arduino uno
Language: C++ - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

MubarakNative/DigitalThermometer
Making a temperature meter with lcd 16x2 using a thermistor and an arduino.
Language: C++ - Size: 20.5 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ayeshathoi/CSE-316
Assembly language & Microcontroller-microprossesor assignments
Language: Assembly - Size: 50.4 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

tamizhanban-nitish-p/smart-dustbin
smart dustbin that display the level of garbage and enables automation of lid opening and closing.
Language: C++ - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

code-vader97/CSGO-style-Bomb-timer-using-Arduino
Just for fun and learning Purpose.
Language: Arduino - Size: 110 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

jmb-dmx/arduino-uno-24-channels-dmx
Language: C++ - Size: 113 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

arduinoomega/arduino-sistema-de-alarme-codificado-sensor-vibracao
Arduino - Sistema de alarme codificado com sensor de vibração SW-420
Language: C++ - Size: 918 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

fardinabbasi/STM32_Basics
Implementations of basic components like timers, LCD displays, external interrupts, and digital pins on the STM32F103R6 microcontroller, demonstrating fundamental embedded system concepts.
Language: C - Size: 11.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

jonathanrjpereira/8051-Bluetooth-Door-Lock
🔒 A Smartphone Controlled Password based Bluetooth Door Lock using the 8051 Microcontroller
Language: C++ - Size: 1.69 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 5

EhabMagdyy/HomeMonitor-Login-STM32
Monitoring Temperature, Humidity and Flame Percentage with a login system | STM32.
Language: C - Size: 3.45 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tavorbesser/CVI-LabWindows-Project
User interface for monitoring Environmental conditions over time
Language: C - Size: 3.35 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Oberoner21/ScrollText_LC
Scrolltext class for LCD-Displays
Language: C++ - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mohammedomar20/LCD-Display-and-Rotary-Encoder-Control-System
Language: C++ - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Nurckye/Smart-Security-System
A security system made with Arduino Uno and Raspberry Pi 3.
Language: Python - Size: 96.7 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

bestmahdi2/Uni__STM32MenuDesignProgramLCD2x16
A university project where a menu program was designed with STM32F407VG that works with keys and a 2x16 LCD
Language: C - Size: 5.82 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

tuommii/rs-device
A device for reading winner and loser of played game, used for stats. Video available
Language: C++ - Size: 14.3 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

jbarber877/Arduino-for-Beginners
Completed activities and project from "Arduino for Beginners - Complete 2024 Course" on Udemy. All code is original from scratch.
Language: C++ - Size: 77.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

verilog-indeed/nano_4k_1602_lcd
Simple library to interface with Hitachi-compatible character LCDs for the Sipeed Tang Nano 4K Gowin FPGA board.
Language: C - Size: 2.49 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

jdimeglio/SYSMON65
SYSMON65 is a full 2-pass assembler, with local and global labels, directives, and more. A 65C02 disassembler is included which includes Step-By-Step debugging (i.e., Tracing), memory dump, ASCII dump, fill, delete, block move, intel hex loader and more.
Language: Assembly - Size: 28.6 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 25 - Forks: 4

agaelema/LCD16x2_MSP43x
A LCD HD44780 developed to MSP43x line with easy configuration
Language: C - Size: 136 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 3

JiaChangGit/Embedded-operating-systems-NCKU
嵌入式作業系統分析與實作 ANALYSIS AND IMPLEMENTATION OF EMBEDDED OPERATING SYSTEMS, 張大緯
Language: C - Size: 17.4 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

black-backdoor/progressbar-arduino
progressbar for Arduino LCD Displays
Language: C++ - Size: 563 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AntonAshraf/Smart-Home-PIC16f877A
Happy Home: A smart home system featuring a smart door lock, flame detector, and theft protection system.
Language: C - Size: 1.83 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
