Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation & links #17

Open
NadjibSb opened this issue May 23, 2021 · 0 comments
Open

Documentation & links #17

NadjibSb opened this issue May 23, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@NadjibSb
Copy link
Contributor

NadjibSb commented May 23, 2021

Local device

  • Simple-spectro

https://hackuarium.github.io/simple-spectro/

  • Devices informations

https://github.com/Hackuarium/legoino-device-information/tree/master/src/devices

  • Legoino-navigator-serial

https://github.com/Hackuarium/legoino-navigator-serial

Broadcast device

  • Mqtt broker image

https://hub.docker.com/r/toke/mosquitto/

  • Create and parse compact logs

https://github.com/Hackuarium/legoino-util

  • Zakodium components

https://zakodium.github.io/components/
https://gist.github.com/lpatiny/550badaf51c99d41b3d57e5505e6db56

  • Launch broker

docker run -ti -d -p 1883:1883 -p 9001:9001 toke/mosquitto

  • connect to broker

mosquitto_sub -h mqtt.beemos.org -t "lpatiny/Computer/server"

  • Connect to server

ssh [email protected]

@NadjibSb NadjibSb added the documentation Improvements or additions to documentation label May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant