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
tpollina
eaf0bc42ee
Update install.rst
2020-02-01 22:19:11 +01:00
tpollina
65adfa5da4
Update install.rst
2020-02-01 19:03:27 +00:00
tpollina
c237534368
Update install.rst
2020-01-30 23:41:14 -08:00
tpollina
b2654193ca
Update install.rst
2020-01-30 23:40:36 -08:00
tpollina
9d72a1e8bb
Update install.rst
2020-01-31 05:25:46 +01:00
tpollina
a8e7f21b8d
Update install.rst
2020-01-31 04:48:03 +01:00
tpollina
c7128dfba2
Update install.rst
2020-01-28 05:38:03 +01:00
tpollina
c6311016b8
Rename docs/MorphoCut_error.txt to morphocut/error.txt
2020-01-16 16:17:10 +01:00
tpollina
81b8d2b911
Update and rename docs/MorphoCut_Installation_and_usage_error.txt to morphocut/morphocut_installation.txt
2020-01-16 16:16:46 +01:00
tpollina
499c8bdefc
Create MorphoCut_error.txt
2020-01-16 16:15:51 +01:00
tpollina
ec9f7547cc
Update and rename MorphoCut_Installation.txt to MorphoCut_Installation_and_usage_error.txt
2020-01-16 15:47:42 +01:00
tpollina
ea5163d37b
Update and rename MorphoCut_Installation.sh to MorphoCut_Installation.txt
2020-01-15 16:34:19 +01:00
tpollina
1e0a5d47c3
Create MorphoCut_Installation.sh
2020-01-13 11:21:59 +01:00
tpollina
74ed7f5ec4
Update install.rst
2020-01-09 11:45:52 +01:00
tpollina
ef43c7a9e5
Update install.rst
2020-01-09 11:37:38 +01:00