Sensebender Micro
-
I tried uploading the sensebender sketch using 1.0.5-r2 with board config "pro mini 328 3.3V 8MHz". The si7021 doesn't work in this configuration, but I managed to get a sleep current of ~6.8uA

I can provide the binary output from the two IDE versions if someone can give me an indication where to find the build binaries.
-
@mvader
I have so far had no problems running my PIR sensors at 3.3v with the following hack.http://techgurka.blogspot.com/2013/05/cheap-pyroelectric-infrared-pir-motion.html
You can not do this with all PIR Sensors from what I understand, but one of the ones listed in the MySensors store is what I've been using. Go down to the bottom of the article.
@gbfromhb said:
@mvader
I have so far had no problems running my PIR sensors at 3.3v with the following hack.http://techgurka.blogspot.com/2013/05/cheap-pyroelectric-infrared-pir-motion.html
You can not do this with all PIR Sensors from what I understand, but one of the ones listed in the MySensors store is what I've been using. Go down to the bottom of the article.
I just wanted to follow up and say thanks for the link/info
i was able to get that working.
surprised that they just don't offer a 3v pin.. it works great the way that link shows
Thanks again! -
Has anybody built a box for the standard Sensebender Micro with 2 AA batteries yet.
I would like to get the .stl files if so
Thanks Doug@5546dug said:
Has anybody built a box for the standard Sensebender Micro with 2 AA batteries yet.
I would like to get the .stl files if so
Thanks DougHi Doug,
@ServiceXP has posted this one: http://forum.mysensors.org/topic/1566/mysensors-sensebender-micro-3dp-case
Cheers
Al -
Has anyone been able to "Include" it to VERA UI7, My Sensebender borad is working fine according to the output from the Arduino terminal window - it request a node id, but will not "include". I'm using the default code already installed in Sensebender Micro board.
/Kurt
-
If somebody is looking for some Sensebenders. They are in sale currently for only 14$
http://imall.itead.cc/mysensors-micro.html
Edit:
I thought I had paid 17$ but they were initially sold for 14$. Sorry.
-
I just tried to order something from them and for some reason DHL is now the only available ( US ) shipping option, and it's quite expensive. The sensorbenders I ordered last month were ~$6 shipping, the other components I looked at today via DHL (similar size) were $46, so might be worth holding off a bit until they restore the air-mail option.
-
If somebody is looking for some Sensebenders. They are in sale currently for only 14$
http://imall.itead.cc/mysensors-micro.html
Edit:
I thought I had paid 17$ but they were initially sold for 14$. Sorry.
@gloob You fell for the oldest marketing trick in the world. I also missed a heartbeat when pressing on the clearance banner and seeing sensebender there!!!
-
Hi,
@tbowmo or @hek: Could you point me to the right Mysensors bootloader directory please? Is it this one https://github.com/mysensors/Arduino/tree/master/MYSBootloader ? I think yes, but I have seen others links, so I am not sure. I would like to add and test some ulpnode functionalities and would like to start with the right bootloader.