gjniewenhuijse
- Email: gert-jan@niewenhuijse.nl
- Personal page (URL): http://www.niewenhuijse.nl
- Registered on: 2012-12-19
- Last connection: 2016-04-29
Issues
Projects
- JeeLabs Café (Member, 2012-12-19)
Activity
2016-04-29
- Hello,
Is it possible to connect 8 ("potential free") outputs and 2 (0-3v) inputs to a jeenode?
How to do this?
2015-08-26
- 17:13 JeeLabs Café General: RE: jeenode + powerboard + onewire, battery empty in two days
- damonb wrote:
\> Ok then, if you’ve proved it is sleeping for 15 minutes, the problem must be the current drain while...
2015-07-30
- 09:24 JeeLabs Café General: RE: jeenode + powerboard + onewire, battery empty in two days
- damonb wrote:
\> Perhaps your loop logic is not right, and it does not do the long sleep every time. You should be ab...
2015-07-28
- 13:49 JeeLabs Café General: RE: jeenode + powerboard + onewire, battery empty in two days
- Thanks, nice piece of code.
I see in my code that i missed the following line:
\#include <avr/sleep.h>
Can that be ...
2015-07-27
- 09:24 JeeLabs Café General: RE: jeenode + powerboard + onewire, battery empty in two days
- can you please upload your code, so i can see the differences?
2015-07-24
- 09:03 JeeLabs Café General: RE: jeenode + powerboard + onewire, battery empty in two days
- I connected a led to the power and ground pin (same pins as the onewire sensor) and see that in my Original code also...
2015-07-23
- 07:40 JeeLabs Café General: RE: jeenode + powerboard + onewire, battery empty in two days
- Thanks, great idea
2015-07-22
- 22:02 JeeLabs Café General: RE: jeenode + powerboard + onewire, battery empty in two days
- How/where to turn this on and off?
Now i power down the rf12, but do i need to power down more? Maybe the whole jeen... - Hello,
I have a jeenode with powerboard to read my temperature every 15 minutes from a onewire sensor. I send them a...
2014-12-22
- 13:30 JeeLabs Café General: RE: simple LUA question: decode rf12 packet in LUA
- i think i found it :)
require 'bit'
hum = bit.rshift(myData[4],1)
mov = bit.band(myData[4],1)
tem = ...
Also available in: Atom