Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frklan/esp32-temp

Simple temp reader for ESP32
https://github.com/frklan/esp32-temp

Last synced: 16 days ago
JSON representation

Simple temp reader for ESP32

Awesome Lists containing this project

README

        

# ESP-Temp

A very simple temperture reader using my [thermistor](https://github.com/frklan/ESP32-Thermistor.git) driver.

## Modding ESP-IDF for C++17

Note this C++17 in ESP-IDF we have to hack the IDF according to [this](https://github.com/espressif/esp-idf/pull/4846/commits/8db55cad642aa116b1a5d7093139f5d5087c3dfd) pull request yet to be merged.

## Contributing

Contributions are always welcome!

When contributing to this repository, please first discuss the change you wish to make via the issue tracker, email, or any other method with the owner of this repository before making a change.

Please note that we have a code of conduct, you are required to follow it in all your interactions with the project.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/frklan/GameEngine/tags).

## Authors

* **Fredrik Andersson** - *Initial work* - [frklan](https://github.com/frklan)

## License

This project is licensed under the CC BY NA License - see the [LICENSE](LICENSE) file for details