Skip to content

tanzilli/lora3a-st03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termoigrometro ST03

Termoigrometro RS485 basato su scheda H10 e sistema operativo RIOT

Compilazione

Per creare una immagine firmware installare RIOT su un PC Linux seguendo questa procedura:

Quindi clonare il repository che contiene l'applicazione lore-st03:

git clone https://github.com/tanzilli/lora3a-st03

e compilare

cd lora3a-st03
sudo make flash

Programma di test RS485

Per poter testare le schede ST03 ho scrito questo programmino in C di test che interroga via RS485 uno o più nodo ST03

Il file test_st03.c è un programmino di test da compilare su Raspberry per provare i nodi su bus RS485 tramite un adattatore USB/RS485

Per compilare il programma di test:

gcc polling.c -o polling

Links

Acme Systems srl (c) 2022

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published