Wykres commitów

111 Commity (4807b7a39a9a2d29a1aa9e8889448149d932be68)

Autor SHA1 Wiadomość Data
Peter Hinch 4807b7a39a Add bitmap directory. 2019-02-20 16:51:19 +00:00
Peter Hinch 2c5df6912e Pyboard D: add note about emitters. 2019-02-17 11:25:59 +00:00
Peter Hinch 02132e9073 Add Pyboard D. 2019-02-17 11:19:13 +00:00
Peter Hinch 3b4977bd2e Add software watchdog timer. 2019-01-27 10:24:21 +00:00
peterhinch a8107c798e images directory removed. 2019-01-16 16:42:34 +00:00
Peter Hinch c0ac19ab08 images directory added. 2018-12-23 15:35:46 +00:00
Peter Hinch be297f4aba micropip: add licensing and upip attribution details. 2018-12-15 16:18:17 +00:00
Peter Hinch f2af1d0967 micropip: add licensing and upip attribution details. 2018-12-13 08:22:31 +00:00
Peter Hinch 8b43b82ec5 resilient: add link to micropython-iot. 2018-12-10 09:37:04 +00:00
Peter Hinch e691437f8a primitives.py Add NamedTask because of possible failure mode. 2018-12-02 13:18:02 +00:00
Peter Hinch 9ab23af699 client_w remove redundant writer arg. 2018-12-01 09:42:55 +00:00
Peter Hinch b43be456c9 resilient directory added. 2018-11-30 10:34:35 +00:00
Peter Hinch 11d6db9d68 Add timeout sample. Remove make axtls from buildnew script. 2018-11-25 10:56:15 +00:00
Peter Hinch ac350c1e28 Fix comment in client_w.py 2018-11-03 08:07:11 +00:00
Peter Hinch 0560b9960d Add tests for poll object. 2018-11-03 08:02:59 +00:00
Peter Hinch f3c5358bd0 SSD1306 repo moved to font-to-py/writer. 2018-08-14 17:53:37 +01:00
Peter Hinch 93a7a451ad Prior to multi-screen 2018-08-13 06:37:12 +01:00
Peter Hinch d8a205d20d Prior to implementing Writer tabs. 2018-08-12 11:28:34 +01:00
Peter Hinch f92c10d511 ssd1306_test I2C uses OD pins. Old code in timed_function replaced. 2018-08-01 09:29:31 +01:00
Peter Hinch f01ec022da uasyncio iotest7 added, iotest6 uses ioq_len arg. 2018-06-28 06:36:01 +01:00
Peter Hinch 7a6ac8a45b iotest6.py add PR comment. 2018-06-20 18:07:53 +01:00
Peter Hinch bfbb9eb4a3 iotest6.py added: test for uasyncio fast_io 2018-06-20 16:48:25 +01:00
Peter Hinch 1ec748d1df tests/README.md Add note on scheduling. 2018-06-11 08:37:55 +01:00
Peter Hinch ee1dd76bdc Tests: tidy up printbuf(). 2018-06-11 08:21:55 +01:00
Peter Hinch 2693472af6 Add iotest5: unbuffered read and write. 2018-06-10 12:15:57 +01:00
Peter Hinch a439064774 Add temporary dir uasyncio_iostream. 2018-06-10 11:24:08 +01:00
Peter Hinch 123adeda98 buildpyb: Fix for user supplied frozen directory. 2018-05-27 06:00:11 +01:00
Peter Hinch 6252f11fef SSD1306/writer now has invert option. 2018-05-18 08:46:00 +01:00
Peter Hinch 4a39e4a113 SSD1306/README.md Update firmware build requirement. 2018-05-09 08:18:15 +01:00
Peter Hinch 331dbf7990 micropip.py updated with new URL. 2018-04-19 08:27:15 +01:00
Peter Hinch ba3ab88e4e phase: improve accuracy of compensation. 2018-04-18 11:14:42 +01:00
Peter Hinch bc99009704 Update phase to match official docs. 2018-04-18 09:42:58 +01:00
Peter Hinch 7bcf1e6703 Phase doc updated to match latest firmware. 2018-04-11 08:34:41 +01:00
Peter Hinch 079180be6d Phase section added. 2018-03-31 11:54:30 +01:00
Peter Hinch a53e071691 Phase section added. 2018-03-31 11:52:59 +01:00
Peter Hinch 15fa69d0bf Fix document backlinks. 2018-02-21 06:10:37 +00:00
Peter Hinch 1e1b2a23ed Minor changes to portable DS3231. 2018-02-20 09:16:46 +00:00
Peter Hinch 618a181fc4 Doc improvements. DS3231 portable driver added. 2018-02-20 08:12:03 +00:00
Peter Hinch a44008832f micropip.py shebang changed. 2018-01-24 07:37:05 +00:00
Peter Hinch 40389dbbfc Make more PEP8 compliant. 2018-01-08 05:09:01 +00:00
Peter Hinch 7516fceedf add micropip. Update SSD1306 for inherited framebuf. 2018-01-07 11:14:23 +00:00
Peter Hinch 74e786740b ssd1306_test.py now demos simple graphics. Now uses soft I2C and SPI. 2017-12-23 17:43:10 +00:00
Peter Hinch 8a05088980 Minor change to power meter docs. 2017-11-29 09:05:18 +00:00
Peter Hinch 69d7cb0a44 Minor change to power meter docs. 2017-11-29 09:00:06 +00:00
Peter Hinch 7ed3b39f4a Power meter exterior image updated. 2017-11-29 08:54:46 +00:00
Peter Hinch 9f0ff308c4 Add power meter. 2017-11-03 12:11:31 +00:00
Peter Hinch cc1e4076d6 SSD1306.py has fast graphics methods as per PR #3318. 2017-09-22 08:46:51 +01:00
Peter Hinch f38e3dced6 Build scripts adapted for new directory structure. 2017-09-08 11:27:41 +01:00
Peter Hinch 8bd0e9cbe9 encoder_portable.py added. 2017-07-07 07:00:56 +01:00
peterhinch 5a03136d8d SSD1306: writer uses blitting. 2017-04-06 18:00:16 +01:00