Commit Graph

24 Commits

Author SHA1 Message Date
Peter Putz
67d511b11c remove old TTN instruction
link to our new instructions in getting started instead
2021-07-27 11:06:49 +02:00
peter-pycom
f8dbe9cbc1 pygate: close config file to save ram
e.g. on 1.20.3.b3 on a wipy this makes the difference between immediate out of memory or able to start
2021-05-06 13:22:03 +02:00
gijsio
895d7954e8 Changing shield examples (#396)
* changed shield examples

* changed shield links

* added example text

* added getting-started

* added getting started

* upate shield getting started

* add new examples

* add sleep and scan examples

* update links

* changed links to release
2021-04-28 20:16:38 +02:00
gijsio
0cbcf1b9a6 Pycoproc2 (#390)
* restructuring Pycoproc documentation

* Fixed formatting

* added to menu tree

* removed the pytrack / pysense layer

* Completed the Pycoproc API

* fixed naming

* updated landing page

* renamed to shields

* added v16 warning

* restructuring Pycoproc documentation

* Fixed formatting

* added to menu tree

* removed the pytrack / pysense layer

* Completed the Pycoproc API

* fixed naming

* updated landing page

* renamed to shields

* added v16 warning

* added sensor list and changed naming

* modified links

* changed menu names

* updated naming
2021-03-09 18:53:00 +01:00
gijsio
6aaecb16f7 Merge branch 'publish' into pysense2-pytrack2 2020-12-11 11:12:45 +01:00
gijsio
bbe153501c added alternative libraries 2020-11-24 16:18:48 +01:00
gijsio
9105affe5a reverted sleep.md 2020-11-24 16:06:37 +01:00
gijsio
44a0fe722c Merge branch 'publish' into pysense2-pytrack2 2020-10-02 14:54:57 +02:00
gijsio
24ab1accfc fixed more broken links using spider 2020-09-11 10:15:18 +02:00
gijsio
2a87adab03 pygate logs explanation 2020-08-24 13:12:50 +02:00
gijsio
5e3e7377d9 Update pygate.md
added instructions for other frequency plans in pygate
2020-08-14 15:03:25 +02:00
gijsio
05e4aa3265 clarified pysense and pytrack information 2020-08-12 16:07:33 +02:00
gijsio
1d1681fe0f Merge branch 'publish' into pysense2-pytrack2 2020-08-11 17:48:46 +02:00
gijsio
72d8c651ac new getting started procedure 2020-08-11 16:16:04 +02:00
gijsio
15aef53961 updated sleep content 2020-08-03 14:15:23 +02:00
gijsio
8fef1286bc updated sleep content 2020-08-03 14:15:03 +02:00
gijsio
91a08bf1c7 fixed minor example details 2020-07-28 13:37:04 +02:00
gijsio
009b388b2d added extra examples 2020-07-27 13:01:36 +02:00
gijsio
d9ae5a0ecd Merge branch 'pygate_tune' into publish 2020-07-24 13:31:29 +02:00
gijsio
fc94234a2a moved the file to the new location
added antenna instructions
2020-07-24 09:37:35 +02:00
gijsio
3eb0d726f8 fixed several typos, removed old files
fixed layout
2020-07-22 16:31:24 +02:00
gijsio
f916328788 pysense and pytrack example files 2020-07-20 15:01:23 +02:00
gijsio
98b1ec4b66 Merge branch 'docs-restructure' of https://github.com/pycom/pycom-documentation into docs-restructure 2020-07-20 12:53:22 +02:00
gijsio
9a0602f9e5 Restructure, rev1
* Products
    -> updated with new products
    -> added accessories
* Getting started
   -> re-structured getting started guide
   -> removed some of the advanced stuff
* Tutorials / Examples
   -> added categories
   -> added new basic tutorials Sleep, GPIO and Pring
   -> added WiFi ap / sta tutorial
   -> added wifi Scan MAC tutorial
* Firmware API
   -> added pysense pytrack pygate categories here
* Datasheets
   -> added CE FCC and RoHS documents
   -> added pysense2 and pytrack 2 templates
* Update firmware
   -> new section, added all methods of updating the firmware
* License
   -> put license in its own section

general remarks:
-> updated the layout / theme
   no more red code text
   codeblocks actually work now
-> general layout updates, removed the old html structures (mostly)
2020-07-09 12:57:44 +02:00