Hi Willem,
Sorry, ik was de thread even uit het oog verloren.
Ik heb je zojuist een PM gestuurd.
Groeten,
Jan
Search found 32 matches
- Wed Mar 13, 2013 1:00 am
- Forum: For Sale Forum (Dutch allowed)
- Topic: Te Koop PLCBUS : VERVALLEN
- Replies: 4
- Views: 3989
- Fri Dec 21, 2012 12:56 am
- Forum: For Sale Forum (Dutch allowed)
- Topic: Te Koop PLCBUS : VERVALLEN
- Replies: 4
- Views: 3989
Re: Te Koop PLCBUS
Dag Willem. Ik wil de 114 adapter wel hebben. Wat dacht je van 50 euro?
Verder heb ik een vraagje, of de lamp modules ook kunnen dimmen?
Groeten Jan
Verder heb ik een vraagje, of de lamp modules ook kunnen dimmen?
Groeten Jan
- Tue Dec 27, 2011 2:30 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Simple and sleek DIY sensor
- Replies: 8
- Views: 16429
Re: Simple and sleek DIY sensor
The sensor definitely needs some work on the powersavingsside... as my batteries ran out of spirit after 2 weeks.
- Wed Dec 14, 2011 12:12 am
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Simple and sleek DIY sensor
- Replies: 8
- Views: 16429
Re: Simple and sleek DIY sensor
That is definitely a huge advantage of using XBEE modules. It's probably even a mesh network. Well I guess I have to work my way around it using the parts I currently have. I read an interesting topic over at JeeLabs about a guy who implemented a random delay resend. The random delay kindof makes su...
- Tue Dec 13, 2011 8:42 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Simple and sleek DIY sensor
- Replies: 8
- Views: 16429
Re: Simple and sleek DIY sensor
Hi, Wolkers, I found almost all parts on ebay, with mostly even free shipping... see: http://www.ebay.nl/itm/ws/eBayISAPI.dll?ViewItem&Item=280709085977&Category=42425&_trkparms=algo%3DLVI%26its%3DI%26otn%3D2#ht_5029wt_1139 http://www.ebay.nl/itm/ws/eBayISAPI.dll?ViewItem&Item=320786...
- Tue Dec 13, 2011 1:46 am
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Simple and sleek DIY sensor
- Replies: 8
- Views: 16429
Re: Simple and sleek DIY sensor
Thats a good question Robbert. I have some coding to do concerning requiring ack's as well as the WatchDogg power savings. You're sensors have been of great inspiration to me. Interesting home automation you got going on there with all the sensor and balancing :) I see you communicate by XBEE, which...
- Mon Dec 12, 2011 9:00 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Simple and sleek DIY sensor
- Replies: 8
- Views: 16429
Simple and sleek DIY sensor
Hi all, I have been looking around here and there for the possibilities in motion sensing using RF sensors. My search basically boiled down to, RFXCOM or other RF receiver combined with X10 or Visonic sensors. However, I dislike the non-extensibility of these options. Especially when you also want t...
- Thu Dec 02, 2010 9:54 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Jeenode Roomboards with Webserver
- Replies: 6
- Views: 8693
Re: Jeenode Roomboards with Webserver
I can imagine some of the aversion against usb, as I recently had a heavy struggle simply installing the PLCBUS interface on a COM port The FTDI drivers installad flawlesly btw. IP communication does allow for more strategically placed receiver nodes around the house for sure. Anyway, taking a short...
- Thu Dec 02, 2010 8:28 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Kit received, few questions
- Replies: 16
- Views: 19267
Re: Kit received, few questions
Alex glad it works now! Just for comparison, here is the same fading LED example making use of the JeeNode Ports library! #include <Ports.h> #include <RF12.h> Port portTwo (2); Port portThree (3); int brightness = 0; int brightness2 = 255; int fadeAmount = 3; void setup() { portTwo.mode(OUTPUT); por...
- Thu Dec 02, 2010 8:14 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Jeenode Roomboards with Webserver
- Replies: 6
- Views: 8693
Re: Jeenode Roomboards with Webserver
Can I ask why you chose the JeeNode webserver, instead of a JeeLink plugged in directly to the main server?
- Thu Dec 02, 2010 8:04 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Kit received, few questions
- Replies: 16
- Views: 19267
Re: Kit received, few questions
Alex, fading a LED can only be done with the DIGITAL (D) input/output pins of port 2 and 3 on the JeeNode. I was also very confused about the mapping of pins from Adruino to JeeNode, and actually still can't give a direct conversion. When looking at the Adruino, it can be seen that it had more pins ...
- Thu Dec 02, 2010 4:35 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Kit received, few questions
- Replies: 16
- Views: 19267
Re: Kit received, few questions
I'm not sure where exactly I read it, but as far as I know there are about 3 types of PIR sensors which were used on these boards. Somewhere along the archives blog it was mentioned that the PIR was replaced by a less power hungry EPIR or vica versa. When you look at this article you see what my boa...
- Thu Dec 02, 2010 4:15 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: JeeNode - Pin Layout and functions
- Replies: 3
- Views: 5190
Re: JeeNode - Pin Layout and functions
Thanks for pointing me into the right direction! With the documentation of the Ports library over at JeeLabs I figured out how to control 8 leds individually. :!: You need to save the Ports and RF12 libraries inside your Adruino IDE's Libraries folder in order for to use the simplified Ports library...
- Wed Dec 01, 2010 1:50 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: JeeNode - Pin Layout and functions
- Replies: 3
- Views: 5190
JeeNode - Pin Layout and functions
Hi all, After the recent workshop, I've started experimenting with my new toys, however I realize that I don't fully understand the basic pin functionality of the JeeNode. Therefore in this topic I would like to shed light on this matter and point to potentially confusing issues. So I made the follo...
- Mon Nov 29, 2010 10:10 pm
- Forum: Raspberry, Arduino, Cubietruck and other clones Forum
- Topic: Arduino Workshop: request for date
- Replies: 79
- Views: 77588
Re: Arduino Workshop: request for date
Volledig mee eens! Dit was een zeer gezellige en goed georganiseerde happening!
Kudos voor Lennert en Robert, die een heel compleet en vol programma samengesteld hebben.
Mocht er een advanced cursus JeeNode programming op de agenda staan, ben ik er zeker bij.
Groeten Jan
Kudos voor Lennert en Robert, die een heel compleet en vol programma samengesteld hebben.
Mocht er een advanced cursus JeeNode programming op de agenda staan, ben ik er zeker bij.
Groeten Jan