Phil Howard
306877cdf5
Add RGB HTTP demo
2021-04-15 10:11:16 +01:00
Phil Howard
2e3af3b436
Silence warnings, rename prot_mode
...
* Silences printf output on wait falures, original library had these as WARN so I assume they're completely optional and mostly just noise.
* Renames the "prot_mode" parameter to "protocol_mode" so it doesn't look like someone typod "port_mode" a lot.
2021-04-15 10:11:16 +01:00
Phil Howard
0703c90dea
Use std::string in API
2021-04-15 10:11:16 +01:00
ZodiusInfuser
8ff49474ea
Progressed on Wifi class, adding IPAddress
2021-04-15 10:11:16 +01:00
ZodiusInfuser
e5545c1c02
Added latest local code for wireless pack
2021-04-15 10:11:16 +01:00
Phil Howard
50912e65bf
Revert ST7789 backlight for Pico Display
2021-03-31 11:45:54 +01:00
ZodiusInfuser
848aa19c2c
Added micropython support and example for roundlcd breakout
2021-03-30 15:15:13 +01:00
Phil Howard
f812e23d8e
Cleaner RASET, CASET and MADCTL handling
2021-03-29 13:18:31 +01:00
David Tillotson
1993d403e5
Added portrait mode (building with the work from hamid-elaosta:portrait)
2021-03-29 13:18:31 +01:00
David Tillotson
98b633f31f
Correct version of the st7789.cpp driver!
2021-03-29 13:18:31 +01:00
David Tillotson
237d59d1d1
Slight efactor of st7789 driver, and addition of the flip function
2021-03-29 13:18:31 +01:00
Simon Reap
0166208a52
Pico driver for vl53l1x Time of Flight breakout
2021-02-22 22:02:23 +00:00
Simon Reap
89386dada3
Fix getTimerCount() for > 256 units
2021-02-08 16:15:53 +00:00
Simon Reap
456b9309bd
RV3028 RTC Driver and example for Raspberry Pico
2021-02-03 14:20:31 +00:00
Phil Howard
1d845374f7
Add cmake files for other libraries
2021-01-22 14:33:17 +00:00
Phil Howard
8dae215552
Add .cmake files to support out-of-tree projects
2021-01-22 14:03:38 +00:00
ZodiusInfuser
75560ea038
Added outline of an mpy wrapper for pico_display
2021-01-20 15:59:48 +00:00
Jonathan Williamson
6911719183
example driver for MSA301, ability to embed an image into binary and draw it on screen
2021-01-17 16:05:28 +00:00
Jonathan Williamson
96d702ef9a
PicoExplorer library and example, basic text support for PicoGraphics
2021-01-17 07:41:25 +00:00
Jonathan Williamson
9f31765c98
Setup libraries and drivers correctly for CMake
2021-01-16 15:02:18 +00:00
Jonathan Williamson
90d3ab8178
pico display driver
2021-01-16 12:26:03 +00:00
Jonathan Williamson
cf86122d56
ST7789 driver
2021-01-15 16:12:36 +00:00