pimoroni-pico/micropython/examples
Gee Bartlett 104c819412
Hub75: Update to use Picographics (#601)
* have a basic pg working needs optimizing

* working well ported some examples from GU

* started on micropython module

* Fixes to get new Hub75 compiling in MP

* stripped down for faster compilling

* Update hub75.cmake

* added hub75 to galatic and eviro as it is needed for picographics

* Update picographics.c

* added hu75 update

* added _ModPicoGraphics_obj_t

* Update hub75.cpp

* update bindings

* some examples needs linting

* added other panel sizes and linted

* Update picographics.cpp

* Update picographics.c

* fixing gc memory allocation

* Update hub75.cpp

* Update interstate75_balls_demo.cpp

* review

* broke

* working with built in panel defs

* still borked

* not much change needs review

* Update hub75.cpp

* reverted alot of things

* adding i75 lib

* lots of updates ready to test compile mp

* Update picographics.h

* little tweaks

* an inability to count fixed!

* fixed some readme's

* lots of tiding

* fixed linting and removed experimental code

* Minor formatting

* Minor formatting and cmake tidy

* Removed unneeded parts of examples

* Final tidy

* tidy examples and adding more

* updated to new library

* documentation tweaks

* fixed inclusion of interstate75 module

* syncing some stuff

* fixed linting

Co-authored-by: ZodiusInfuser <christopher.parrott2@gmail.com>
2022-12-16 20:53:16 +00:00
..
automation2040w Update readmes 2022-10-06 15:54:50 +01:00
badger2040 Badger2040: Make the LED example pulse instead of strobe 2022-11-17 10:47:31 -08:00
breakout_as7262 AS7262: Update MicroPython example. 2022-06-13 20:17:59 +01:00
breakout_bh1745 BH1745 MicroPython bindings & example 2021-07-30 12:41:06 +01:00
breakout_bme68x Update bme68x_demo.py 2022-08-08 10:02:02 +01:00
breakout_bme280 Add MicroPython bindings for BME280 and BMP280 2021-08-02 14:20:59 +01:00
breakout_bmp280 Add MicroPython bindings for BME280 and BMP280 2021-08-02 14:20:59 +01:00
breakout_colourlcd160x80 Update examples to use PicoGraphics (#428) 2022-07-07 09:37:47 +01:00
breakout_colourlcd240x240 Update examples to use PicoGraphics (#428) 2022-07-07 09:37:47 +01:00
breakout_dotmatrix Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_encoder Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_icp10125 Python bindings & docs for ICP10125 2021-09-08 14:10:21 +01:00
breakout_ioexpander Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_ltr559 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_matrix11x7 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_mics6814 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_msa301 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_pmw3901 Python: Fix new linting errors. 2022-08-03 09:07:32 +01:00
breakout_potentiometer Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_rgbmatrix5x5 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_roundlcd Update examples to use PicoGraphics (#428) 2022-07-07 09:37:47 +01:00
breakout_rtc add RV3028 function example 2022-10-12 12:21:13 +01:00
breakout_scd41 SCD41: Add i2c pins to MicroPython example 2022-01-27 11:13:22 +00:00
breakout_sgp30 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_trackball Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_vl53l5cx Linting businessbot.py 2022-05-30 17:04:10 +01:00
common Python: Fix new linting errors. 2022-08-03 09:07:32 +01:00
encoder Added encoder C++ examples 2022-05-12 16:15:40 +01:00
galactic_unicorn add readme links 2022-11-23 16:20:58 +00:00
gfx_pack improve maths 2022-11-22 11:54:39 +00:00
inky_frame Merge pull request #527 from pimoroni/driver/inky-frame-4.0 2022-10-06 12:09:17 +01:00
interstate75 Hub75: Update to use Picographics (#601) 2022-12-16 20:53:16 +00:00
inventor2040w fix typo in inventor example 2022-11-09 10:20:53 +00:00
motor2040 MicroPython: Correct is not True usage. 2022-06-17 15:15:19 +01:00
pcf85063a Added MP support for rtc 2022-05-30 15:33:10 +01:00
pico_display Update examples to use PicoGraphics (#428) 2022-07-07 09:37:47 +01:00
pico_enviro Merge pull request #491 from adriangalilea/main 2022-10-06 12:13:24 +01:00
pico_explorer Remove references to old picoexplorer module 2022-08-25 16:10:32 +01:00
pico_inky Merge pull request #433 from lesley-byte/patch-2 2022-07-22 14:56:52 +01:00
pico_lipo_shim Update LiPo examples to use PicoGraphics 2022-08-25 17:11:13 +01:00
pico_motor_shim Added MP encoder examples 2022-05-12 14:45:20 +01:00
pico_rgb_keypad Add Python linting 2021-04-15 09:36:38 +01:00
pico_scroll Simple example for scrolling text 2021-05-07 15:02:52 +01:00
pico_unicorn Pico Unicorn: Add rainbow.py example 2021-08-27 10:52:26 +01:00
pico_wireless PicoWireless: network scan example 2021-10-04 16:20:57 +01:00
pimoroni_pico_lipo Update LiPo examples to use PicoGraphics 2022-08-25 17:11:13 +01:00
plasma2040 linting examples 2021-12-05 19:57:38 +00:00
plasma_stick make sure socket is closed 2022-12-13 13:52:51 +00:00
servo2040 MicroPython: Correct is not True usage. 2022-06-17 15:15:19 +01:00
tufty2040 Fixed chevron size mismatch. 2022-09-06 20:13:16 -07:00
.gitignore PicoWireless: move HTTP code to ppwhttp library 2021-09-29 12:20:06 +01:00