David A. Mellis
|
0adf6d2dfa
|
Updated reference and readme.
|
2006-10-21 20:41:09 +00:00 |
|
David A. Mellis
|
9d13220743
|
Moved serial monitor baud rate from the Tools menu to the EditorStatus bar. No longer appending newline when pressing enter in the serial monitor edit field.
|
2006-10-15 13:48:45 +00:00 |
|
David A. Mellis
|
41d86d5a75
|
Added support for extra analog inputs and pwms on ATmega168.
|
2006-10-15 11:45:26 +00:00 |
|
David A. Mellis
|
a113cb1880
|
Updates for releaes 0005 (a little late, whoops!)
|
2006-10-15 11:37:34 +00:00 |
|
David A. Mellis
|
896194ff77
|
Got uart/usart serial communication working with the atmega168. Added some #define for the appropriate register and interrupt/signal names.
|
2006-08-26 11:35:39 +00:00 |
|
David A. Mellis
|
2f97a4b146
|
Got timer and pwm functions working with the ATmega168 (including pwm on pin 3); no longer relying on timer.c or timer.h from avrlib.
|
2006-08-26 09:56:40 +00:00 |
|
David A. Mellis
|
8b6864f3b8
|
Document random() functions and re-organizing readme.txt.
|
2006-08-13 09:59:31 +00:00 |
|
David A. Mellis
|
4ba8ffb6ee
|
Optimized size of core, fixed some warnings in libraries.
|
2006-07-09 12:39:27 +00:00 |
|
David A. Mellis
|
f636b93381
|
Updated readme.
|
2006-04-26 17:56:38 +00:00 |
|
David A. Mellis
|
260c5d5ee1
|
Committing individual examples instead of one .zip
|
2006-04-26 11:09:43 +00:00 |
|
David A. Mellis
|
3ea01968d7
|
Resynced with Processing/Wiring IDE code: improved auto-format, better performance for EditorConsole, etc...
|
2006-03-26 19:12:53 +00:00 |
|
David A. Mellis
|
a0a21caa22
|
Updated readme.txt and changed arduino.berlios.de links to www.arduino.cc
|
2006-03-21 00:19:51 +00:00 |
|
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
|
d8a7613a70
|
Added instructions for FTDI drivers and macosx_setup.command.
|
2006-02-12 15:58:42 +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
|
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
|
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
|
1178dc4d82
|
Updated build instructions; added Id keyword support to all files.
|
2005-11-29 13:42:50 +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
|
30d04e9894
|
Updated readme for version 0002.
|
2005-10-04 09:28:33 +00:00 |
|
David A. Mellis
|
9fc5aa63f6
|
Initial Arduino IDE based on Processing.
|
2005-08-25 21:06:28 +00:00 |
|