Commit Graph

42 Commits

Author SHA1 Message Date
David Todd 86a8d7cd56 switch to Hardware SPI 2020-01-27 19:01:14 -06:00
David Todd 327643f73c Clear screen with more efficient timeout 2020-01-27 18:58:01 -06:00
David Todd 434d722c5f Fix infinite loop with unchanged dots 2020-01-27 18:57:31 -06:00
David Todd 7039537eb9 Add fallback wifi connection 2020-01-27 18:54:20 -06:00
David Todd 3787d7bae0 Improve Efficiency - Pixo.transition_image_random
Don't change the destination pixel if it is already what it should be in
the image
2020-01-27 13:54:24 -06:00
David Todd 4eef181fa9 Use dissolve transition 2020-01-27 13:49:03 -06:00
David Todd 5e7d2774f0 editorconfig 2020-01-27 13:48:51 -06:00
David Todd fae7806102 only make a couple BOARD constants imported at boot 2020-01-27 13:48:35 -06:00
David Todd 40df61b92f ignore vscode specific configuration 2020-01-27 13:47:51 -06:00
David Todd fa07cda70c Add pylint 2020-01-27 13:47:29 -06:00
David Todd dae375a82f Add some transitions 2020-01-27 13:47:13 -06:00
David Todd 09efaf2196 automatically clear the display after being connected for at least 30s 2020-01-26 20:29:45 -06:00
David Todd 48b361981c add example 2020-01-26 19:57:15 -06:00
David Todd b8e082da13 logic error 2020-01-26 19:50:51 -06:00
David Todd e01d14d076 Connect to stored list of networks 2020-01-26 19:47:38 -06:00
David Todd 1d5718434d Add check for AP connected, increase timeout 2020-01-26 19:37:08 -06:00
David Todd b5a743d895 Had to define connect first 2020-01-26 19:18:42 -06:00
David Todd 6326b5290f Clean up Wifi 2020-01-26 19:15:25 -06:00
David Todd 33ebe74e13 ignore credentials 2020-01-26 18:51:15 -06:00
David Todd b678b9e06d fix issue in logic 2020-01-26 18:20:07 -06:00
David Todd 8ce3939422 Change the way that blinking works 2020-01-26 18:18:07 -06:00
David Todd a6f0b50619 use an ftp server instead of the webrepl 2020-01-26 18:00:04 -06:00
David Todd 3db307f6d3 fix wifi icon 2020-01-26 17:59:30 -06:00
David Todd b583135ac1 make micropython bin available 2020-01-26 17:45:26 -06:00
David Todd c39592b56d Install ampy 2020-01-26 17:43:03 -06:00
David Todd 4fa827a25a rely on the submodule 2020-01-26 17:27:30 -06:00
David Todd 8832e85727 move to own directory 2020-01-26 17:24:15 -06:00
David Todd 0297799295 add git ignore 2020-01-26 17:24:15 -06:00
David Todd bc0cd6cb52 get things working 2020-01-26 17:24:15 -06:00
David Todd a4342f45e9 add some quality of life methods 2020-01-26 17:24:15 -06:00
David Todd 3be186d8b0 Add wifi connection 2020-01-26 17:24:15 -06:00
David Todd 3f57c599e5 Add beginnings of library 2020-01-26 17:24:15 -06:00
David Todd 0b4a52872b Setup board 2020-01-26 17:24:15 -06:00
David Todd ea4a4114d3 Add esptool to flash micropython 2020-01-26 17:24:15 -06:00
David Todd 3393a233ed Add ftp server 2020-01-26 17:24:15 -06:00
David Todd 765de261e8 Specification work 2018-10-30 02:24:18 -05:00
David Todd 43e1c335d6 Refine Telegram Spec 2018-10-30 02:03:51 -05:00
David Todd c881cf9e9e Add requirements 2018-10-30 01:43:17 -05:00
David Todd 9501c284b8 Get started on server 2018-10-30 01:41:46 -05:00
David Todd ce77d1348a Create Telegram Bot API Specification 2018-10-30 01:39:57 -05:00
David Todd (c0de) 9ad6dcd1bc Add some getting started instructions 2018-09-27 20:09:46 -05:00
David Todd (c0de) 00ca9037a6 Initial Commit 2018-09-27 19:54:04 -05:00