Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukehackett/rpi-temperature-sensor
A Raspberry Pi temperature sensor connected to AWS lambda powered by serverless
https://github.com/lukehackett/rpi-temperature-sensor
lambda nodejs python3 serverless
Last synced: 1 day ago
JSON representation
A Raspberry Pi temperature sensor connected to AWS lambda powered by serverless
- Host: GitHub
- URL: https://github.com/lukehackett/rpi-temperature-sensor
- Owner: LukeHackett
- License: mit
- Created: 2019-12-22T12:22:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:04:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-29T00:35:47.442Z (almost 2 years ago)
- Topics: lambda, nodejs, python3, serverless
- Language: TypeScript
- Homepage:
- Size: 2.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# RPi Temperature Sensor
- [AWS Lambda functions](lambda/README.md)
- [RPi Temperature Sensor Client](sensor/README.md)
- [Temperature Dashboard](dashboard/README.md)## Authors
* **Luke Hackett** - *Initial work* - [LukeHackett](https://github.com/LukeHackett)
See also the list of [contributors](https://github.com/LukeHackett/rpi-temperature-sensor/graphs/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details