https://github.com/nezvanovml/stm32f103_controller_example
Example of program for home controller based on STM32F103. Works with Home Assistant, integration: https://github.com/nezvanovml/stm32f103_homeassistant
https://github.com/nezvanovml/stm32f103_controller_example
stm32f103
Last synced: about 1 month ago
JSON representation
Example of program for home controller based on STM32F103. Works with Home Assistant, integration: https://github.com/nezvanovml/stm32f103_homeassistant
- Host: GitHub
- URL: https://github.com/nezvanovml/stm32f103_controller_example
- Owner: nezvanovml
- Created: 2024-10-17T07:50:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T09:28:37.000Z (3 months ago)
- Last Synced: 2025-02-09T10:25:08.516Z (3 months ago)
- Topics: stm32f103
- Language: C
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stm32f103_controller_example
Example of program for controller.After clone run commends: git submodule init, git submodule update