-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RS485 Mayfly Wingboard using open source hw #1
Comments
I've got a basic board tested, and running with Mayfly I need to refine the cct before discussing it - and what are the cost in build and $ of adding more options. |
Well I've got really behind in testing this. The final Mayfly test system interfaces to a Keller Nanolevel /RS485. I've got it part of testing as part of a aggressive soak test, but what I thought was going to take 2hours to do, has taken a depressing 4 weeks, https://www.envirodiy.org/topic/stability-testing-how-to-do-it/ and is still on going. initially I had a 2nd system with WiFi interfacing to Nanolevel/RS485 & LT500/SDI12 with 0.27.5 and these problems came up neilh10/ModularSensors#21 Well this is why all design, software and hardware, has to be organized towards what will be pre-release stability testing. So now with the above solved on my fork, I've got it working with the target LTE modem. So the test system using the KNH002r2 (KiCad board) is 2021-01-14 14:48 to 2021-01-19 10:58:00 - recording in excess of 3500 data points with no problems. So that counts as a good circuit verification |
I've put on a buffer SN74LVC2G34DCK, LEDs on the line Tx and Rx, and RS485 termination resistors. The cct below "Rev4" is proposed, and put up for discussion . Any comments. The objective is for the board to be hand solder able as per the initial RS485 wingboard; except for the specialist LTC2942 - which will can be done through a slightly more specialist SMD oven process. Pulling the LED power from +5V has to change, and possibly the LED itself. The LED is a small footprint SMD, that requires careful assembly/placement - will look for an easier device to hand place. |
@neilh10, this looks very interesting and promising! I'm wondering how to take the next steps for testing and/or manufacturing? @GArrigotti-cws and I are in need of >30 Mayfly Modbus Wingboards by early spring (April 1?). How can we build off your designs to get us there? Is the next step for you to send me one to test? |
@aufdenkampe good to hear it could be of interest and timescales. I just published it yesterday - I have two PCBs that I can build. |
Do you have an assembly house you've used. |
@neilh10, it sounds like you want to do one more revision before scaling up manufacturing. I'm OK with you testing or for you to send me one if you would see a benefit in that. Either way, it might make sense to for us to connect via Zoom for a demo. Can you share the link to the KiCAD and BOM files? I do not see any recent commits to this repo, or a link to where you might have shared them. I don't have a preferred manufacturing house, but I could ask @s-hicks2 and @bschulz1701, or we could use that one you mention. |
I’d definitely be interested, so I can submit analysis to my office. |
I have pushed above files for checking out - this doesn't include kicad yet as turns out the Rs485 cct lib parts have not been stored where I expected them to be. I need to know any feedback on circuit, what options are the most valuable. |
@neilh10, thanks for uploading the rev6 schematic with commit 607cfe0. What are the differences with rev 4? Could you also share the Gerber files, etc? Last, I'm trying to understand the if there is a difference between the two JST power plugs. It looks like the "To Mayfly" JST has a small capacitor in line. I hadn't noticed this before and am wondering about the wiring. The pair of JST connectors on the Mayfly, the Sodaq GPRS Bee, and the LTEBee adapter are in parallel and functionally equivalent, but it doesn't look like these are. Can you describe your design? My main concern & need is the ability to charge the battery from the solar panel or even the USB plug. In my test of rev 3, it doesn't look like the battery will charge if I plug it directly into your Modbus Wing. On the other hand, I am able to plug my battery directly into the Mayfly, then wire the jumper from the other Mayfly JST to the Wing's "to Mayfly" JST, and everything works seems to work well. |
@aufdenkampe yes happy to release a full description, gerbers, BOM, its just on the slow track with everything else in the works. |
…n critical ground currents. neilh10/SensorModbusMaster#1
Added docs and kicad files neilh10/SensorModbusMaster#1
Mayfly Wingboard using open source KiCad design with reliable components.
Board Requirements
Compatible with Mayfly software . Mayfly connections
https://github.com/EnviroDIY/Mayfly-Modbus-Wing/tree/master/knh002-MayflyWingShield
Simple assembly/soldering to build
Interface to two wires on Myafly (no direction control)
good grounding option for potential lightening conductance Lightening protection suggestion EnviroDIY/SensorModbusMaster#15
site install option for RS485 terminating 120Ohms
one remote instrument may have 120Ohms
efficient power connection, minimize chance of processor reset.
Optional
This is a continuation from
EnviroDIY#14
The text was updated successfully, but these errors were encountered: