Skip to content

knoppixmeister/RIOT-os-STM32F103C8-DS18-temp-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIOT os STM32F103C8 (bluepill) DS18 temperature measure app

Wiring:

----

---

---

Instructions

git clone https://github.com/RIOT-OS/RIOT.git
cd RIOT/examples

git clone https://github.com/knoppixmeister/RIOT-os-STM32F103C8-DS18-temp-app.git ds18-temp-app
cd ds18-temp-app

make -j4 BOARD=bluepill-stm32f103c8
make BOARD=bluepill-stm32f103c8 flash

Enjoy!

Based on code from: https://github.com/RIOT-OS/RIOT/blob/master/tests/drivers/ds18/main.c

Images:

https://circuitdigest.com/microcontroller-projects/getting-started-with-stm32-blue-pill-development-board-stm32f103c8-using-arduino-ide

Usefull links:

https://www.youtube.com/watch?v=TCArLiTjwNE

https://how2electronics.com/interfacing-ds18b20-temperature-sensor-with-stm32/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published