Pinned Repositories
aquacontrol32
5 channel aquarium LED controller with web interface for ESP32 boards. Supports DS18B20, SSD1306, ILI9341, XPT2046 and SmartConfig. Arduino IDE.
esp32-ps4-jailbreak
Minimal PS4 5.05 jailbreak on a ESP32. Compiles in the Arduino IDE.
ESP32_VS1053_Stream
A streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg/flac decoder. Plays http, https (insecure mode) and chunked streams and parses the metadata. Also plays ogg and mp3 from sdcard.
ESP8266-ps4-jailbreak
Minimal PS4 5.05 jailbreak on a ESP8266. Compiles in the Arduino IDE.
eStreamPlayer32
An esp32 app to play radio streams and music from a local lamp or llmp server through a i2s DAC. Compiles in the Arduino IDE.
minimalUploadAuthESP32
A simple Arduino IDE upload example for ESP32 and ESPAsyncWebServer.
moonPhase-esp32
An ESP32 library to get the moon phase angle and visible percentage of the moon that is illuminated.
ps4_jb900_esp8266
Jailbreak PS4 FW9.00 for ESP8266. Compiles in the Arduino IDE.
wm8978-esp32
Arduino IDE library for wm8978 dac on ESP32.
CelliesProjects's Repositories
CelliesProjects/aquacontrol32
5 channel aquarium LED controller with web interface for ESP32 boards. Supports DS18B20, SSD1306, ILI9341, XPT2046 and SmartConfig. Arduino IDE.
CelliesProjects/ESP32_VS1053_Stream
A streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg/flac decoder. Plays http, https (insecure mode) and chunked streams and parses the metadata. Also plays ogg and mp3 from sdcard.
CelliesProjects/moonPhase-esp32
An ESP32 library to get the moon phase angle and visible percentage of the moon that is illuminated.
CelliesProjects/wm8978-esp32
Arduino IDE library for wm8978 dac on ESP32.
CelliesProjects/ESP8266-ps4-jailbreak
Minimal PS4 5.05 jailbreak on a ESP8266. Compiles in the Arduino IDE.
CelliesProjects/eStreamPlayer32
An esp32 app to play radio streams and music from a local lamp or llmp server through a i2s DAC. Compiles in the Arduino IDE.
CelliesProjects/minimalUploadAuthESP32
A simple Arduino IDE upload example for ESP32 and ESPAsyncWebServer.
CelliesProjects/ps4_jb900_esp8266
Jailbreak PS4 FW9.00 for ESP8266. Compiles in the Arduino IDE.
CelliesProjects/eStreamPlayer32_VS1053
An esp32 app to play web-radio or music files from a local lamp or llmp server. Needs a separate VS1053 decoder board. Compiles in the Arduino IDE.
CelliesProjects/esp32_NTP_clock_Lovyan
CelliesProjects/smartMeterLogger-esp32
smartMeterLogger-esp32 connects to a smart meter and logs the electricity use per minute to an sdcard. Saved data can be viewed in a html5 compatible browser. Compiles in the Arduino IDE.
CelliesProjects/voiceRecorderM5
A voice recorder for M5Stack Fire boards that uses PSRAM, hw_timer, microphone and DAC. Arduino IDE.
CelliesProjects/html5_audioplayer
A single file html5 audio player with playlist. Plays mp3, ogg and wav files in your browser. Works on all major browsers. Less than 15Kb download. Simple and fast.
CelliesProjects/smartMeterReader-esp32
A simple smartmeter (slimme meter) reader for the esp32. Compiles in the Arduino IDE.
CelliesProjects/M5-energyUse
A companion app for smartMeterLogger-esp32.
CelliesProjects/co2-display-esp32
An app to show indoor co2 levels and air quality
CelliesProjects/eStreamplayer32-vs1053-pio
A web-based esp32 music player for webradio and mp3/ogg/aac/aac+ files from a lamp or llmp server. Sound output comes from a separate VS1053 mp3/aac/ogg/wav decoder breakout board.
CelliesProjects/Movie-info
A PHP / jQuery webpage to get movie info from tmdb for local movies.
CelliesProjects/use_google_fonts_locally
In this example we are going to serve the Google Roboto font from your ESP32 instead of through the Google API. This means downloading the font files, renaming them, converting to C-style header files and finally use them with ESPAsynWebServer.
CelliesProjects/AC101
AC101 audio codec driver library for Arduino
CelliesProjects/ESP32-audioI2S
Play mp3 files from SD via I2S
CelliesProjects/ESP_VS1053_Library
A library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards.
CelliesProjects/evenFibonnaciNumbers
CelliesProjects/featherplayer-esp32
A music player for Adafruit ESP32-S3 Reverse TFT Feather with a Adafruit Music Maker FeatherWing.
CelliesProjects/fizzbuzz-arduino
Another FizzBuzz example for Arduino.
CelliesProjects/Guition-480x480-lvgl-boilerplate
CelliesProjects/library-registry
Arduino Library Manager list
CelliesProjects/M5Bala
M5Stack balance car
CelliesProjects/SensorHub
A sensorboard for CelliesProjects/co2-display-esp32
CelliesProjects/Shitcoin_Ticker
This is a simple coin ticker that connects to api.kraken.com to get the trade data. This is a public api so no account at kraken.com is needed. Compiles in the Arduino IDE.