|
3514
|
Forum 2005-2010 (read only) / Uno Punto Zero / Re: Tutorial - How to change firmware on 8u2
|
on: October 16, 2010, 01:47:30 pm
|
|
According to the USB folks, we're not really allowed to share our VID / PIDs with other organizations. So the firmware was modified to use other ones. Probably we should create a different version of the .inf file that uses the other VID/PID pair. The intent is that any VID/PID pair should work with the IDE, but that the Arduino ones should only be used with the official Arduino hardware.
|
|
|
|
|
3516
|
Forum 2005-2010 (read only) / Uno Punto Zero / Re: 3.3 DC current for Uno and Mega 2560
|
on: November 16, 2010, 11:50:18 pm
|
|
You have to worry about power dissipation as well as current. Here's what Gianluca has to say: "With 150mA of load at 12V the regulator will go in thermal shut down (or burn) because it will dissipate 1.3W instead of the 0.45W it could not exceed without a proper heat sink
At 12V it could easily provide 50mA (75mA @ 9V)
it is the same for the Mega2560"
|
|
|
|
|
3517
|
Forum 2005-2010 (read only) / Uno Punto Zero / Re: The Arduino IDE should remember its window size
|
on: November 09, 2010, 02:58:47 pm
|
|
Yeah, I realized my post was a bit Mac centric. In OS X, there's an explicit UI difference between closing a window and quitting an application. Most applications remain running even after you close the last window, so the two actions feel separate. I think the latest versions of Processing will stay running after the last window closes (which I'm planning to port over to Arduino).
On Linux and Windows, though, I realize this distinction doesn't really make sense and so the current behavior is confusing and should be changed.
|
|
|
|
|
3518
|
Forum 2005-2010 (read only) / Uno Punto Zero / Re: The Arduino IDE should remember its window size
|
on: November 08, 2010, 11:13:32 am
|
|
I'm not sure I'm entirely clear on the supposed bug here. If you quit (File > Quit or Control-Q), the IDE should save and restore the sketches you have open, along with their location and position. I just tried with 0021 on Mac OS X and it seems to work. Is this broken on other OSes?
If you close the last window, the Arduino IDE will also quit. In this case, when you relaunch it, it won't restore the sketches you had open, because there weren't any. It will create a new blank sketch in the default location. Is that the behavior people are objecting to?
|
|
|
|
|
3519
|
Forum 2005-2010 (read only) / Uno Punto Zero / Re: Duemilanove >> Uno
|
on: November 08, 2010, 11:17:08 am
|
|
As I understand it from Gianluca, the actual silkscreen file is sent directly to the photosetter, since it wasn't able to process a Gerber of the desired complexity. That is, there isn't an alternative Eagle file with the actual silkscreen, so I believe the reference design is the one used to produce the boards (although it's possible for it to get slightly out of sync).
|
|
|
|
|