Commit graph

150 commits

Author SHA1 Message Date
Romain Bazile a11c6a3387 doc: typo in expert setup 2021-12-08 16:40:51 +01:00
Romain Bazile 1497a4ad9e Remote access: change configuration 2021-11-03 18:05:42 +01:00
Romain Bazile 927c3717ec Docs: fix security issue with generator version 2021-10-18 14:02:37 +02:00
Romain Bazile f2587876cb doc: fix overclock info 2021-10-18 14:02:31 +02:00
Romain Bazile 5d0c067eb6 doc: update expert setup 2021-10-18 11:56:36 +02:00
Romain Bazile b357bfa7dd documentation update 2021-09-06 18:59:11 +02:00
Romain Bazile cc9da579b1 doc: expert setup: add change of locale to date ISO format 2021-09-06 18:50:08 +02:00
Romain Bazile f79cc62a60 Doc: update Node-red starting dependency 2021-07-06 14:22:44 +02:00
Romain Bazile 44c3fd1f5e Setup: add config files and setup hotspot 2021-07-01 18:19:32 +02:00
Romain Bazile 5b28fb099e python3 function final fix 2021-07-01 16:25:16 +02:00
Romain Bazile b51347e5ee install smbus2 and properly start scripts with python3 2021-07-01 16:07:49 +02:00
Romain Bazile 7d02dfa27f Expert setup update and update script split 2021-07-01 15:56:15 +02:00
Romain Bazile f316796e99 Replace all references to PlanktoNScope by PlanktoScope 2021-07-01 15:55:56 +02:00
Romain Bazile 80d3367238 doc: update segmenter message
(cherry picked from commit fd6aa3ce727a5de7e70a06898c57c20941c7e6fb)
2021-06-18 11:23:30 +02:00
Romain Bazile b8742adff1 docs: update images link to v2.2.1 and fix changelog 2021-05-11 05:05:25 +02:00
Romain Bazile b93a8b2a70
Assembly guide: fix broken link 2021-04-06 17:39:52 +02:00
Romain Bazile 5311576028 Doc: add getting started page, and wifi section in the ui guide 2021-03-11 15:45:11 +01:00
Romain Bazile 14d4cc5f5e docs: assembly, add information about steppers and their wiring 2021-03-11 12:42:17 +01:00
Romain Bazile 71bc0e6a1e Docs: add proper info about the LED wiring 2021-03-10 19:58:43 +01:00
Romain Bazile d42fbe2cff docs: hat hardware PWM details 2021-02-27 10:31:09 +01:00
Romain Bazile fe7627f9e7 docs: add hat hardware information 2021-02-22 21:08:46 +01:00
Romain Bazile 6fd58e6e24 Docs: add ui guide 2021-02-22 17:58:28 +01:00
Romain Bazile d05c46c08d Planktoscope HAT v0.1
UNTESTED
Sent to fab 2021-02-01
2021-02-01 13:58:56 +01:00
Romain Bazile 7e40661922 docs: small various updates 2021-01-21 13:23:44 +01:00
Romain Bazile 1cf3d1df12 Fix bugs all around 2020-11-25 17:01:14 +01:00
Romain Bazile f27c9823a1 Integration of raspimjpeg
The source code of the modified version of raspimjpeg used by the PlanktoScope is hosted [here](https://github.com/PlanktonPlanet/userland/tree/master/host_applications/linux/apps/raspicam).

We moved away from picamera to improve the stability of the system. This commit should closes the elusive #51 and #54.

After a lot of tests, it was clear that even a forked version of picamera was not going to solve our problem while also improving on our capturing speed.

The modified version of RaspiMJPEG does that.
RaspiMJPEG streams the image flux to /dev/shm/mjpeg/cam.jpg . This is passively reloaded by the streaming server (still written in python).

RaspiMJPEG is controlled through a special file called a Pipe which is used to send it commands.
The list is available [here](https://github.com/PlanktonPlanet/userland/tree/master/host_applications/linux/apps/raspicam/Config.md).

The raspimjpeg binary is distributed directly in this repository, in the folder `scripts/raspimjpeg/bin/`.
2020-11-16 17:53:23 +01:00
Romain Bazile 77b73de537 update documentation to include the necessary installation of a mdns client 2020-11-14 09:45:14 +01:00
Romain Bazile 3a6ede512b doc: expert setup changes for more details 2020-10-21 21:25:59 +02:00
Romain Bazile 5f1685063a doc: add more details on sd creation 2020-10-21 21:25:59 +02:00
Romain Bazile 5a3097b87e Changelog addition 2020-10-21 21:25:59 +02:00
Romain Bazile b4c9e23905 Documentation update
Addition of ribbon assembly detail
Addition of sdcard creation guide
Update to the image
Make sure it's PlanktoScope everywhere
2020-10-14 13:06:03 +02:00
Romain Bazile b2b1c1ac17 add docs requirements.txt for pip 2020-10-07 12:34:00 +02:00
Romain Bazile 808082f665 assembly: complete guide 2020-10-07 12:25:50 +02:00
Romain Bazile 393d1b831d README: add assembly guide link 2020-10-07 12:25:50 +02:00
Romain Bazile cf7163e068 README: add extension to path 2020-10-07 12:25:50 +02:00
Romain Bazile 45dbc0ec55 readme: transition to webp for lighter pictures 2020-10-07 12:25:50 +02:00
Romain Bazile 012d797174 assembly guide: halfway there 2020-10-07 12:25:50 +02:00
Romain Bazile e3e8c2d727 Assembly guide stub 2020-10-07 12:25:50 +02:00
Romain Bazile 140a3cf0de License! Martyr proposal 2020-10-07 12:25:50 +02:00
Romain Bazile cef0cba854 how to get involved 2020-10-07 12:25:50 +02:00
Romain Bazile 24eee73e2b Various small updates 2020-10-07 12:25:50 +02:00
Romain Bazile 2f55f396d8 Add admonition configuration 2020-10-07 12:25:50 +02:00
Romain Bazile b0833835ea more images 2020-10-07 12:25:50 +02:00
Romain Bazile b7d3fce4e6 software architecture 2020-10-07 12:25:50 +02:00
Romain Bazile 025372ab2c mqtt message documentatin 2020-10-07 12:25:50 +02:00
Romain Bazile 73edb84226 basic doc structure in place 2020-10-07 12:25:50 +02:00
Romain Bazile 67f7a24207 software architecture stub 2020-10-07 12:25:50 +02:00
Romain Bazile d7712f87a2 Expert setup changes and main README changes 2020-10-07 12:25:50 +02:00
Romain Bazile 5f84196f1b documentation edition guide 2020-10-07 12:25:50 +02:00
Romain Bazile d09b072145 Update to documentation to use RTD with mkdocs locally
Initial setup for Read The Doc using mkdocs to build the documentation.
Most of the doc still needs to be rewritten (Expert Setup is the only
part using MD for now).
2020-10-07 12:25:50 +02:00