wdim0 / esp8266_fast_lcd_driver_hspiLinks
Fast LCD driver written from scratch for ESP8266 for driving ILI9341 (240x320) or ILI9486 / ILI9488 (320x480) compatible LCD controllers using 4-wire SPI interface. ESP8266's HSPI interface is used (full 16 x 32-bit buffer). There's also option for full SW bit-banging.
☆49Updated 8 years ago
Alternatives and similar repositories for esp8266_fast_lcd_driver_hspi
Users that are interested in esp8266_fast_lcd_driver_hspi are comparing it to the libraries listed below
Sorting:
- Alexa Voice Service (AVS) client for ESP32. This is a work in progress.☆53Updated 4 years ago
- PCF8574 - library for ESP8266☆55Updated 6 years ago
- ArduCAM ESP32 Series Development Boards☆55Updated 3 years ago
- Based on https://github.com/igrr/esp32-cam-demo extended with an ILI9341 display, with a Telnet interface to change OV7670 settings on th…☆79Updated 7 years ago
- ESP8266 based serial-to-websockets proxy for OTA debugging☆112Updated 9 years ago
- JPEG Decoder for Arduino☆32Updated 11 years ago
- This library separates the aspects IO connection, controller type and display class into separate C++ classes.☆63Updated 3 years ago
- ☆82Updated 7 years ago
- ESP8266 with 3.5" KeDei LCD module☆43Updated 8 years ago
- ☆41Updated 6 years ago
- Arduino core for WEMOS XI Boards☆43Updated 6 years ago
- Arduino Core for ESP31B ESP32☆56Updated 5 years ago
- Demo & driver using the RMT peripheral of the ESP32 to control WS2812 RGB LEDs☆112Updated 4 years ago
- Espressif IoT Development Framework. Official development framework for ESP32.☆25Updated 8 years ago
- Full autocontained (on SPIFFS) web server on ESP8266☆31Updated 8 years ago
- UTFT with support for ESP8266 and ESP32☆91Updated 5 years ago
- ESP8266 Mp3 player and display spectrum on OLED☆37Updated 8 years ago
- Driver and sample code for ILI9341-based TFT displays designed for the ESP32 / ESP32-WROVER-KIT☆48Updated 6 years ago
- Arduino library for Ucglib (new library format)☆59Updated last year
- SPI library for Arduino AVR and STM32F1 to connect to ESP8266☆62Updated 4 years ago
- Repository for ATSHA204 Example code and design files☆38Updated 10 years ago
- TFT ILI9341 library for ESP8266 and NodeMCU☆30Updated 7 years ago
- Demo for working with a camera on ESP32☆118Updated 7 years ago
- IoTuz driver for ESP32 based LCA 2017 IoTuz board, also can be used as a demo on an espressif WROVER☆30Updated 7 years ago
- Port of ESP8266_MP3_DECODER to the Espressif ESP32 chip☆35Updated 8 years ago
- Control Panel and connectors for Arduino Uno WiFi☆43Updated 8 years ago
- Stepper motor controller based on FreeRTOS for the ESP8266.☆64Updated 8 years ago
- Arduino library for XPT2046 / ADS7843 touchscreen driver