Wykres commitów

  • 11d6db9d68 Add timeout sample. Remove make axtls from buildnew script. Peter Hinch 2018-11-25 10:56:15 +0000
  • ac350c1e28 Fix comment in client_w.py Peter Hinch 2018-11-03 08:07:11 +0000
  • 0560b9960d Add tests for poll object. Peter Hinch 2018-11-03 08:02:59 +0000
  • f3c5358bd0 SSD1306 repo moved to font-to-py/writer. Peter Hinch 2018-08-14 17:53:37 +0100
  • 93a7a451ad Prior to multi-screen Peter Hinch 2018-08-13 06:37:12 +0100
  • d8a205d20d Prior to implementing Writer tabs. Peter Hinch 2018-08-12 11:28:34 +0100
  • f92c10d511 ssd1306_test I2C uses OD pins. Old code in timed_function replaced. Peter Hinch 2018-08-01 09:29:31 +0100
  • f01ec022da uasyncio iotest7 added, iotest6 uses ioq_len arg. Peter Hinch 2018-06-28 06:36:01 +0100
  • 7a6ac8a45b iotest6.py add PR comment. Peter Hinch 2018-06-20 18:07:53 +0100
  • bfbb9eb4a3 iotest6.py added: test for uasyncio fast_io Peter Hinch 2018-06-20 16:48:25 +0100
  • 1ec748d1df tests/README.md Add note on scheduling. Peter Hinch 2018-06-11 08:37:55 +0100
  • ee1dd76bdc Tests: tidy up printbuf(). Peter Hinch 2018-06-11 08:21:55 +0100
  • 2693472af6 Add iotest5: unbuffered read and write. Peter Hinch 2018-06-10 12:15:57 +0100
  • a439064774 Add temporary dir uasyncio_iostream. Peter Hinch 2018-06-10 11:24:08 +0100
  • 123adeda98 buildpyb: Fix for user supplied frozen directory. Peter Hinch 2018-05-27 06:00:11 +0100
  • 6252f11fef SSD1306/writer now has invert option. Peter Hinch 2018-05-18 08:46:00 +0100
  • 4a39e4a113 SSD1306/README.md Update firmware build requirement. Peter Hinch 2018-05-09 08:18:15 +0100
  • 331dbf7990 micropip.py updated with new URL. Peter Hinch 2018-04-19 08:27:15 +0100
  • ba3ab88e4e phase: improve accuracy of compensation. Peter Hinch 2018-04-18 11:14:42 +0100
  • bc99009704 Update phase to match official docs. Peter Hinch 2018-04-18 09:42:58 +0100
  • 7bcf1e6703 Phase doc updated to match latest firmware. Peter Hinch 2018-04-11 08:34:41 +0100
  • 079180be6d Phase section added. Peter Hinch 2018-03-31 11:54:30 +0100
  • a53e071691 Phase section added. Peter Hinch 2018-03-31 11:52:59 +0100
  • 15fa69d0bf Fix document backlinks. Peter Hinch 2018-02-21 06:10:37 +0000
  • 1e1b2a23ed Minor changes to portable DS3231. Peter Hinch 2018-02-20 09:16:46 +0000
  • 618a181fc4 Doc improvements. DS3231 portable driver added. Peter Hinch 2018-02-20 08:12:03 +0000
  • a44008832f micropip.py shebang changed. Peter Hinch 2018-01-24 07:37:05 +0000
  • 40389dbbfc Make more PEP8 compliant. Peter Hinch 2018-01-08 05:09:01 +0000
  • 7516fceedf add micropip. Update SSD1306 for inherited framebuf. Peter Hinch 2018-01-07 11:14:23 +0000
  • 74e786740b ssd1306_test.py now demos simple graphics. Now uses soft I2C and SPI. Peter Hinch 2017-12-23 17:43:10 +0000
  • 8a05088980 Minor change to power meter docs. Peter Hinch 2017-11-29 09:05:18 +0000
  • 69d7cb0a44 Minor change to power meter docs. Peter Hinch 2017-11-29 09:00:06 +0000
  • 7ed3b39f4a Power meter exterior image updated. Peter Hinch 2017-11-29 08:54:46 +0000
  • 9f0ff308c4 Add power meter. Peter Hinch 2017-11-03 12:11:31 +0000
  • cc1e4076d6 SSD1306.py has fast graphics methods as per PR #3318. Peter Hinch 2017-09-22 08:46:51 +0100
  • f38e3dced6 Build scripts adapted for new directory structure. Peter Hinch 2017-09-08 11:27:41 +0100
  • 8bd0e9cbe9 encoder_portable.py added. Peter Hinch 2017-07-07 07:00:56 +0100
  • 5a03136d8d SSD1306: writer uses blitting. peterhinch 2017-04-06 18:00:16 +0100
  • dacf38a22e Doc changes Peter Hinch 2017-03-21 11:51:49 +0000
  • 91d51a9f33 Doc changes Peter Hinch 2017-03-21 11:46:19 +0000
  • 72db945fbc SSD1306/writer.py uses blit method Peter Hinch 2017-03-21 11:40:12 +0000
  • 7572f6fc3d Python Bit Reversal code added. Peter Hinch 2017-03-17 16:25:40 +0000
  • 63c660d2f9 Errors in mutex README fixed Peter Hinch 2017-02-07 07:48:32 +0000
  • 8780201bd9 temporary directory removed Peter Hinch 2017-02-03 07:11:24 +0000
  • dcbb20d65b Obsolete tft_fonts sample removed Peter Hinch 2017-02-03 07:07:59 +0000
  • 6522e4cbf4 Obsolete font sample removed Peter Hinch 2017-02-03 07:05:38 +0000
  • 807f6bfe72 Fix to pseudorandom number generator Peter Hinch 2016-12-19 08:12:12 +0000
  • aab5075bfe Pseudo random number generator added Peter Hinch 2016-12-19 07:31:44 +0000
  • e7d3fb4b8c V0.2 Adapted for improved framebuf module Peter Hinch 2016-12-17 12:17:32 +0000
  • c56753fde0 V0.2 Adapted for improved framebuf module Peter Hinch 2016-12-17 12:14:50 +0000
  • 4d5ce589a5 Use right version of files. Peter Hinch 2016-12-01 17:21:11 +0000
  • 6bc5b7147f udev rule fixed Peter Hinch 2016-12-01 14:01:35 +0000
  • 13ee21580d udev rule fixed Peter Hinch 2016-12-01 13:55:56 +0000
  • 0b22d8c057 Improvements to fastbuild scripts Peter Hinch 2016-11-27 13:56:27 +0000
  • fca404821b Improvements to fastbuild scripts Peter Hinch 2016-11-27 13:53:43 +0000
  • 88bb36a1a1 Improvements to fastbuild scripts Peter Hinch 2016-11-27 13:51:48 +0000
  • 978de56438 Improvements to fastbuild scripts Peter Hinch 2016-11-27 13:49:44 +0000
  • 4fccd6763c Improved build script added Peter Hinch 2016-11-26 14:03:24 +0000
  • b7ccf3ed46 Temporary: font rendering benchmark added. Peter Hinch 2016-11-21 16:14:07 +0000
  • 0778427a04 SSD1306 README add note about conversion arguments Peter Hinch 2016-11-15 13:27:18 +0000
  • e1f40444ff SSD1306 image added Peter Hinch 2016-11-15 08:55:55 +0000
  • 8bff972a29 SSD1306 added Peter Hinch 2016-11-15 08:54:19 +0000
  • eda4e2bbd9 Timed function's handling of new ticks_diff changed Peter Hinch 2016-11-01 10:52:52 +0000
  • 6a5fd86bdb Samples adapted for changing ticks_diff semantics Peter Hinch 2016-11-01 10:16:59 +0000
  • c0ea6bad60 ESP8266 conn.py added Peter Hinch 2016-09-05 10:41:24 +0100
  • a820755f5d Encoder code added Peter Hinch 2016-09-05 09:14:38 +0100
  • 13b3ab7076 ESP8266 benchmark added Peter Hinch 2016-08-09 09:31:31 +0100
  • 3de1151fcd ESP8266 benchmark added Peter Hinch 2016-08-09 09:27:51 +0100
  • 8ba7da0f1a Timed function and fastboot added Peter Hinch 2016-06-21 10:24:50 +0100
  • 6571dc8104 tft_gui now in separate repository Peter Hinch 2016-05-03 09:00:24 +0100
  • 84c7a5df4b ugui.py now includes all classes. Rotary knob now supported Peter Hinch 2016-04-30 08:51:19 +0100
  • ceda9894b4 TFT GUI version 0.1 Peter Hinch 2016-04-27 14:58:53 +0100
  • d2f4e9e79b asynctouch.py replaced by generic version of touch.py Peter Hinch 2016-04-23 11:35:03 +0100
  • 702485d288 tft_gui demos added Peter Hinch 2016-04-22 16:05:30 +0100
  • 9f4870a9ce cfonts_to_py.py improved help message Peter Hinch 2016-04-05 12:02:04 +0100
  • e8ec344e5d cfonts_to_py.py improved filename checking Peter Hinch 2016-04-05 11:13:33 +0100
  • 2195996753 branch mono_buffer created. master has no buffering Peter Hinch 2016-04-05 09:00:00 +0100
  • c5e4fd8cb2 Bit reversal and addresof done Peter Hinch 2016-04-05 08:39:10 +0100
  • 25f9d68916 interim build. Bug with } in comment fixed. Bit reversal and individual text lines implemented. The latter not fully checked. Peter Hinch 2016-04-04 18:56:21 +0100
  • 39c5a1e493 alpha release of tft_fonts Peter Hinch 2016-04-04 13:50:03 +0100
  • f3ea9e4345 README for fonts includes data organisation Peter Hinch 2016-03-01 11:44:55 +0000
  • 947cbeb6c6 font and reverse added Peter Hinch 2016-03-01 08:04:21 +0000
  • dff7ea4218 font and reverse added Peter Hinch 2016-03-01 07:51:53 +0000
  • 4257f3656b font and reverse added Peter Hinch 2016-03-01 07:49:26 +0000
  • e2018ed060 DS3231 Pre-allocated buffer. Test program added. adminpete 2016-01-24 17:58:06 +0000
  • 63669792a3 Pre-allocated buffer. Test program added. Peter Hinch 2016-01-24 12:31:05 +0000
  • f8fb08d01f Further precision improvements to DS3231 RTC calibration. adminpete 2016-01-19 17:46:15 +0000
  • 1764481313 Superseded Radio sample removed. Peter Hinch 2016-01-18 17:31:05 +0000
  • 1fb0f40d9a Delta now returns mS. Cal delays in minutes, default 5. Peter Hinch 2016-01-07 07:50:06 +0000
  • ddb3d391f9 Clear existing cal at start of getcal() Peter Hinch 2016-01-06 12:07:08 +0000
  • 5371d0c213 DS3231 setting RTC accuracy improved Peter Hinch 2016-01-06 10:45:20 +0000
  • eea1614115 DS3231 driver added Peter Hinch 2016-01-06 09:39:06 +0000
  • 4ffb7e68c4 Radio and watchdog added Peter Hinch 2015-12-26 07:00:08 +0000
  • 6d95edc9bc Build check added Peter Hinch 2015-12-26 06:57:32 +0000
  • 864dee7758 readme updated Peter Hinch 2015-11-30 07:31:14 +0000
  • 42d3c037fc mutex readme updated Peter Hinch 2015-11-30 07:16:44 +0000
  • 2697e929d0 mutex readme updated Peter Hinch 2015-11-30 07:14:40 +0000
  • a534d5ed43 Initial commit adminpete 2015-11-29 17:37:41 +0000
  • 0e3ec62201 Initial commit Peter Hinch 2015-11-29 17:12:45 +0000