Pinned Repositories
arduino-esp32-solo
Compiled libraries for ESP32-SOLO
asyncUpdate
ESP32_settimeofday
A simple ESP32 example to read in unix time via serial, and then print out localtime. Useful for getting time from a GPS/GSM module.
ESP_AVRISP
An avr programmer for ESP32
IR32
Infrared remote using rmt peripheral on esp32
miniz-esp32
This is a full copy of miniz, modified to use psram if available on an esp32
rrdtool_ESP32
Port of rrdtool (https://oss.oetiker.ch/rrdtool/) to ESP32
Tone32
Tone library for ESP32
TPS54202
3V3 DC/DC power supply using TPS54202
UncleRus-drivers
Repack of UncleRus' device drivers for arduino-esp32
lbernstone's Repositories
lbernstone/arduino-esp32-solo
Compiled libraries for ESP32-SOLO
lbernstone/Tone32
Tone library for ESP32
lbernstone/miniz-esp32
This is a full copy of miniz, modified to use psram if available on an esp32
lbernstone/asyncUpdate
lbernstone/IR32
Infrared remote using rmt peripheral on esp32
lbernstone/rrdtool_ESP32
Port of rrdtool (https://oss.oetiker.ch/rrdtool/) to ESP32
lbernstone/ESP32_settimeofday
A simple ESP32 example to read in unix time via serial, and then print out localtime. Useful for getting time from a GPS/GSM module.
lbernstone/UncleRus-drivers
Repack of UncleRus' device drivers for arduino-esp32
lbernstone/esp32-c3_kicad
kicad symbol and footprints for esp32-c3
lbernstone/psram_custom_allocator
An example showing how to use a custom allocator to assign a std:: object to psram on esp32
lbernstone/arduino-esp32-dockerfiles
dockerfiles used to build https://hub.docker.com/r/lbernstone/esp32-arduino-lib-builder/
lbernstone/esp32-ntpd
A ntp server sketch for esp32
lbernstone/plotutils
arduino-esp32 compatible version of plotutils
lbernstone/SD2USBMSC
An example that exposes an SDSPI card to USBMSC
lbernstone/arduino-esp32
Arduino core for the ESP32
lbernstone/eventSource
An example for ESPAsyncWebServer using eventSource to send data
lbernstone/libpng-esp32
libpng for esp32
lbernstone/OneWire
Library for Dallas/Maxim 1-Wire Chips
lbernstone/qrcode
An example to display a website qr_code
lbernstone/qrcodegen
A port of qrcodegen
lbernstone/setTZ
example sketch to download timezone database and then present a web page to user to select tz
lbernstone/u8g2
U8glib library for monochrome displays, version 2
lbernstone/autopart
Automatically create a user data partition to fill empty space on esp32
lbernstone/esp32-arduino-lib-builder
lbernstone/ESP32-PsRamFS
🐏 💾 RamDisk for ESP32-Arduino using PsRam and fs::FS
lbernstone/esp_littlefs
LittleFS port for ESP-IDF
lbernstone/ESPAsyncWebServer
Async Web Server for ESP8266 and ESP32
lbernstone/kicad_libs
KiCAD libraries I have made or d/led
lbernstone/rtc_calibration
Example sketch to characterize rtc drift vs ntp in esp32
lbernstone/SetServerTime
An example sketch to set the server time & locale from the client config