Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. OpenHardware.io
  3. 💬 Sensebender Micro

💬 Sensebender Micro

Scheduled Pinned Locked Moved OpenHardware.io
temperatureatmega328atsha204ahumidityflashmysensors
116 Posts 42 Posters 26.7k Views 38 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mfalkviddM Offline
    mfalkviddM Offline
    mfalkvidd
    Mod
    wrote on last edited by
    #10

    The history thread mentioned in forum.mysensors.org/topic/1345/sensebender-micro/1 has a lot of information. I think the conclusion was 1-2 years.

    1 Reply Last reply
    0
    • GertSandersG Offline
      GertSandersG Offline
      GertSanders
      Hardware Contributor
      wrote on last edited by
      #11

      A version with the SMD NRF24L01+ would be cool !

      1 Reply Last reply
      2
      • RJ_MakeR Offline
        RJ_MakeR Offline
        RJ_Make
        Hero Member
        wrote on last edited by
        #12

        Is it possible to add an ds18b20 to the Sensebender?

        RJ_Make

        GertSandersG 1 Reply Last reply
        0
        • RJ_MakeR RJ_Make

          Is it possible to add an ds18b20 to the Sensebender?

          GertSandersG Offline
          GertSandersG Offline
          GertSanders
          Hardware Contributor
          wrote on last edited by GertSanders
          #13

          @RJ_Make
          That certainly is possble, but there is already an excellent SI7021 on board (temperature AND humidity), so why would you need it?
          In any case you can connect it via de exposed pins.

          RJ_MakeR 1 Reply Last reply
          0
          • GertSandersG GertSanders

            @RJ_Make
            That certainly is possble, but there is already an excellent SI7021 on board (temperature AND humidity), so why would you need it?
            In any case you can connect it via de exposed pins.

            RJ_MakeR Offline
            RJ_MakeR Offline
            RJ_Make
            Hero Member
            wrote on last edited by
            #14

            @GertSanders Thanks, It would be used for remote temp. sensing in a Ref/freezer/aquarium.. etc.

            RJ_Make

            GertSandersG 1 Reply Last reply
            0
            • RJ_MakeR RJ_Make

              @GertSanders Thanks, It would be used for remote temp. sensing in a Ref/freezer/aquarium.. etc.

              GertSandersG Offline
              GertSandersG Offline
              GertSanders
              Hardware Contributor
              wrote on last edited by
              #15

              @RJ_Make
              Certainly possible, check the examples.

              1 Reply Last reply
              2
              • SaimenS Offline
                SaimenS Offline
                Saimen
                wrote on last edited by
                #16

                Hello,
                is it possible, that the Sketch posted here, does not work with the MySensors libraray V2.0? There have been removed many libs, (SI7021, sha204, RunningAverage), which are used in the Sketch "SensebenderMicro.ino" V01.4.
                I had a little bit trouble last weekend, to get it run.
                I switched back to Mysensors lib 1.56 and used the expamle Sketch "SensebenderMicro" which was included in this lib. Then it worked.
                But thanks for this Great Projekt, and this great Board Sensenbender Micro

                Saimen

                1 Reply Last reply
                0
                • tbowmoT Offline
                  tbowmoT Offline
                  tbowmo
                  Admin
                  wrote on last edited by
                  #17

                  @Saimen

                  External libraries (and examples depending on them) have been moved to a separate repository https://github.com/mysensors/MySensorsArduinoExamples.

                  This was done because we can not have the external libraries in the main repository now that we are in the arduino library manager.

                  1 Reply Last reply
                  1
                  • SaimenS Offline
                    SaimenS Offline
                    Saimen
                    wrote on last edited by
                    #18

                    @tbowmo Thank you very much for your response and explaining.

                    1 Reply Last reply
                    0
                    • fearoffishF Offline
                      fearoffishF Offline
                      fearoffish
                      wrote on last edited by
                      #19

                      Anyone managed to get this working with PlatformIO (through Atom) yet? I'm struggling.

                      marceltrapmanM 1 Reply Last reply
                      0
                      • phildeferP Offline
                        phildeferP Offline
                        phildefer
                        wrote on last edited by
                        #20

                        @tbowmo

                        I upgrade my sensebender firmware with the new one (V1.4), and i have a question.

                        In the sketch (https://www.mysensors.org/hardware/micro) the line

                        //#include <avr/power.h>
                        

                        is commented.

                        Is it "normal" or is it a mistake ?

                        1 Reply Last reply
                        0
                        • tbowmoT Offline
                          tbowmoT Offline
                          tbowmo
                          Admin
                          wrote on last edited by
                          #21

                          @phildefer

                          I think it's a leftover from a cleanup at some point in time. Not used anymore.. The MySensors core library is handling the sleep mechanism now.

                          1 Reply Last reply
                          0
                          • denisvdbD Offline
                            denisvdbD Offline
                            denisvdb
                            wrote on last edited by
                            #22

                            To reprogram the sketch in a sensbender micro, wich board must be selected in the arduino prg?
                            I have problem with inclusion in jeedom, the command are not loaded.
                            thx

                            1 Reply Last reply
                            0
                            • fearoffishF fearoffish

                              Anyone managed to get this working with PlatformIO (through Atom) yet? I'm struggling.

                              marceltrapmanM Offline
                              marceltrapmanM Offline
                              marceltrapman
                              Mod
                              wrote on last edited by
                              #23

                              @fearoffish did you manage to get this working?
                              And, if so, what was the issue?

                              I am looking into changing to PlatformIO on Atom or even CLion...

                              Fulltime Servoy Developer
                              Parttime Moderator MySensors board

                              I use Domoticz as controller for Z-Wave and MySensors (previously Indigo and OpenHAB).
                              I have a FABtotum to print cases.

                              1 Reply Last reply
                              0
                              • loic13L Offline
                                loic13L Offline
                                loic13
                                wrote on last edited by
                                #24

                                Hi, I'm getting this error message when compiling the sketch with the 2.1.1 MySensors library:
                                SensebenderMicro:168: error: 'getConfig' was not declared in this scope
                                isMetric = getConfig().isMetric;

                                I just commented out the line as workaround, but not sure that its correct.

                                1 Reply Last reply
                                0
                                • hekH Offline
                                  hekH Offline
                                  hek
                                  Admin
                                  wrote on last edited by
                                  #25

                                  Hmm.. The api was recently changed to getControllerConfig().isMetric;

                                  I'll update the example.

                                  1 Reply Last reply
                                  0
                                  • loic13L Offline
                                    loic13L Offline
                                    loic13
                                    wrote on last edited by
                                    #26

                                    Thank you.

                                    1 Reply Last reply
                                    0
                                    • T Offline
                                      T Offline
                                      Toyman
                                      wrote on last edited by
                                      #27

                                      How difficult is to replace 0402 components with 0603 or 0804 components in Eagle? I am too old for 0402 soldering :-)))

                                      1 Reply Last reply
                                      0
                                      • tbowmoT Offline
                                        tbowmoT Offline
                                        tbowmo
                                        Admin
                                        wrote on last edited by
                                        #28

                                        @Toyman

                                        Not that hard, but you'll probably need to redesign the board, to get room for the larger components.

                                        Another option is to order the board pre-assembled from our partner, itead studio

                                        1 Reply Last reply
                                        0
                                        • martinhjelmareM Offline
                                          martinhjelmareM Offline
                                          martinhjelmare
                                          Plugin Developer
                                          wrote on last edited by
                                          #29

                                          I've tested to upload a sketch to the Sensebender Micro using platformio.

                                          Put the following JSON into a json file in a folder named boards either in the MySensors library folder (your project in platformio), or somewhere else on the search path. Use the name of the json file in platformio.ini in the board setting. See for more info:
                                          http://docs.platformio.org/en/latest/platforms/creating_board.html

                                          • Create a folder named boards in MySensors project folder.
                                          • Create a file in boards named sensebendermicro8MHz.json.
                                          {
                                            "build": {
                                              "core": "arduino",
                                              "extra_flags": "-DARDUINO_ARCH_AVR -DARDUINO_AVR_PRO",
                                              "f_cpu": "8000000L",
                                              "mcu": "atmega328p",
                                              "variant": "standard"
                                            },
                                            "frameworks": [
                                              "arduino"
                                            ],
                                            "fuses": {
                                              "efuse": "0x06",
                                              "hfuse": "0xD2",
                                              "lfuse": "0xE2",
                                              "lock": "0x3F"
                                            },
                                            "name": "Sensebender Micro (3.3V, 8 MHz)",
                                            "upload": {
                                              "maximum_ram_size": 2048,
                                              "maximum_size": 30720,
                                              "protocol": "arduino",
                                              "require_upload_port": true,
                                              "speed": 57600
                                            },
                                            "url": "https://github.com/mysensors/SensebenderMicro",
                                            "vendor": "MySensors"
                                          }
                                          
                                          • Add an env in platformio.ini.
                                          [env:sensebendermicro8MHz]
                                          platform = atmelavr
                                          framework = arduino
                                          board = sensebendermicro8MHz
                                          lib_deps = MySensors
                                          
                                          • Compile sketch.
                                          • Upload sketch.

                                          I think I've got the settings correct, but it was the first time I did this. But it's tested and works as far as I can see.

                                          Should we add a JSON file to one of the mysensors repos on github?

                                          1 Reply Last reply
                                          3
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          12

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular