My apologies if I've double-posted the last entry.
With some more testing, I'm seeing that the arduino *isn't* locking up and the sketch continues to run, however the serial interface to my laptop is what is locking up. This happens on both the Uno and the Jeenode with an FTDI connector.
I'm going ...
Search found 4 matches
- Tue Jan 14, 2014 9:26 am
- Forum: Hardware
- Topic: Current Sensor locking up arduino
- Replies: 6
- Views: 31715
- Fri Jan 10, 2014 8:34 pm
- Forum: Hardware
- Topic: Current Sensor locking up arduino
- Replies: 6
- Views: 31715
Re: Current Sensor locking up arduino
Here are the things that I've tried, but none of them worked (as in, I'm still able to lock-up the arduino).
* Used an unplugged laptop (was using desktop previously)
* Used a jeenode with same sketch
* increased delay in the AnalogRead example sketch to 1s (up from 10ms).
* tried 5v and 3.3v VCC ...
* Used an unplugged laptop (was using desktop previously)
* Used a jeenode with same sketch
* increased delay in the AnalogRead example sketch to 1s (up from 10ms).
* tried 5v and 3.3v VCC ...
- Fri Jan 10, 2014 6:41 pm
- Forum: Hardware
- Topic: Current Sensor locking up arduino
- Replies: 6
- Views: 31715
Re: Current Sensor locking up arduino
Thanks for the suggestion Paul.
Here are the things that I have tried but I'm still able to lock it up.
* laptop (unplugged). Was trying desktop previously.
* used a jeenode with same sketch, in addition to the Uno previously
* Increased delay in the main loop to 1s
I do have access to an ...
Here are the things that I have tried but I'm still able to lock it up.
* laptop (unplugged). Was trying desktop previously.
* used a jeenode with same sketch, in addition to the Uno previously
* Increased delay in the main loop to 1s
I do have access to an ...
- Tue Jan 07, 2014 6:07 pm
- Forum: Hardware
- Topic: Current Sensor locking up arduino
- Replies: 6
- Views: 31715
Current Sensor locking up arduino
I'm testing the current sensor before I put it into production and noticed something odd. I hooked it onto a portable electric heater and I'm using the AnalogSerialRead example code to see values coming from it. For the most part it works just fine.
Unfortunately, if I power off the heater rapidly ...
Unfortunately, if I power off the heater rapidly ...