Sensebender Micro
-
Yes, FTDI, ISCP or over-the-air updates.
It comes pre-programmed with MySensors variant of the DualOptiboot-bootloader.
https://github.com/mysensors/DualOptiboot
Which can take advantage of the extra flash memory to do a safe over-the-air firmware update.(Disclaimer: I haven't had the opportunity to actually test this particular code in the development branch just yet)
-
Will it be preloaded with the temperature/humidity functionality, that I only have to attach the NRF24L01 module and the gateway will automatically detect it?
Currently I don't own a programmer to upload programs. I did only work with arduino nanos with a USB Interface.
-
Will it be preloaded with the temperature/humidity functionality, that I only have to attach the NRF24L01 module and the gateway will automatically detect it?
Currently I don't own a programmer to upload programs. I did only work with arduino nanos with a USB Interface.
-
My ISP programmer uses 5V. Is it compatible, if I remove the NRF24L01+?
-
Great stuff! Boards ordered....!
-
Yes, great stuff, ordered 6... wish they were available 4 weeks ago: I wouldn't have designed a minimal PCB/NRF based on the DIL version of the 328,,,,
-
Picked up 5 myself
-
What would be the best option to add an external temperature sensor to the Sensbender Micro?
Another Si7021? Any thoughts?
I could not find any other I2C temperature sensor with the same voltage range to a reasonable price. -
Just ordered 6 for myself. I wouldn't want to miss out on the first batch. Only around 100 left.
Talked to Itead today. They had to source the ATSHA204A from overseas and will start production when they arrive.
-
Hope this isn't too silly a question.... The temp/humidity sensing, that works 'out of the box' without requiring me actually connecting these sensors, right?
And another question, would it be possible to turn the temp/hum function off and just have a motion sensor connected which would never do anything unless it sensed movement and then send a message to the gateway?
I've been flat out at work for a couple months so I've been away from this for a while... :-)
-
It will be programmed by the factory, with the "Sensebender micro" sketch, https://github.com/mysensors/Arduino/blob/master/libraries/MySensors/examples/SensebenderMicro/SensebenderMicro.ino
So it's plug'n'play as a sensor with temperature and humidity. You could always dump another sketch to the unit, if you want to use it for something else.
-
I have also ordered a couple of boards to be able to evaulate them as soon as possible.
Just a question:
- What is the expected lifetime of the batteries if you use 2 AA batteries, the default preloaded sketch and reports the temp and humidity values once per minute?