ZodiusInfuser
|
7103377575
|
Added c++ code and mpy wrapper for pico_rgb_keypad, with examples
|
2021-01-19 18:40:51 +00:00 |
Jonathan Williamson
|
9b18941988
|
button test
|
2021-01-19 07:10:26 +00:00 |
Jonathan Williamson
|
ded4087db4
|
perform updates via repeated dma transfer instead of blocking writes to the pio fifo
|
2021-01-19 07:09:58 +00:00 |
Jonathan Williamson
|
944355f060
|
updated demos/test, added clear() method to unicorn
|
2021-01-18 08:59:13 +00:00 |
Jonathan Williamson
|
8345197a83
|
add support for clipping rectangles to graphics libary, add point and rect types
|
2021-01-18 07:58:19 +00:00 |
Jonathan Williamson
|
5a7125f803
|
added copy step for embedded resources to limit symbol name length. wrapped add resource functionality into a cmake function for easy use.
|
2021-01-17 16:59:58 +00:00 |
Jonathan Williamson
|
fb5a26d4ac
|
remove unnecessary path qualifiers on output files
|
2021-01-17 16:31:23 +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
|
b659709f5a
|
Added audio tone and motor functions to PicoExplorer library and demo
|
2021-01-17 09:18:58 +00:00 |
Jonathan Williamson
|
96d702ef9a
|
PicoExplorer library and example, basic text support for PicoGraphics
|
2021-01-17 07:41:25 +00:00 |
Jonathan Williamson
|
cf92a8c113
|
Fix example speed
|
2021-01-16 16:41:44 +00:00 |
Jonathan Williamson
|
447eca6bb3
|
pico scroll library and example
|
2021-01-16 16:38:58 +00:00 |
Jonathan Williamson
|
97706e86df
|
moved examples into their own directory, moved pico support code into libraries directory, fixed cmake configuration
|
2021-01-16 16:00:15 +00:00 |