Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

fest-research/temperature-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temperature-app

Example temperature measuring app that can run on Raspberry-PI

Build the application:

Building for amd64:

make

Building for arm-6: Make sure that xgo is installed on the system, then run:

make arm

Running the application:

./temperature-app --remote-endpoint=http://my.example.endpoint.com --temperature-threshold=33.5 --temperature-units=Celsius

About

Example temperature measuring app that can run on Raspberry-PI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors