Popular repositories Loading
-
ESP32_VS1053_Stream
ESP32_VS1053_Stream PublicA streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg decoder. Plays http, https and chunked streams. Stream metadata is parsed. Also plays ogg and mp3 from sdcard.
-
aquacontrol32
aquacontrol32 Public5 channel aquarium LED controller with web interface for ESP32 boards. Supports DS18B20, SSD1306, ILI9341, XPT2046 and SmartConfig. Arduino IDE.
-
moonPhase-esp32
moonPhase-esp32 PublicAn ESP32 library to get the moon phase angle and visible percentage of the moon that is illuminated.
-
-
ESP8266-ps4-jailbreak
ESP8266-ps4-jailbreak PublicMinimal PS4 5.05 jailbreak on a ESP8266. Compiles in the Arduino IDE.
-
eStreamPlayer32
eStreamPlayer32 PublicAn esp32 app to play radio streams and music from a local lamp or llmp server through a i2s DAC. Compiles in the Arduino IDE.
955 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
May 2025
Created 11 commits in 1 repository
Opened 11 pull requests in 1 repository
CelliesProjects/OpenStreetMap-esp32
11
merged
-
Invert some logic
This contribution was made on May 4
-
Change
isTileCachedOrBusy
totileCachedOrBusy
This contribution was made on May 4 -
Combine the loops
isTilePresent
andisTileCached
toisTileCachedOrBusy
This contribution was made on May 4 -
Refactor PNG decoders for core safety and PSRAM-backed lazy init
This contribution was made on May 3
-
Cleanup
This contribution was made on May 3
-
Do not allocate
PNG
at bootThis contribution was made on May 3 -
Fix
PNGdec
not thread safeThis contribution was made on May 2 -
Make
currentTileBuffer
thread_localThis contribution was made on May 2 -
Fixed race condition
This contribution was made on May 1
-
Removed unused variable
This contribution was made on May 1
-
Show error msg on failed tile fetch
This contribution was made on May 1
Created an issue in bitbank2/PNGdec that received 2 comments
Some OSM tiles decoding gives an error code 2
@bitbank2 Hello! Running into some decoding issues again. Using PNGdec 1.1.2. OSM tiles decoding gives an error code 2 sometimes on different tiles…