QT Py Datalogger¶
qtpy-datalogger -- A remote control and data acquisition system using the Adafruit QT Py S3 and CircuitPython.
Remote control and data acquisition¶
graph LR
AP(๐ Access Point)
App(๐ App)
MQTT(๐จ MQTT)
QTPy(๐ QT Py S3)
subgraph "๐ Network"
AP
end
subgraph "๐ป PC Host"
App<-.->MQTT
MQTT<-.->AP
end
subgraph "๐งช Test Zone"
AP<-.->|๐ WiFi|QTPy
end
The PC host controls and communicates with any number of sensor nodes on the wireless network.
Complete and custom¶
-
GUI applications
Includes built-in GUI applications for detecting sensor nodes and viewing data.
-
Preview in 5 minutes
Install
qtpy-dataloggerwithpipand get up and logging in minutes.
Questions and help¶
Please go to the Welcome page for questions and help.