|
|
|
|
|
by ptrincr
1977 days ago
|
|
I use one for driving a ILI9341 TFT display. It uses a 433mhz receiver and picks up temperatures from a couple of commercial temperature sensors, uses pygame to display them to the screen, plus a few bits of other info. Pretty basic, but it works. It struggles with timings though, which I've discovered is pretty important when receiving and decoding 433 signals. Looking to use a Rasberry Pico instead shortly. |
|