Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:laura [2023/09/15 19:00] – [Laura long range radio] darron | projects:laura [2024/09/02 23:21] (current) – darron | ||
---|---|---|---|
Line 5: | Line 5: | ||
This project was designed to monitor the humidity of a remote location and as such has been written to support (initially) one of three humidity sensors boards, namely the DHT11, [[: | This project was designed to monitor the humidity of a remote location and as such has been written to support (initially) one of three humidity sensors boards, namely the DHT11, [[: | ||
- | The tranmistter | + | The tranmitter |
A version targeting the STM32 based [[: | A version targeting the STM32 based [[: | ||
- | The Raspberry Pi has can be any model with a 40 pin header if the recommeneded | + | The Raspberry Pi has can be any model with a 40 pin header if the recommended |
===ATMega=== | ===ATMega=== | ||
Line 25: | Line 25: | ||
==Arduino== | ==Arduino== | ||
- | For a fixed power installation an Arduino or any clone with a [[: | + | For a fixed power installation an Arduino or any clone with a [[: |
==Moteino== | ==Moteino== | ||
Line 80: | Line 80: | ||
===STM32=== | ===STM32=== | ||
- | This documentation is work-in-progress, | + | This documentation is work-in-progress, |
+ | ==libopencm3 (obsolete)== | ||
< | < | ||
http:// | http:// | ||
</ | </ | ||
+ | |||
+ | ==STM32 LL== | ||
+ | < | ||
+ | http:// | ||
+ | </ | ||
+ | |||
===Raspberry Pi=== | ===Raspberry Pi=== |