Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jiahaoxiang2000/monitor_t

monitor the temperature and humidity of the room.
https://github.com/jiahaoxiang2000/monitor_t

Last synced: 29 days ago
JSON representation

monitor the temperature and humidity of the room.

Awesome Lists containing this project

README

        

# monitor

## Description

monitor the temperature and humidity of the room. show on the digital display.

## Schematic

[View Schematic (PDF)](doc/Schematic.pdf)

## Development Tools

- [STM32CubeMX](https://www.st.com/en/development-tools/stm32cubemx.html)
- for generate project based the HAL library
- [Cmake](https://cmake.org/)
- for build the project
- [openocd](http://openocd.org/)
- for flash the firmware to the target board

## reference

[software document](https://www.yuque.com/wldz/jlceda/dqetva01onq5tgdz)

[video from lceda](https://www.bilibili.com/video/BV1ui421Y7L6/)