/QQ-app

Primary LanguageCGNU General Public License v3.0GPL-3.0

Welcome to QQ-Apps 👋

Version Documentation License: GNU

Application code for the hackster.io Reinventing Healthy Space contest

Demo

🚀 Usage

The application consists of a set of c++ and c code in a platformio project. Steps to recreate the application are as follows:

Make sure you have Visual Studio Code and Platformio installed.

Generate an sdkconfig

Clone the Repositories:

git clone https://github.com/stantonious/mot-model
git clone https://github.com/stantonious/mot-components
git clone https://github.com/cyxl/QQ-app

Open Visual Code at the root of the QQ-app repository.

code QQ-app/

Update the sdkconfig using menuconfig

pio run -t menuconfig
# Update the following to be unique
QQ MQTT Config -> QQ Client ID 
# Update the following with your WiFi Config
WiFi Configuration -> SSID
WiFi Configuration -> WiFi Password

Request (or generate) QQ certificates for AWS IoT connectivity and copy to:

.../QQ-app/certs

Build and flash your device

Schematics

Schematic

Author

👤 cyxl

👤 stantonious

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 cyxl.
This project is GNU licensed.