Physical computing/Communicatie
Naar navigatie springen
Naar zoeken springen
Inleiding
Kennismaking
Basis
- radio-blokken
- seriële (host) communicatie-blokken
- oversturen van sensordata naar host; grafieken; bestanden
Verdieping
- microbit-radio in Python
- seriële communicatie in Python
- PySerial
- https://pyserial.readthedocs.io/en/latest/
- https://pypi.org/project/pyserial/
- https://github.com/pyserial/
- (python - serial naar MQTT bridge??)
- PySerial
- oversturen van sensor (en actuator?) data naar (van) host
Internet of Things
- MQTT
- JSON (JSON-LPP?)
Opmerkingen:
- de microbit-radio is efficiënt: je kunt per sensor een bericht sturen, je hoeft niet alle sensoren te combineren?