kike-canaries / canairio_firmware

CanAirIO is a citizen science initiative. We are developing a mobile application that is able to set a PM2.5 or CO2 sensors, and other related sensors, as a fixed station using WiFi or mobile station with an smartphone by using a Bluetooth connection.
https://canair.io
GNU General Public License v3.0
104 stars 23 forks source link

Support for the new LilyGo T-Display-S3 #240

Open hapklaar opened 1 year ago

hapklaar commented 1 year ago

Summary

This new device has a nice large screen and would be great for this project. Would you consider adding support for it?

hpsaturn commented 1 year ago

Yes, I already successful test of CanAirIO Sensorslib here, in this branch of this example. But it only run in serial terminal for now. But of course the idea is try to have this with the whole firmware.

https://github.com/hpsaturn/esp32-s3-clock/tree/av/canairio_sensors_lib_test

Of course any help with this is welcome.

hapklaar commented 8 months ago

Just checking in, were you able to make some progress with this board?