Loading...
  Show Posts
Pages: [1] 2 3 ... 42
1  Using Arduino / General Electronics / Re: [Eagle] Edit the info in Schematic Frames? on: May 21, 2013, 05:20:19 pm
The date automatically updates when you save the file.  With the rest I just use the text command.
2  Using Arduino / General Electronics / Re: arduino reseting on: May 21, 2013, 05:18:16 pm
Interesting.

I don't have much experience with relays.  Check this link http://forum.arduino.cc/index.php?topic=167616.msg1248073#msg1248073 and also the replies after that.
3  Using Arduino / General Electronics / Re: arduino reseting on: May 21, 2013, 04:41:04 pm
Hmm, not sure why they have it going to +5V.  The Arduino's official schematic has it going to ground..
4  Topics / Robotics / Re: Arduino Team to Launch Branded Arduino Robot on: May 21, 2013, 07:53:37 am
Listening to the first video again, it seems to be indeed $259.

Ouch.  Seems steep.  I may just build my own..
5  Using Arduino / General Electronics / Re: arduino reseting on: May 20, 2013, 02:56:32 pm
The only thing I seen that was wrong was you had Aref going to Vcc.  It should be .1uF to ground.  I cleaned up your schematic.   If your still experiencing resets, it means there is too much current going through the Arduino.  You can put a small value resistor in series with IN5 to see if that's the cause.  You can keep going to a higher value.  If a 1K resistor still makes it reset, then your problem is somewhere else.  Recheck all of your wiring.

6  Using Arduino / General Electronics / Re: arduino reseting on: May 20, 2013, 11:37:15 am
What sensor is activating the relay?  Datasheet?
7  Development / Other Software Development / Re: [MOD] Arduino Enhanced Release 1.0.4 for Windows (installer, drivers, etc) +SRC on: May 20, 2013, 10:19:27 am
I agree with AlxDroid, please don't stop!  There are hundreds of Arduino users that enjoy using your IDE.  Your installer is a little enhancement compared to other features your IDE provides, IMO.  I thought you were working on adding line numbers?  I would greatly appreciate that feature.
8  Using Arduino / Programming Questions / Re: Error Messages on: May 19, 2013, 08:36:38 pm
Seems like your copy and paste is going crazy.  Start a fresh page, copy your code from this post and paste it in the IDE. 

When I copy your code and paste it in the IDE, I get NO Errors! 
9  Using Arduino / General Electronics / Re: Land Pattern doesn't match chip? on: May 18, 2013, 11:33:32 pm
If you look closely, you'll see it's just a plastic box with 4 AA cells and some blinkie
lights, LOL. Without telling you specifically what it is, do a search at google images
on "Blake's 7 computer". A classic from before time began. Servalan, Avon, and Soolin.

Oh, lol.  Still looks pretty sweet though. 
10  Development / Other Software Development / Re: [MOD] Arduino Enhanced Release 1.0.4 for Windows (installer, drivers, etc) +SRC on: May 18, 2013, 09:40:07 pm
No reason really..  Just that's where I installed my first library when I was new.  I also never had a problem with it overwriting 3rd party libraries.  It will, of course, overwrite the default libraries.  Which I would rather have it that way.  If they ever update a library along with the release of a new IDE version, the library gets updated as well. 

No, there were no duplicates between directories.  But, I guess it's not a big deal.  So, don't worry about it.  Keep enhancing your IDE!  I will have to get accustomed to using my documents folder..
11  Development / Other Software Development / Re: [MOD] Arduino Enhanced Release 1.0.4 for Windows (installer, drivers, etc) +SRC on: May 18, 2013, 07:53:20 pm
That's always the excuse.  Funny how the regular IDE doesn't have any problems with the libraries in the install directory.  I installed your IDE to get past not being able to scroll through the library list.  I guess every program as it's faults.
12  Using Arduino / General Electronics / Re: Land Pattern doesn't match chip? on: May 18, 2013, 03:56:45 pm
Page* 22 has the land pattern.  Bottom, left figure says "This Land Pattern is not common to CSTCE_V."  Page* 27 has another CSTCE_V land pattern and I agree, the pads are half the size of the leads stated on page* 25.

It may be an error on their part..  But, I agree with Oric, save yourself alot of work in the future and go with a Crystal + some 22pF caps. 

*My page numbers are referring to Adobe Reader's page numbers.

@Oric, what is that pic of in your avatar?  Looks interesting..
13  Development / Other Software Development / Re: [MOD] Arduino Enhanced Release 1.0.4 for Windows (installer, drivers, etc) +SRC on: May 18, 2013, 03:35:12 pm
Nothing changed from the defaults.  I got the error and tried most of the common troubleshooting techniques.  Then, I completely uninstalled ERW and re-installed it with all default settings.

Path to libraries that is getting errors: F:\Applications\Arduino\Arduino ERW 1.0.4\libraries

I did some experimenting and When I move all of the libraries to my documents folder, the error goes away.  If I put some in the documents folder and some in the install path, I get the error.

14  Using Arduino / Installation & Troubleshooting / Re: Arduino Uno board showing red ON on: May 18, 2013, 01:09:34 pm
What is it that you're trying to do?
What error messages?
15  Using Arduino / Installation & Troubleshooting / Re: can't upload new sketch , old sketch keep running! on: May 18, 2013, 01:04:06 pm
It will keep running the old sketch until you upload a new sketch.
Pages: [1] 2 3 ... 42