David A. Mellis
|
aa9ed15849
|
Implemented PWM on pin 11; slowed PWM frequency on pins 9 and 10; documented changes in readme.txt.
|
2006-02-25 13:15:23 +00:00 |
|
David A. Mellis
|
18fc6d6875
|
Updating to C++, new Mac avr tools, Windows to be updated.
|
2006-02-24 15:52:58 +00:00 |
|
David A. Mellis
|
c8711cd2fd
|
printInteger() & co now take longs instead of ints.
|
2006-02-24 15:52:19 +00:00 |
|
David A. Mellis
|
ea34315bc2
|
Adding Matrix, Sprite changed to 1 bit only (max 8x8).
|
2006-02-23 23:18:20 +00:00 |
|
David A. Mellis
|
cb066a259d
|
Adding preliminary Sprite library.
|
2006-02-23 12:01:57 +00:00 |
|
David A. Mellis
|
064ac44d8c
|
Upped version number to 0004.
|
2006-02-12 18:09:41 +00:00 |
|
David A. Mellis
|
c760d41fa6
|
Updated make.sh to grab run.bat and chmod it.
|
2006-02-12 16:57:15 +00:00 |
|
David A. Mellis
|
46d18917a3
|
Fixed java path in run.bat.
|
2006-02-12 16:19:52 +00:00 |
|
David A. Mellis
|
ed68d9bb36
|
Moved shared/run.bat to windows/dist/run.bat.
|
2006-02-12 16:14:50 +00:00 |
|
David A. Mellis
|
69692082ed
|
Deleting run.bat from windows/dist in preparation for moving shared/run.bat there.
|
2006-02-12 16:14:28 +00:00 |
|
David A. Mellis
|
510559f233
|
Now grabbing howto with fetch.sh.
|
2006-02-12 16:02:52 +00:00 |
|
David A. Mellis
|
ddb6120299
|
Fixed (improved, at least) millis(), changed printString to take (char *) instead of (unsigned char *) to work with string literals (e.g. printString("hello");) in C++.
|
2006-02-12 16:01:59 +00:00 |
|
David A. Mellis
|
7e0183cf41
|
Added C++/extern C wrappers, missing function prototypes.
|
2006-02-12 16:00:47 +00:00 |
|
David A. Mellis
|
d8a7613a70
|
Added instructions for FTDI drivers and macosx_setup.command.
|
2006-02-12 15:58:42 +00:00 |
|
David A. Mellis
|
79af1c56a3
|
Added howto to reference.
|
2006-02-12 15:17:32 +00:00 |
|
David A. Mellis
|
844a33a260
|
Fixed burn.bat and added burnpara.bat for parallel port programming.
|
2006-01-27 10:44:34 +00:00 |
|
David A. Mellis
|
55dc23e859
|
Fixed beginSerial() to take baud rates above 19200; adjusted Serial Monitor Baud Rate menu items accordingly.
|
2006-01-16 09:55:09 +00:00 |
|
David A. Mellis
|
211f76e86c
|
Preprocessor rebuilt as part of windows build process; need to remove these files from svn once Xcode starts to generate them from the .g files.
|
2006-01-16 09:20:19 +00:00 |
|
David A. Mellis
|
a5855d6721
|
Extracting reference in windows build files: make.sh and dist.sh
|
2006-01-16 09:10:40 +00:00 |
|
David A. Mellis
|
893e8d1e32
|
Renamed Run -> Verify and Export -> Upload (shortcut changed to Command U).
|
2006-01-15 22:05:41 +00:00 |
|
David A. Mellis
|
9244ce7651
|
Now building Mac distribution with Xcode project; don't use dist.sh, it will delete the Xcode project and doesn't work properly.
|
2006-01-15 21:53:14 +00:00 |
|
David A. Mellis
|
3925f02799
|
Fixed revision number (0003 instead of 0004).
|
2006-01-15 20:57:24 +00:00 |
|
David A. Mellis
|
46db115d8c
|
Grabbing readme.txt with Xcode build, cleaned up menus, organized and updated release notes.
|
2006-01-15 20:53:52 +00:00 |
|
David A. Mellis
|
2335c14d99
|
Serial speed menu now controls debugging, not download, baud rate; renamed accordingly. Cleaned up menus.
|
2006-01-15 20:35:31 +00:00 |
|
David A. Mellis
|
766b816864
|
Now unzipping reference in Xcode project when building.
|
2006-01-15 20:33:59 +00:00 |
|
David A. Mellis
|
08c3e4313d
|
Updated examples to use printNewline() instead of serialWrite(10) and serialWrite(13) and minor other cleanup.
|
2006-01-15 20:31:40 +00:00 |
|
David A. Mellis
|
505c54461b
|
Added reference zip file and updated script to fetch reference from web.
|
2006-01-13 00:03:30 +00:00 |
|
David A. Mellis
|
dc04ccefa1
|
Moved 0004 changes to 0003 entry in readme.txt
|
2006-01-12 23:31:40 +00:00 |
|
David A. Mellis
|
b7728ae604
|
svn merge -r 72:HEAD svn+ssh://mellis@svn.berlios.de/svnroot/repos/arduino/tags/0004 - used Base.java from tags/0004 but changed version back to 0003.
|
2006-01-12 23:24:12 +00:00 |
|
David A. Mellis
|
5ede9c8d2e
|
Added a really hacky script to grab the documentation from the website.
|
2006-01-11 11:18:10 +00:00 |
|
David A. Mellis
|
ac1e2edcc6
|
Added printNewline() to the syntax highlighting keywords file.
|
2006-01-05 01:51:14 +00:00 |
|
David Cuartielles
|
e19bbdd548
|
changed the version number in the code to 3
|
2006-01-03 14:33:49 +00:00 |
|
David Cuartielles
|
601dafd7b6
|
Added by D. Cuartielles, this file allows direct compilation with Dev-C++
|
2006-01-03 14:07:28 +00:00 |
|
David Cuartielles
|
5af5eb38ff
|
examples collected from various sources including workshops, forums, and personal websites. Still lacking examples from Tom Igoe and Jeff Grey
|
2006-01-02 21:41:50 +00:00 |
|
David A. Mellis
|
cc40bad667
|
Added giveio to windows drivers directory.
|
2006-01-01 13:50:50 +00:00 |
|
David A. Mellis
|
e8c7e05e27
|
Cleaned up the menus (removed unused/unimplemented items).
|
2005-12-08 19:30:58 +00:00 |
|
David A. Mellis
|
0a15403d7c
|
Blue! color scheme changed (and hardcoded in source code to ensure consistency with image files).
|
2005-12-06 11:08:25 +00:00 |
|
David A. Mellis
|
bbec45d3df
|
Improved accuracy of delayMicroseconds().
|
2005-12-03 17:03:26 +00:00 |
|
David A. Mellis
|
9e43fe9d4c
|
Moved windows rxtxSerial.dll
|
2005-11-30 10:21:33 +00:00 |
|
David A. Mellis
|
309896ae38
|
Moving serial dlls to platform dirs.
|
2005-11-30 10:10:54 +00:00 |
|
David A. Mellis
|
724457be8c
|
Removed unneeded launcher files (old icon and processing.exe)
|
2005-11-30 09:38:21 +00:00 |
|
David A. Mellis
|
1178dc4d82
|
Updated build instructions; added Id keyword support to all files.
|
2005-11-29 13:42:50 +00:00 |
|
David A. Mellis
|
0e57892467
|
Added Keyspan USB drivers; corrected burn.command's USB serial port.
|
2005-11-29 13:24:27 +00:00 |
|
David A. Mellis
|
168a7a1b07
|
Updated icons for Windows executable; removed unused tools that were used with Makefiles (e.g. gnumake, cp).
|
2005-11-29 13:20:57 +00:00 |
|
David A. Mellis
|
65a3b611cc
|
Added Keyspan Windows drivers.
|
2005-11-28 19:28:52 +00:00 |
|
David A. Mellis
|
0837e89f15
|
Serial flushing now works (added Processing's Serial library as found in the
Wiring repository).
|
2005-11-28 14:04:07 +00:00 |
|
David A. Mellis
|
30999fdcfd
|
Reversed order of analog input pins. Added printNewline().
|
2005-11-28 13:31:08 +00:00 |
|
David A. Mellis
|
e8de19d110
|
Now flushing serial buffer before uploading code.
|
2005-11-28 12:51:44 +00:00 |
|
David A. Mellis
|
38ee1b7330
|
Commented out idle loop in timer (was giving problems under Linux) and added comments.
|
2005-11-23 00:28:35 +00:00 |
|
David A. Mellis
|
6b17c6ec36
|
Add FTDI drivers to distribution (dist) and make.sh scripts in Windows and Mac OS X (FTDI drivers are built into Linux kernel >= 2.4)
|
2005-11-23 00:11:13 +00:00 |
|