ESP32Encoder
splitboard
ESP32Encoder | splitboard | |
---|---|---|
5 | 1 | |
284 | 40 | |
- | - | |
6.8 | 4.6 | |
2 months ago | over 1 year ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ESP32Encoder
-
ESP32-iLi9341 with DIGITEN G3/8 Water Flow Hall Sensor shows negative value
Discription /* * Esp32 WROOM with iLi9341_TFT display * TFT_eSPI Library // https://github.com/Bodmer/TFT_eSPI * * ESP32Encoder Library // https://github.com/madhephaestus/ESP32Encoder.git * * DIGITEN G3/8 Water Flow Hall Sensor * Red - VIN(5v) * Black - GND * Yellow - D2 * * */ Enable TFT_eSPI Library #include // Hardware-specific library #include TFT_eSPI tft = TFT_eSPI(); // Invoke custom library ESP32ENCODER Setup ``` #include
-
Esp32 with DIGITEN G3/8 Water Flow Hall Sensor shows negative numbers
``` /* * Esp32 WROOM with iLi9341_TFT display * TFT_eSPI Library // https://github.com/Bodmer/TFT_eSPI * * ESP32Encoder Library // https://github.com/madhephaestus/ESP32Encoder.git * * DIGITEN G3/8 Water Flow Hall Sensor * Red - VIN(5v) * Black - GND * Yellow - D2 * *
- Hey! I'm building a mouse with an optical encoder but I have no idea how to code it. I found out that it works with quadrature modulation but it is way above my head. Is there library (that works with one channel) for that or an example code that someone could point me to?
- ESP32 and Rotary
splitboard
-
Yet another keyboard firmware
Hi all,I created this firmware over the last couple of months. I certaintly aint perfect but its functional. Hope you enjoy! https://github.com/cvanelteren/splitboard
What are some alternatives?
ai-esp32-rotary-encoder - Easy implement rotary encoder to your application using microcontroler like ESP32
ESP32-A2DP - A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF
Encoder - Quadrature Encoder Library for Arduino
ESP32-HUB75-MatrixPanel-DMA - An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.
esp32-rotary-encoder - ESP32-compatible rotary encoder driver
AutoConnect - An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface
FastAccelStepper - A high speed stepper library for Atmega 168/328p (nano), Atmega32u4, Atmega 2560, ESP32, ESP32S2, ESP32S3, ESP32C3, ESP32C6 and Atmel SAM Due
ESP_Python_Serial - A tutorial on how to make an ESP and a Python script (running on PC or a RPi) communicate via Serial and do useful stuff while communicating
TFT_eSPI - Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips
RP2040-Encoder - Interrupt based quadrature encoder for RP2040 / Raspberry Pi Pico