Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

board layout files

Home Forums Mayfly Data Logger board layout files

Viewing 14 reply threads
  • Author
    Posts
    • #12733
      daniel furuta
      Participant

        Hello,

        My apologies if this has been answered – a search didn’t turn anything up.

        Are layout files (or gerbers) posted somewhere for the MayFly? I need to make a shield for a project we’re doing and am having trouble finding the correct footprint. I unfortunately don’t have a MayFly on hand at the moment to measure it myself.

        Thanks!
        Daniel

      • #12734
        Sara Damiano
        Moderator

          No, the gerbers are not available.

        • #12735
          daniel furuta
          Participant

            Is there a dimensioned drawing or anything for the shield footprint? I understand that the goal is to prevent counterfeiting, but this doesn’t make it so easy to integrate the MayFly into one’s system.

            Best,
            Daniel

          • #12736
            Shannon Hicks
            Moderator

              I just posted the Eagle files for the protoshield: https://github.com/EnviroDIY/EnviroDIY_Mayfly_Logger/tree/master/hardware/protoshield

              Is that sufficient for what you need for making your own shield?

              Edit: I also added the Eagle files for the basic outline of the full Mayfly board showing the headers and the mounting screw locations.
              https://github.com/EnviroDIY/EnviroDIY_Mayfly_Logger/tree/master/hardware/MayflyOutline

            • #12737
              daniel furuta
              Participant

                That’s perfect, thanks! I appreciate it.

              • #12769
                Jon
                Participant

                  This is my first time to use Eagle. I downloaded the free version (maybe this is the issue) in an effort to view the protoshield dimensions. When I try to open the .brd file, I get the following error:

                  line 8, column 16: This is not an EAGLE file.

                  I would appreciate your insight as to what I’m doing wrong.

                • #12770
                  daniel furuta
                  Participant

                    I use KiCad, so I can’t help unfortunately – but here’s an image with some of the dimensions. If you need any others I can add them. The pin headers are 0.1″ spacing.

                  • #12791
                    Jon
                    Participant

                      My error was indeed in how I downloaded the files. Shannon, thank you for setting me straight. Daniel, thank you for the image.

                    • #12803
                      Shannon Hicks
                      Moderator

                        For those interested in the Eagle files for the full Mayfly board, we have released the Eagle .brd and .sch files for the latest Mayfly v0.5b board.
                        https://github.com/EnviroDIY/EnviroDIY_Mayfly_Logger/tree/master/hardware

                      • #12807
                        Anthony Aufdenkampe
                        Participant

                          Yes! The Mafly logger is now fully open source hardware!

                          We also packaged things up nicely, including additional documentation from @shicks, into official releases, https://github.com/EnviroDIY/EnviroDIY_Mayfly_Logger/releases, which we’ve made fully citable: https://doi.org/10.5281/zenodo.2572006

                        • #12836
                          Erik G
                          Participant

                            That is fantastic news! It will speed up my preparations for the coming field season. Thanks for all your work!

                          • #16638
                            Erik G
                            Participant

                              I have been thinking about order some Mayfly boards through some PCB assembly service (because the board is not available in Sweden where I live).

                              Does anyone have any suggestions or hints how to do it with the Mayfly board?

                              I saw somewhere that Shannon Hicks soldered some parts of the board herself. I guess I can try to order the board and see which parts might be a problem but any help is appreciated!

                            • #16647
                              neilh20
                              Participant

                                @Erik_G just an FYI, its made to look easy by Shannon, however it takes a lot of experience to get it right and then make it available as purchase.

                                Typically to do an order with a PCB assembly service, the qty of 50 is when there is the lowest cost per device. However assembly services only assemble to the instructions you provide. If you provide inadequate instructions, or they get it wrong. you still pay the full cost of assembly. Then there is also testing and configuration of the board, which is probably what you are hearing.

                                Unfortunately with the current world situation, I imagine its getting more difficult to export items from the US, as anything shipped out the country would require it to be certified as to where its going. However perhaps you can a packet of 5 or (multiples) from the enviroDIY shop, and do a swedish user group!

                              • #16653
                                Erik G
                                Participant

                                  Yes, that is true. We could maybe use 50 cards but I probably won’t make it right the first time and then I have 50 cards to recycle.

                                  I used the board file to make some shields but this is something another level. I will have a look around at the University for some expertise in the matter.

                                  Maybe it is simpler for us to use something like a feather board and build from that. But the Mayfly is very convenient for our needs. I have used the Sodaq Mbili as well but had more trouble with that and I’m missing the stackable pin headers.

                                  To bad it is so difficult to order boards from the US. I ordered one of the 0.4 boards years ago and it has been very handy.

                                  Thanks for your input @neilh !

                                • #16663
                                  neilh20
                                  Participant

                                    Erik any board that has a  SAMD21 with a uSD/flashDrive and  external RTC DS3231 https://www.adafruit.com/?q=DS3231&sort=BestMatch is probably a good target for using with ModularSensors.  https://shop.sodaq.com/search/SAMD21/ and look for LTE cellular or other cell to match your local network.  LoRa seems unlikely to work with MMW but could possibly with Arduino IoT

                                    Also there are options at https://search.arduino.cc/search?tab=&q=SAMD21

                                    The mega2560 and Mayfly mega1284 are 8bit versions, and excellent for low power, but short on ram,  flash and peripherals

                                Viewing 14 reply threads
                                • You must be logged in to reply to this topic.