v0.0.1
Key Results of this Release
- Hardware: Sending JSON data with sensor measurements to Deploy Server on the Cloud every second.
- Database: Storing the JSON data above.
Initial Development Release
- Firmware: 1st Simple Arduino Code using PlatformIO. By @acremonezi Issue: #12
- Hardware Prototype: 1st Simple Hardware Prototype. By @acremonezi Issue: #5
- DevOps: Microservices Docker Containers Setup using Docker Compose. By @acremonezi Issue: #7 #8 #9 #10 #11
- Deploy: Infrastructure Server on the Cloud. By @acremonezi Issue: #13