-
Rick Vogel replied to the topic Using the Teensy 3.5 in the forum Other Data Loggers 3 years, 3 months ago
I misspoke on the DC/DC supply. It is a Meanwell DDR-15G-5. Pic of the guts on that polycase is attached.
-
dan@wachusett replied to the topic Publish to AWS? in the forum Mayfly Data Logger 3 years, 3 months ago
@vogelrnws, thanks for the digi link… this does seem like something that could work very well to send information to AWS from a XBee modem. There are still several steps to figure out in terms of getting a Mayfly program to execute the python code that is on the modem, perhaps like calling a function?, with the sensor data as the message…[Read more]
-
neilh20 replied to the topic Using the Teensy 3.5 in the forum Other Data Loggers 3 years, 3 months ago
Thanks, good for reference – the critical aspect of any plastic outdoor box is I understand polycarbonate and those IP65 seals 🙂 Keep out the falling rain. Those ants like to get in if they can, so it is a challenge. I really appreciate the detailed guide of what to think about with https://www.envirodiy.org/mayfly-sensor-station-manual/…[Read more]
-
Rick Vogel replied to the topic Using the Teensy 3.5 in the forum Other Data Loggers 3 years, 3 months ago
We use a polycase 12x10x6 customized enclosure for under $85 with everything predrilled https://www.polycase.com/yh-121006.
We made a custom din rail bracket to hold the two batteries. 10W panel for solar but charger will accommodate up to 30W
-
neilh20 replied to the topic Using the Teensy 3.5 in the forum Other Data Loggers 3 years, 3 months ago
Ahh very nice. I’m sure its worth it to get a standard design for all climates, and able to cope with keeping some sensors warm.  Seems like the cost is going to go up dramatically though. Powering is a lot of cost and of course IP65 space is costly (for those batteries!!). I wonder if it is open sourced, or a private contract design. I use…[Read more]
-
Rick Vogel replied to the topic Publish to AWS? in the forum Mayfly Data Logger 3 years, 3 months ago
-
Rick Vogel replied to the topic Using the Teensy 3.5 in the forum Other Data Loggers 3 years, 3 months ago
12V to 5V is a DC/DC Din Rail supply P/N: MDR-20-5. The board takes in 5V and and has a 3.3V LDO onboard for those 3.3V parts that pull more than the teensy 3.3V output can provide.
-
Rick Vogel replied to the topic Using the Teensy 3.5 in the forum Other Data Loggers 3 years, 3 months ago
@neilh,
Yes, we have solar to the charger and into (2)12V 9aH batteries (in parallel). The Teensy and Xbee are on a custom motherboard we designed. Has lots of the IO broken out and spots for Adafruit GPS, RTC battery, ESP32 (older requirement) and Wiz850io Ethernet.
See pic attached
-
neilh20 replied to the topic Publish to AWS? in the forum Mayfly Data Logger 3 years, 3 months ago
I wonder if the AWS interface can be done through some form of @vogelrnws python that runs on the Xbee LTE? JMight be worth looking for something that runs on the raspberryPi in Python for AWS, and then seeing if they could be adapted to Xbee LTE python. (so easy to throw out an idea – but I have no experience with AWS)
-
neilh20 replied to the topic Using the Teensy 3.5 in the forum Other Data Loggers 3 years, 3 months ago
@vogelrnws thanks. Would you have an overall schematic of it. Sounds like Solar to +12V. Then guessing +12V battery that is the main power source. Then Teensy3.5 supply 3.5to5.5V, possibly also Xbee LTE boards
https://www.pjrc.com/store/teensy35.html
Probably a carrier board for the Teensy3.4 and LTE board?
-
Jessie Grow became a registered member 3 years, 3 months ago
-
Rick Vogel replied to the topic Arduino datalogger only gives data for last connected sensor in the forum Other Data Loggers 3 years, 3 months ago
See page 16 4.4.8.1
http://www.sdi-12.org/current_specification/SDI-12_version-1_4-Jan-30-2021.pdf
-
Rick Vogel replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@neilh
Teensy 3.5 topic set up.
@Both
Working on the google drive link for the XBee files if either one of you want them in the future.
-
Zeke Holloman replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@neilh20 Ok, that sounds good. I just sent the details to your email. Let me know if it still works.
-
Rick Vogel started the topic Using the Teensy 3.5 in the forum Other Data Loggers 3 years, 3 months ago
Setting up this topic at the request of @neilh to discuss advances we have made using the Teensy 3.5 board for logging data and have been able to establish remote updating, as well as, a bootloader that allows for boot from the loaded program, but checks for boot file on the uSD card first as a potential update to the program.
Bootloader is taken…[Read more]
-
Rick Vogel replied to the topic Publish to AWS? in the forum Mayfly Data Logger 3 years, 3 months ago
-
dan@wachusett replied to the topic Publish to AWS? in the forum Mayfly Data Logger 3 years, 3 months ago
@vogelrnws, We are using 4G LTE modems that are recommended by EnviroDIY with the LTE Bee Adapter. Verizon will send us SIM cards once we give them a list of IMEI numbers for the modems. Fortunately, our agency has access (with approval) for certain AWS storage/computing services, so I can take advantage of this since this project is relatively…[Read more]
-
neilh20 replied to the topic Using Xbee Cellular Modem with ThingSpeak in the forum Mayfly Data Logger 3 years, 3 months ago
@vogelrnws sounds great .. the Teensy 3.5 is a great board and amazing support. If you’ve figured out remote upgrade as well, very noce. I wonder if you would create a separate thread for it ~ perhaps “using the Teensy 3.5”. One of the biggest issues for me is always how to make a system, low power and solar powered.
-
Rick Vogel replied to the topic Publish to AWS? in the forum Mayfly Data Logger 3 years, 3 months ago
Are these Verizon Jetpacks with Wifi or do your modems have a serial connection? We started out with AWS, Verizon Jetpacks w/WiFi and the ESP32. It worked, we just didn’t have an active AWS contract in place so the free trial accounts were running out of room for us. We at that point just set up an internal MQTT Broker so we (National Weather…[Read more]
-
dan@wachusett replied to the topic Publish to AWS? in the forum Mayfly Data Logger 3 years, 3 months ago
Thanks for your input @neilh and @vogelrnws. I work for a state agency, so I have limited options when it comes to IT related endeavors, especially things that are new (like technology from the last 20 years). I am basically trying to follow pathways that have been lightly trodden, rather than attempt to blaze my own trail.
I am in the process…[Read more]
- Load More