Search found 22 matches
- Wed Jun 29, 2016 2:51 am
- Forum: RX315/RX433: 315MHz and 433MHz Receiver Shields
- Topic: SH Receiver -Getting Started
- Replies: 4
- Views: 14339
Re: SH Receiver -Getting Started
Hi Caxton, I've just kicked off doing the same with my own weather station - I'm reading data via the 433 shield but the output doesn't make sense. I believe the problem will be that different manufacturers are probably encoding their data in a different order and possibly even assigning a different...
- Fri Sep 18, 2015 11:08 pm
- Forum: LeoStick
- Topic: Windows 8.1 does not recognise FreetronicsUSBDrivers_v2_2
- Replies: 9
- Views: 12615
Re: Windows 8.1 does not recognise FreetronicsUSBDrivers_v2_2
Thanks Angusr,
followed the steps you outlined to recover from my leostick showing up as a Leonardo instead, they worked fine.
Cheers
dave
followed the steps you outlined to recover from my leostick showing up as a Leonardo instead, they worked fine.
Cheers
dave
- Wed Nov 12, 2014 2:26 am
- Forum: Module Discussion
- Topic: Watchdog Timer Module
- Replies: 3
- Views: 4111
Re: Watchdog Timer Module
Just a quick update to say the watchdog timer is working great (Once I got the timing for the outgoing keep-alive pulse happening frequently enough) It's successfully bought my ether-ten back on line a couple of times now after it has locked up due to high temperatures.
- Thu Sep 18, 2014 11:16 pm
- Forum: Module Discussion
- Topic: Watchdog Timer Module
- Replies: 3
- Views: 4111
Watchdog Timer Module
Watchdog Timer Module - what a fantastic idea!
The etherten I have in the roof keeps locking up every couple of weeks and becomes unresponsive (Not sure if it is heat or what..) This looks like it might save me getting the stepladder out every month. I've ordered one already and can't wait to try it.
The etherten I have in the roof keeps locking up every couple of weeks and becomes unresponsive (Not sure if it is heat or what..) This looks like it might save me getting the stepladder out every month. I've ordered one already and can't wait to try it.
- Thu Apr 17, 2014 2:12 am
- Forum: 3D Printing
- Topic: Flashforge Creator
- Replies: 2
- Views: 9221
Re: Flashforge Creator
Just to add my 2 cents worth... I bought a flashforge creator in Jan this year. After seeing what Geoffro had to say about his bad experience with ebay sellers I decided to go straight to the distributor here in Melbourne and purchased mine from the 3D Printer Superstore. Very glad I did because I a...
- Thu Jun 13, 2013 3:36 am
- Forum: Product / Device Ideas
- Topic: Battery shield
- Replies: 6
- Views: 7185
Re: Battery shield
I would really love to see a battery 'shield' for the leostick! Something that would boost the voltage from a single AA battery up to the requisite 5v to make it more easily portable would be fantastic. So Jon, Marc, can you give us an eta on the USB boost module? I have a couple of projects coming...
- Thu Sep 13, 2012 11:12 am
- Forum: Project Showcase
- Topic: Email Alert Mousetrap
- Replies: 3
- Views: 10788
Email Alert Mousetrap
Email Alert Mousetrap Well here is my latest little fun project. The Problem - Recent bad weather coupled with new developments around us has seen an influx of mice into our house. While the cats quickly catch any that make it into the house proper, they can't catch the ones living in the roof spac...
- Thu Sep 13, 2012 5:04 am
- Forum: Experimenters Kit
- Topic: Experimenters Kit coming soon
- Replies: 8
- Views: 13395
Re: Experimenters Kit coming soon
Hi Jon,
Do you have an expected release date yet? One of the guys at work has been asking me about the sparkfun inventors kit that got me started, and I would love to give him a local alternative.
Cheers
Dave
Do you have an expected release date yet? One of the guys at work has been asking me about the sparkfun inventors kit that got me started, and I would love to give him a local alternative.
Cheers
Dave
- Thu Aug 30, 2012 12:09 pm
- Forum: Random Chit-Chat
- Topic: Getting extra parameters from DHCP
- Replies: 3
- Views: 4205
Re: Getting extra parameters from DHCP
Well the 'best' way I can think of off hand would be to modify the dhcp library in your arduino folder to catch this information whenever the Arduino boots. You then store it as an integer for use by the clock program later on. I can see reference to the timerOffset value as option 2 in the library,...
- Mon Jul 30, 2012 3:57 am
- Forum: Random Chit-Chat
- Topic: Getting extra parameters from DHCP
- Replies: 3
- Views: 4205
Re: Getting extra parameters from DHCP
Hi , The answer is yes to both DHCP Option 002 - Time Offset "UTC Offset in seconds" DHCP Option 042 - NTP Servers Also DHCP Option 004 - Time Servers "Array of time server addresses by preference" These are all the Microsoft Standard ones and are fairly easy to configure if you are using windows. A...