Universal Code
Jump to navigation
Jump to search
Hi Stephanio and Felix,
I want to use this page as a logbook for us to track the progress of the universal code development.
Let's start documenting all the work here.
Key functions we need the universal code to achieve
- No creation of new libraries yet
- All the files should be in the same Arduino file
- Developed based on BoSL 0.5
- Users are able to:
- change logging mode (constent logging interval or variable logging intervals)
- change scanning interval (for both variable logging and also storing the data to SD card)
- determine whether we want to calculate the average values or not
- automatically searching for the available network
- input the number and type of sensors which are connected to the board --> then get the program set up accordingly
- [alarm] or [program checking message] - e.g., check whether the URL is longer than 255 characters and output this result in text bar to avoid uploading issues
- Many of these settings should be adjustable from the SD card