Commit Graph

40 Commits

Author SHA1 Message Date
Maff 141b5a9d42 update more submodules 2019-05-31 20:29:25 +01:00
Maff ae0976699e update submodules 2019-05-31 20:27:50 +01:00
Maff c8bb903967 mqtt fun times 2018-08-27 01:18:03 +01:00
Maff 6bdeb122d7 redoing things 2018-08-27 00:08:16 +01:00
Matthew Connelly 0983d2c010 correct bug with LCD demo 2018-07-19 14:46:12 +01:00
Matthew Connelly 766a9c7d1c merge in some other changes from work 2018-07-19 14:37:29 +01:00
Matthew Connelly 2544f4d2f6 adding uartloop module for turning a micropython board into a serial adapter 2018-07-19 14:28:34 +01:00
Maff c3a644d60e Updated README 2018-07-19 01:01:10 +01:00
Maff 7b84dae7ce Added some semblance of support for the TTGO TS v1.2 board with ST7735-based colour LCD 2018-07-19 00:48:37 +01:00
Maff d90504c205 Add functionality for automatically identifying available COM ports. 2018-07-13 20:35:30 +01:00
Maff 0011948163 add sample code for using a waveshare 1.54in WBR epaper display 2018-06-26 00:23:48 +01:00
Maff ef0dbdd1f9 Fixed flash.ps1 to work outside of Windows Powershell - for some reason Get-ChildItem returns an object with all attributes unpopulated but present 2018-06-25 23:30:36 +01:00
Maff 1d46664233 Updated flasher script to work with submodules for libraries 2018-06-19 20:25:47 +01:00
Maff 03ae4768e7 Finished renaming uPyhttpd, swapped bme280 for a submodule 2018-06-19 20:11:14 +01:00
Maff 4001313795 Switched micropyGPS to a submodule 2018-06-19 20:05:33 +01:00
Maff 023b733b53 Merging in MicroPy GPS 2018-06-19 19:58:19 +01:00
Matthew Connelly cbcdb9f331 slight amount of change lol 2018-06-13 17:58:20 +01:00
Matthew Connelly 9be6ca2e3b Added micropythonrc file
basic powershell script to write project files to board
the beginnings of what will hopefully be a micropython port of py-jira
2018-06-12 18:00:00 +01:00
Matthew Connelly b19a681565 i keep forgetting how class declarations work in python 2018-06-11 15:33:52 +01:00
Matthew Connelly ad1e7cc95f slight cleanup 2018-06-11 15:32:17 +01:00
Matthew Connelly e083828dfa corrected a brief brainfart 2018-06-11 15:23:48 +01:00
Matthew Connelly ad49956139 tiny bits of cleanup here and there 2018-06-11 15:18:16 +01:00
Maff aed9e9541c update readme to reflect new developments 2018-06-02 00:34:32 +01:00
Maff 1eb9b0514b why is pycharm's git stuff weird 2018-06-02 00:27:07 +01:00
Maff 2f8c2ef767 make password configs be in a different file, don't publish passwords in git 2018-06-02 00:23:08 +01:00
Maff 3a17e7f218 okay so now rather than having microWebSrv i just wrote my own dang webserver. 2018-06-02 00:10:33 +01:00
Matthew Connelly b70d7f846f hamburger helper's kid wine 2018-06-01 21:48:09 +01:00
Maff f8b9f7f560 re-commit old webserver 2018-05-31 23:54:21 +01:00
Maff 7ed40e46a7 this isn't working right now; refactored and drastically minified microWebSrv, unfortunately on an esp8266 it won't import due to low memory. unsure why, will work out another day. 2018-05-31 23:43:31 +01:00
Maff fd173c0f73 ripped out a large chunk of microWebSrv in order to fit it into the memory space of an esp8266 2018-05-31 21:39:23 +01:00
Maff fd117de9a6 Use microWebSrv instead for www 2018-05-31 21:18:49 +01:00
Maff ec476cc54b fix BME280 support to actually work (now tested) 2018-05-31 20:53:30 +01:00
Maff ec01ef8f15 add BME280 support (untested) 2018-05-31 20:46:29 +01:00
Maff 87f12db226 add PyCharm to gitignore 2018-05-31 20:24:34 +01:00
Maff a20fdb7c71 Update 'README.md' 2018-05-31 16:35:51 +00:00
Maff 3c6f1b2555 Update 'README.md' 2018-05-31 16:03:49 +00:00
Maff cf2637bc9a Update 'README.md' 2018-05-31 16:00:11 +00:00
Maff 504a07b580 Upload files to '' 2018-05-31 14:05:12 +00:00
Maff 34be3f78c0 Upload files to '' 2018-05-31 14:04:58 +00:00
Maff cfee72cd7b Initial commit 2018-05-29 09:33:00 +00:00