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

Seeeduino Stalker v3.0 discussion

Home Forums Other Data Loggers Seeeduino Stalker v3.0 discussion

Viewing 13 reply threads
  • Author
    Posts
    • #1120
      Sam Atkins
      Participant
        Hi all,

        I am new to the wireless sensor world, and I had a question regarding the Seeeduino Stalker. I noticed while re

      • #1127
        Shannon Hicks
        Moderator
          The Seeeduino Stalker boards are handy because they are one of the few options on the market that have everything you need for a standalone, radio-reporting, solar-powered datalogger. I have been usi
        • #1268
          Marko.Kohv
          Participant
            I was inspired by this site to build 27 distance sensors based on Stalker v3 kit.
            The bad things I noticed are:

            the kit contains cylindrical encolsure – no way to attach connectors etc.;

            inclu

            Attachments:
          • #1384
            Steve Roberts
            Participant

              If you are referring to internal temperature from the rtc chip, there is none on the v3; value of -127 means there is effectively no sensor.

            • #1611
              Richard
              Participant
                Hi guys. I was really impressed with your early Seeduino Stalker ultrasonic water level sensor and I have tried to build one of my own.
                I was not fast enough to get hold of your Mayfly so have used a
              • #1614
                Shannon Hicks
                Moderator
                  I’m not sure why your code didn’t post correctly. Maybe because you attached it as a .ino file. Try just pasting it into the “code snippet” box when you’re typing a rep
                • #1617
                  Richard
                  Participant
                    Hi
                    Thanks for the help, I really appreciate the well commented code as I really have no idea whats going on without it.
                    I tried your code and perhaps I was having data issues because Of something I di
                  • #1619
                    Richard
                    Participant
                      Ok so I have the sensor reading well with the code above and I have a sample of the seeduino datalogger that also seems to work but I cant seem to embed one code to the other and have it keep working.
                      • #1624
                        Shannon Hicks
                        Moderator
                          Did you put a solder blob across the pads of P3 on the back of the board? You’re using INT0 in the code, so you need to close the pads that connect the RTC interrupt signal to pin D2, and accor
                      • #1626
                        Richard
                        Participant
                          Hi
                          I have just double checked the jumpers I soldered across P2 and P3 as you say to make sure it was not some sort of dry joint problem and all seems well.
                          The problem I am having it seems is that the
                        • #1627
                          Shannon Hicks
                          Moderator
                            Pins 10, 11, 12, and 13 on the Stalker are used by the SPIbus, so if you’re want to use the microSD card socket, you can’t use those digital pins for anything else. It’s been awhile
                          • #1628
                            Richard
                            Participant
                              Awesome, I will be one of the first to buy one once they are back in stock.
                              The 10 11 pin issue is what seems to have made things screwy all along, Now to go find some free pins, using pin 8 seems to
                            • #14449
                              Josh
                              Participant

                                Hello,

                                I’m sorry to dig up this old post but it seems the right place to post. Tell me if it’s better to create a new post.
                                So here’s my problem :

                                I plugged the M

                              • #14461
                                Shannon Hicks
                                Moderator
                                  Not sure why it’s not working based on what’s visible in the sketch you posted. But I’m guessing there’s something happening in the TM1637Display library that is looking for r
                                • #14467
                                  Josh
                                  Participant
                                    Thanks for taking the time to answer me.

                                    I did some others tests, and this became much weirder. So, I removed all the code about the LED display, and still not working (value stay on 0). So I tried c

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