An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ili9341

903257958/stm32_oop_driver

STM32面向对象外设驱动

Language: C - Size: 2.62 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 1

lexus2k/ssd1306

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms

Language: C - Size: 18.4 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 742 - Forks: 133

russhughes/st7789_mpy

Fast MicroPython driver for ST7789 display module written in C

Language: Python - Size: 108 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 616 - Forks: 113

jasoncast880/pockpet

Tomagachi Clone Running on RPI Pico with a TFT ST7735 Display.

Language: C - Size: 15.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

igor-gia/Meteo

Indoor Meteo station, ESP32 based

Language: C - Size: 5.43 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

gavinlyonsrepo/Display_Lib_RPI

A C++ Library for Linux based single board computers ( sbc ) to drive electronic displays. Developed and tested on Raspberry pi (5 & 3).

Language: C++ - Size: 2.89 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 31 - Forks: 4

Herrera-Dev/Linux_System_Monitoring_TFT_ESP32 Fork of DustinWatts/Bluetooth-System-Monitor

Monitor de información del sistema ubuntu que utiliza un ESP32 + TFT ILI9341. Recibe datos por Bluetooth o UART.

Language: C - Size: 4.8 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Fr4nkFletcher/ESP32-Marauder-Cheap-Yellow-Display

ESP32Marauder Cheap Yellow Display

Language: C - Size: 391 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 978 - Forks: 102

Herrera-Dev/Monitor_TFT_LVGL_ESP32

Monitoreo con una ESP32 con una pantalla táctil TFT 2.4" SPI con el controlador ILI9341 y la biblioteca gráfica LVGL. El sistema muestra datos meteorológicos, precios de criptomonedas y métricas del sistema en una interfaz gráfica interactiva. Además, incluye un script en Python para enviar datos del sistema host al ESP32 a través del serial.

Language: C - Size: 5.05 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

gavinlyonsrepo/RPI_PICO_projects_list

An index of projects and libraries for Raspberry Pi Pico stored in this github account.

Language: C++ - Size: 13.7 KB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 29 - Forks: 2

gavinlyonsrepo/displaylib_16bit_PICO

Display Library for 16-bit color graphic displays for Raspberry PI PICO. C++ SDK, supports ssd1331, st7735, ili9341 and st7789

Language: C++ - Size: 1.05 MB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 32 - Forks: 12

EliasLaaj/ESP32-ECU-for-gas-turbine

This project features an engine control unit (ECU) for a gas turbine, built on the ESP32 platform. The code is developed using the Arduino IDE and leverages readily available libraries for ease of integration and development. The repository also includes optional code for a turbine engine instrument cluster, designed to run on a separate ESP32.

Language: C++ - Size: 82 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 1

ifeech/esp_looping_video_player

Plays a short video file (mjpeg) without stopping.

Language: C++ - Size: 15.6 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

nyannkov/mgc

MGC is a library designed to help create small games and gadgets.

Language: C - Size: 7.07 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

alloncm/MagenBoy

GameBoy and GameBoy Color emulator written in Rust

Language: Rust - Size: 29.7 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 77 - Forks: 6

loboris/ESP32_TFT_library

Full featured TFT library for ESP32 with demo application

Language: C - Size: 24.6 MB - Last synced at: 25 days ago - Pushed at: 11 months ago - Stars: 604 - Forks: 222

filipporaciti/SpotifyDisplay

This project uses an ESP32 connected to an ILI9341 display, allowing real-time display of various information about the song currently playing on Spotify.

Language: C - Size: 8.71 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 2

nopnop2002/esp-idf-ili9340

SPI TFT and XPT2046 touch screen controller driver for esp-idf

Language: C - Size: 958 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 192 - Forks: 38

ttrftech/NanoVNA

Very Tiny Palmtop Vector Network Analyzer

Language: C - Size: 1.43 MB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 1,154 - Forks: 329

de-dh/ESP32-Cheap-Yellow-Display-Micropython-LVGL

This repository is about running LVGL under Micropython firmware on the cheap yellow display.

Language: Python - Size: 1.31 MB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 17 - Forks: 2

nopnop2002/esp-idf-parallel-tft

8bit parallel TFT & 4-line resistance touch screen Driver for esp-idf using i2s paralell mode

Language: C - Size: 651 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 117 - Forks: 30

educ8s/CircuitPython-ILI9341-Examples

CircuitPython ILI9341 Examples

Language: Python - Size: 133 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

sdima1357/spectrum128_cpm

zx spectrum 128 emulation on stm32f407 + Grant Searle's CP/M system port ili9341 16 bit display

Language: C - Size: 5.48 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 46 - Forks: 8

gitberthe/BertheVarioTac

Vario Gps parapente ESP32-2432S028 tactile

Language: C++ - Size: 156 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

russhughes/ili9342c_mpy

ILI9342C Fast 'C' Driver for MicroPython (M5Stack Core)

Language: Python - Size: 8.43 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 56 - Forks: 13

rzeldent/esp32-smartdisplay

PlatformIO library LVGL Drivers for Sunton Smart display boards (CYD Cheap Yellow Display). This library supports these boards without any effort. ESP32-2432S024N/R/C, ESP32-2432S028R/C, ESP32-3248S035R/C, ESP32_8048S070N/C

Language: C - Size: 48.6 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 517 - Forks: 97

thelastoutpostworkshop/AnimatedGIF340_240

Animated GIF on a 320x240 LCD Display (ILI9341) with the ESP32

Language: C - Size: 36 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 9 - Forks: 1

tekker/esp32-ov7670-hacking

Based on https://github.com/igrr/esp32-cam-demo extended with an ILI9341 display, with a Telnet interface to change OV7670 settings on the fly. Streams BMP files from RGB565 and YUV422 (encoded to RGB565) picture formats. Compile with latest esp-idf. Check out new telnet command "video 1" to auto capture to LCD as fast as possible for videocam mode, "video 0" to stop or "video Z" where Z is delay in ms between each capture / LCD refresh.

Language: C - Size: 2.85 MB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 80 - Forks: 18

tobozo/ESP32-BLECollector

ᛡᛒ BLE Scanner + Data persistence on SD Card for M5Stack, M5Core2, Odroid-Go, ESP32-Wrover-Kit and other models

Language: C - Size: 3.01 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 309 - Forks: 31

ttrftech/CentSDR

CentSDR: tiny handheld standalone software defined receiver with LCD display.

Language: C - Size: 2.04 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 117 - Forks: 49

vadrov/stm32-xpt2046-ili9341-dma-irq-spi-temperature-voltage

XPT2046 controller driver (HR2046 and other compatible) for STM32F4 series. Supports all the functionality of the controller: work with the touchscreen, temperature measurement by an internal sensor, voltage measurement at the VBAT and AUX inputs.

Language: C - Size: 2.05 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 5

A-N-Ulab/Arduino-PhotoFrame

PhotoFrame made with RaspberryPi Pico and ili9341 3.2inch TFT in Arduino IDE

Language: C - Size: 1.96 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

lexus2k/lcdgfx

Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms

Language: C++ - Size: 5.46 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 408 - Forks: 57

WeegeeNumbuh1/UNRAID_status-screen

a status screen for your UNRAID system

Language: Python - Size: 3.35 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

alankrantas/OV7670-ESP32-TFT 📦

Live image from a non-FIFO OV7670 camera module to a ILI9341 TFT display

Language: C++ - Size: 53.7 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 2

justcallmekoko/MarauderCentauri

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32 and ESP8266

Language: C++ - Size: 186 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 146 - Forks: 13

Mythologyli/STM32H743-CMake-Template

STM32H7 + ILI9341 + FreeRTOS + LVGL + FatFs

Language: C - Size: 12.9 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 7

uhi22/TFT-with-CAN

STM32 shows data from CAN on TFT with ILI9341

Language: C - Size: 874 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

rprouse/ILI9341_PICO_DisplayExample

Example code for using an ILI9341 SPI TFT Display with a Raspberry Pi Pico

Language: CMake - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

yjdwbj/rockchip-eaidk-310

About EAIDK-310 board firmware.

Size: 142 MB - Last synced at: 26 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

BOlaerts/ESP32-2432s028

Home Assistant integration using ESPHome on an esp32-2432s028 board, featuring I²C expansion and touchscreen functionalities

Size: 3.41 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 153 - Forks: 19

gitaarwerk/esp32-taken

Captive portal app for ESP32

Language: C++ - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

t0mg/jackal

Upcycling project adding a color display, Bluetooth, RDS, NFC and more to an awesome looking 1978 radio, the Sony FX-300

Language: C++ - Size: 1.24 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 28 - Forks: 0

jetsup/s3-phone

An LVGL based hackable mobile phone

Language: C - Size: 2.26 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 6 - Forks: 2

elehobica/Teensy40_MP3_Player

Teensy 4.0 MP3/WAV/AAC/FLAC Player

Language: C++ - Size: 3.84 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 25 - Forks: 3

vadrov/stm32g031f6p6_spi_dma_ili9341_xpt2046_demo

XPT2046 controller driver (HR2046 and other compatible) for STM32G0 series. Supports all the functionality of the controller: work with the touchscreen, temperature measurement by an internal sensor, voltage measurement at the VBAT and AUX inputs.

Language: C - Size: 748 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

cobravisualcodeorg/graphics_lib

graphics_Lib for esp32-2432S028

Language: Python - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

titonbarua/python_ili9341

Pure python driver library for ILI9341 SPI display using a variety of interfaces.

Language: Python - Size: 3.51 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

Gaboze-Pocaio/Gaboze-Pocaio-Round-2---Perfect

This is the second official release of the Gaboze Pocaio, now with 2.6" screen and brightness control

Language: Eagle - Size: 11.2 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 73 - Forks: 17

nilathj/ILI9341-tft-esp8266

ILI9341 driver based TFT display analogue clock example using an ESP8266

Language: C++ - Size: 136 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

TalhaYaman98/MatchingGame

This project demonstrates the integration of an ILI9341 TFT LCD display with an STM32F4 Discovery board, including touch functionality using the XPT2046 resistive touch controller. The firmware is developed in C using STM32 HAL libraries, and SPI communication is used to interface with the peripherals.

Language: C - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sergey12malyshev/RF_HACK

Sub-GHz and GPS test platform (spectrum-analyzer, jammer)

Language: C - Size: 12.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

schreibfaul1/ESP32-TFT-Library-ILI9341-HX8347D

TFT Library for controller ILI9341 and HX8347D

Language: C - Size: 5.02 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 9

koenvervloesem/M5Stack-Air-Quality-ESPHome

ESPHome configuration for M5Stack's PM2.5 Air Quality Kit with the PMSA003 particulate matter sensor and the SHT20 temperature and humidity sensor

Language: C++ - Size: 2.29 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 10

vadrov/stm32f401ccu6_ili9341_st7789_Read_Memory

The project demonstrates reading pixel color data from the ili9341 (full-duplex spi with MOSI and MISO lines) and st7789 (half-duplex spi with SDA line) displays controllers memory into a buffer for further processing or saving a background image before displaying a sprite.

Language: C - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

vadrov/esp32_display_spi_dma_low_layer_driver_jpeg_rendering

ESP32 low layer driver for spi displays (esp-idf-v5.1.2). Optimized JPEG decoder. Demonstration of line-by-line graphics rendering running on two cpu cores.

Language: C - Size: 28.7 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

yjdwbj/rp2040-ili9341

RP2040 with two 74HC595 daisy-chained to drive TFT LCD of 8080 MCU 16-bit bus interface, which can save a lot of pins. Also support SPI of RP2040, and support LVGL.

Language: C - Size: 120 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

cfrankb/esp-idf-cs3

Remake of an MSDOS game for the ESP32 microcontroller using the ST7789 / ILI9341 LCD display and a joystick module.

Language: C++ - Size: 1.29 MB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 2

tdorssers/weather-station

Weather station with remote sensors and TFT color display

Language: C - Size: 2.58 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

bonezegei/bonezegei

Config files for my GitHub profile.

Language: HTML - Size: 301 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

anegrin/GiuliaTFT

Display Giulia/Stelvio JTDm additional data and monitor DPF regenerations using ESP32, LCD touchscreen display and Bluetooth OBD2 adapter.

Language: C - Size: 290 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 2

thelastoutpostworkshop/AnimatedGIF340_240_Push_Button

Animated GIF (with Push Button) on a 320x240 LCD Display (ILI9341) with the ESP32

Language: C - Size: 26.4 MB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

MohsenAnvariBio/STM32_HealthMonitor

STM32F446RE | MAX301102 sensor | ILI9341 LCD| Signal Processing | Driver Development

Language: C - Size: 4.73 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ifeech/esp32_experiments

esp32 experiments

Language: C++ - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tvlad1234/pico-displayDrivs

Display drivers for pico-sdk

Language: C - Size: 39.1 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 8

educ8s/Arduino-ILI9341-Example-Programs

Arduino-ILI9341-Example-Programs

Language: C++ - Size: 201 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

momefilo/spiele

Tetris und Snake auf libs aufbauend

Language: C - Size: 765 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

32teeth/Eagle-Libraries-by-32teeth

A collection of Eagle CAD Libraries by 32teeth

Size: 69.3 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 14 - Forks: 7

ttrftech/LPC4370SDR-LCD

Standalone SDR experiment using multicore MCU

Language: C - Size: 206 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 6

nopnop2002/wiringpi-tft-tool

TFT Command Line Tool for Raspberry Pi

Language: C - Size: 2.43 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 11

dark-thirty/esp32-cam-ILI9341LCD-LVGL

esp32-cam ili9341LCD LVGL

Language: C - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mean00/ln_rust_ili9341_demo

RP2040+RUST+ILI9341/ST7735

Language: CMake - Size: 732 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

nopnop2002/STM32_TFT_8bit

STM32F103 8bit parallel TFT Library for Arduino_STM32

Language: C++ - Size: 632 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 61 - Forks: 16

GrgoMariani/Raspberry-Pico-Pocket-Gamer

A Raspberry Pico RP2040 and ILI9341 based pocket console.

Language: C - Size: 173 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 3

tdorssers/Robot2

Line following and collision avoidance robot car II

Language: C - Size: 901 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

tobozo/ESP32-Chimera-Core

ESP32-Chimera-Core 👾 is an arduino library for M5Stack, Odroid-Go, D-Duino-32-XS and other ESP32/TFT/SD bundles

Language: C++ - Size: 6.11 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 171 - Forks: 14

RobertoBenjami/stm32_graphics_display_drivers

STM32 LCD drivers (currently: spi(dma), gpio, fsmc(dma), st7735, st7783, ili9325, ili9328, ili9341, ili9486, ili9488, hx8347g)

Language: C - Size: 8.55 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 564 - Forks: 110

LoveBootCaptain/WeatherPi_TFT

a weather display for a raspberry pi and a TFT display written in python3 and pygame

Language: Python - Size: 8.78 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 82 - Forks: 24

DMohammed/LCD_Touch_LCDWIKI

Code for test all LCD With Touch over LCDWIKI Library in PlatformIO

Language: C++ - Size: 3.29 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

RobertoBenjami/stm32_hal_graphics_display_drivers

STM32 graphics LCD and Touchscreen drivers (LCD: st7735, st7781, ili9325, ili9328, ili9341, ili9488, Touch: analog resistive, xpt2046, stmpe811)

Language: C - Size: 2.04 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 65 - Forks: 22

pebri86/esplay_micro_hardware

Micro version of esplay hardware, ESP32 based gaming console

Language: Prolog - Size: 16.7 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 230 - Forks: 48

roycuadra/ESP32-CYD-DigitalClock-PH-Time

This example shows a digital clock with a rolling effect as the digits change. Most of the code are borrowed from other examples. Thanks Internet!

Language: C++ - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

nopnop2002/Arduino-STM32-8bitTFT

8bit parallel TFT Library for Arduino_Core_STM32

Language: C++ - Size: 502 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 8

chanulee/alpha

Wearable interface for interactive CAVE system (IEEE VRW 2024)

Language: C++ - Size: 107 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

vadrov/stm32g0-display-driver-spi-dma-ili9341-st7789

stm32g0 series display driver (spi, dma). Supports ili9341, st7789

Language: C - Size: 808 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 3

nopnop2002/Raspberry-ili9340spi

ILI9340 SPI TFT Library & XPT2046 Touch Screen Library for Raspberry

Language: C - Size: 3.39 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 41 - Forks: 17

Rakshith-kukyan/Vending-Machine

A project on Developing UPI enabled Vending Machine using Raspberry Pi Pico W Microcontroller. - By Team Byte Burst

Language: Python - Size: 25.7 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ttrftech/LPC4370SDR-FM

Standalone SDR experiment using multicore MCU - FM version

Language: C - Size: 306 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 15 - Forks: 9

pcbcrew-org/pcbcrew-raspi-spilcd

ILI9341 SPI LCD driver for Raspberry Pi

Language: Python - Size: 1.86 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

nopnop2002/Raspberry-ili9325

Parallel TFT Shield Library for wiringPi

Language: C - Size: 2.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 64 - Forks: 15

favnec5/micropython-esp32-spi-sdcard-and-screen-driver

Pure micropython ESP32 SPI driver for sdcard and screen at the same SPI bus

Language: Python - Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

tor1kk/metal_detector

STM32 Based VLF Metal Detector Experiment

Language: C - Size: 32.6 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

retro-esp32/Retro-Odroid-Go-Firmware

A Re-Imagining of the Odroid Go Firmware

Language: C - Size: 192 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 10

educ8s/OpenMV-ILI9341-Track-Object

This is an Automatic RGB565 Color Tracking project for the OpenMV cam and an ILI9341 display. It lets you track an object by color at 40 fps!

Language: Python - Size: 232 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 3

chanulee/hapgrab

Interface for grab-and-move 3D interaction and haptic feedback

Language: C++ - Size: 5.06 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dronecz/esp32-game-console

Size: 2.84 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 3

cinnamondev/cmsis-rp2040

CSolution Template for RP2040/Pi Pico

Language: PowerShell - Size: 342 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

mboehmerm/LVGL-Touch-Display-USB-Mouse

Testing LVGL and ili9341 touch display with USB-Mouse and USB-Keyboard using the library ESP32-USB-Soft-Host by tobozo

Language: C++ - Size: 6.18 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

maudeve-it/ILI9XXX-XPT2046-STM32

A set of function handling SPI, TFT LED 480x320 or 320x240 touch display controlled by an ILI9488 or ILI9341+XPT2046

Language: C - Size: 811 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 30 - Forks: 15

tuupola/esp_mipi

Low level MIPI DCS compatible display driver for ESP-IDF

Language: C - Size: 70.3 KB - Last synced at: 29 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2