Philippe G
a16a1678e5
add AirPlay artwork
2022-01-09 00:17:05 -08:00
Philippe G
df777e83d1
Some SPI displays require cs_post adjusted per speed - release
2022-01-05 11:53:29 -08:00
Philippe G
d0461d55e4
minor tweaks
2022-01-04 21:22:38 -08:00
Philippe G
e8f8239ee3
GPIO expander intr fix + some display need post CS time when switching rate between SPI devices - release
2021-12-31 18:25:59 -08:00
Philippe G
94da8ca950
i2c timeout change + remove some wifi test code used for led fix - release
2020-09-01 13:40:25 -07:00
Philippe G
3c76f6fcb5
driver for ST7735/89 & LED PWM
2020-07-28 18:35:10 -07:00
Philippe G
62824da779
add color display support + SSD1351 driver
2020-07-25 16:57:10 -07:00
Sebastien
1a2de11e92
Merge remote-tracking branch 'origin/master' into master-cmake
...
Conflicts:
README.md
components/config/config.c
components/driver_bt/bt_app_sink.c
components/raop/raop.c
components/services/audio_controls.c
main/platform_esp32.h
2020-05-18 10:13:32 -04:00
Sebastien
293d08deec
system config UI work in progress
2020-04-29 19:38:00 -04:00
Sebastien
65dbd203ca
cleanup
2020-03-12 00:03:27 -04:00
Sebastien
ea873ae3bc
Stabilizing a few things.
...
Music plays, httpd responds in a snap, messaging subsystem works, full
end-to-end flash erase/flash/configure wifi & hardware/reboot to
squeezelite was tested.
CMake system works well: it now allows to flash in a single command
(assuming esp-idf V4.0 is properly installed on the system) with the
standard line:
idf.py flash -p <comport>
this makes building and flashing the app less confusing for new
developers/users wanting to experiment
2020-03-11 15:51:55 -04:00
philippe44
efa818e794
Display improvements
2020-02-28 20:56:49 -08:00
philippe44
1ae8f80e53
Complete display + add JPEG
2020-02-26 23:27:28 -08:00
philippe44
a3d0b67670
display refactor
2020-02-22 16:09:25 -08:00