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
106 stars 23 forks source link

Rotate 180º display option #179

Closed erguro1973 closed 1 year ago

erguro1973 commented 2 years ago

Hello and happy new year 2022!

I would like if will be possible to rotate 180º Oled screen to help placement in different enclosures

Thanks in advance

hapklaar commented 2 years ago

If you are comfortable in changing code and compiling your own firmware, this is quite easy to do. Just change line 41 in TFTUtils.cpp to:

tft.setRotation(2);

hpsaturn commented 1 year ago

Good news, the current testing version of CanAirIO has this feature, please check this video:

CanAirIO CLI