Watch That Windows Update: FTDI Drivers Are Killing Fake Chips
http://www.reddit.com/r/arduino/comment ... _on_oct_1/
This is not nice.
Search found 33 matches
- Thu Oct 23, 2014 12:06 am
- Forum: Random Chit-Chat
- Topic: FTDI Drivers Are Killing Fake Chips
- Replies: 0
- Views: 2750
- Tue Sep 30, 2014 10:53 am
- Forum: EtherTen
- Topic: Pachube/Cosm Alternatives
- Replies: 1
- Views: 4255
Pachube/Cosm Alternatives
What are people using instead of Pachube? The new form Xively doesn't promote the same amateur developer features that were available with Pachube.
I'm after a simple interface for logging like many feeds logged temperatures and other environmental variables.
I'm after a simple interface for logging like many feeds logged temperatures and other environmental variables.
- Tue Jan 28, 2014 9:25 am
- Forum: EtherTen
- Topic: How to write data over the Ethernet to a folder
- Replies: 1
- Views: 3192
Re: How to write data over the Ethernet to a folder
I now need to send the data via the ethernet connection to a folder in a website. To access this folder, I have a login and a password. Has anyone had experience with saving data into a folder that is protected by a login and a password ? I'm way out of my depth now... Andrew You're going to need t...
- Mon Jan 20, 2014 10:52 am
- Forum: Product / Device Ideas
- Topic: New 1284P-powered board suggestions
- Replies: 36
- Views: 46228
Re: New 1284P-powered board suggestions
Is it EtherTen /Goldilocks size?johnb wrote:We have the EtherDue coming soon which covers all of that except for RTC.jebz wrote:How about an EtherTen with the 1284P
- Sun Jan 19, 2014 1:24 pm
- Forum: Product / Device Ideas
- Topic: New 1284P-powered board suggestions
- Replies: 36
- Views: 46228
Re: New 1284P-powered board suggestions
How about an EtherTen with the 1284P as it's just too easy to run out of program memory with projects using ethernet. A MAC chip and RTC, 2nd serial port like the Goldilocks.
- Fri Jan 17, 2014 10:39 pm
- Forum: Eleven
- Topic: C Code - just a pointer..
- Replies: 2
- Views: 3076
Re: C Code - just a pointer..
You need to put the RTC and DS3232 libraries in the Arduino libraries folder then restart the IDE. Then from the File menu open the examples menu and browse for your examples relating to hardware time devices. This will give you a good start.
- Sun Jan 05, 2014 9:11 pm
- Forum: Product / Device Ideas
- Topic: New 1284P-powered board suggestions
- Replies: 36
- Views: 46228
Re: New 1284P-powered board suggestions
1284p board features - Definitely keep the switch mode power supply. Add ethernet similar to the Etherten as ethernet projects could use more memory. The ATmega32u2 could go. Programming via the ICSP is fine or add pins for FTDI USB. Keep the SD card but seperate it's MCU pin use from the shield pin...
- Mon Jul 22, 2013 11:15 pm
- Forum: EtherMega
- Topic: Ethermega with D-link router & Prepaid wireless
- Replies: 8
- Views: 12864
Re: Ethermega with D-link router & Prepaid wireless
See if you can get hold of Silicon Chip December 2009 - http://www.siliconchip.com.au/Issue/2009/December/WIB%3A+Web+Server+In+A+Box%2C+Pt.2 The internet setup for the WIB is identical to your etherMega requirement. The issue with wireless internet service providers is that not many give you a routa...
- Sat Apr 13, 2013 3:47 pm
- Forum: EtherTen
- Topic: etherten memory problem ?
- Replies: 3
- Views: 4321
Re: etherten memory problem ?
I updated the boot loader with OptiLoader. This allowed larger sketches.avalonnw wrote: I'm currently writing a code which is almost 27k and it works fine but if I try to add something extra to it (like a dummy function) it just does not work.
https://github.com/WestfW/OptiLoader
- Tue Oct 09, 2012 12:16 pm
- Forum: EtherTen
- Topic: How do I make the on-line thermometer work?
- Replies: 4
- Views: 5157
Re: How do I make the on-line thermometer work?
Put the following in your browser address bar -ngp99 wrote:So what do I do now? The instructions assume accessing the IP address with the browser is obvious and straightforward, but I'm a newbie, and it isn't.
http://192.168.0.193