Forum Replies Created
-
AuthorPosts
-
We went to https://github.com/EnviroDIY/Libraries and follow the instructions on that page in the section called “Installing Libraries in Arduino IDE”, you’ll save the libraries.zip file by right-clicking on the link in the text that says ” –>->link<-<–“ and then save the file to your computer that way. We extracted the file onto our computer. and opened the README file.
4.3. Installing LibrariesPreparing sketches for programming the Mayfly Data Logger is simplified by the use of libraries: packages of functions that serve as shortcuts when writing sketches. A set of many helpful libraries has been compiled at github.com/envirodiy/libraries. Not all of these libraries are required, but many of them will be needed for programming an EnviroDIY Monitoring Station to send data to the online data portal (MonitorMyWatershed.org). To download all of the libraries together:
- Go to github.com/envirodiy/libraries.
- Scroll down to the ReadMe.
- Follow the instructions for installing the recommended EnviroDIY libraries.zip file and adding it to your Arduino IDE.
From the README file:
### Installing Libraries in the [Arduino.cc IDE](https://www.arduino.cc/en/Main/Software):
The simplest way to use these libraries is to right-click on this carefully crafted **[–>->link<-<–](https://github.com/EnviroDIY/Libraries/blob/master/libraries.zip?raw=true)**, select “save link as”, and save the file somewhere on your computer. You can also click on “libraries.zip” in the file list above and then click the grey download button on that page to download the zip. In your the Arduino Software (IDE), import that zip file following the instructions for _”Manual Installation”_ from https://www.arduino.cc/en/Guide/Libraries#toc5. You _cannot_ directly import the zip using the Arduino Library Manager because it contains multiple libraries.
To update the libraries, you will need to re-download the zip file and overwrite the folders in your Arduino libraries folder.
We are stuck on the parts in bold and italics above ^
Thank you very much! I’ll keep looking for the updated manual. Since I’m working with middle school students can you point me to lower-cost sensor options? I would really like to have a turbidity sensor on our station, and I am in the process of ordering a CTD sensor from METER. Thank you for your reply!
I have the serial number 20347 purchased in 2020. (v1.0)
would the LTE Bee work with v1.0? EnviroDIY LTE Bee (Pack of 5)
-
AuthorPosts