Gaithersburg, Maryland
Offline
Newbie
Karma: 0
Posts: 11
If it ain't broken, don't fix it.
|
 |
« on: June 30, 2010, 04:04:18 pm » |
A RTOS would be unimaginably useful for arduino based robotics. Also, error messages should be clearer and understandable. For example I get some crap about a sync error, where my board simply isn't connected. The IDE should be able to distinguish.
|
|
|
|
|
Logged
|
|
|
|
|
SE USA
Offline
Faraday Member
Karma: 33
Posts: 3619
@ssh0le
|
 |
« Reply #1 on: June 30, 2010, 11:03:58 pm » |
if it cant sync because the board is disconnected is that not still a sync error :-?
|
|
|
|
|
Logged
|
http://arduino.cc/forum/index.php?action=unread;boards=2,3,4,5,67,6,7,8,9,10,11,66,12,13,15,14,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,86,87,89,1;ALL
|
|
|
|
Gaithersburg, Maryland
Offline
Newbie
Karma: 0
Posts: 11
If it ain't broken, don't fix it.
|
 |
« Reply #2 on: July 01, 2010, 06:40:47 am » |
Error: board not connected 
|
|
|
|
|
Logged
|
|
|
|
|
Devon, UK
Offline
Full Member
Karma: 4
Posts: 234
Arduino rocks my socks, yes the socks are rocking!
|
 |
« Reply #3 on: July 10, 2010, 06:48:58 am » |
There are similar problems when a board is disconnected or powers down if you have the serial monitor open. You get pages and pages of red shouty writing as opposed to a message bow with an exclamation make "Please, reconnect the board"
|
|
|
|
|
Logged
|
|
|
|
|
Phoenix, Arizona USA
Offline
Faraday Member
Karma: 27
Posts: 5078
Where's the beer?
|
 |
« Reply #4 on: July 11, 2010, 03:51:26 pm » |
Heh - you should try to diagnose car troubles via OBD blink codes...talk about cryptic!
;D
|
|
|
|
« Last Edit: July 11, 2010, 03:51:38 pm by keeper63@cox.net »
|
Logged
|
|
|
|
|
Jax Florida
Offline
Jr. Member
Karma: 0
Posts: 86
Electronics Addict
|
 |
« Reply #5 on: July 11, 2010, 03:59:24 pm » |
Long flash = 10, Short = 1. Been there before.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
God Member
Karma: 0
Posts: 596
Arduino rocks
|
 |
« Reply #6 on: July 23, 2010, 06:33:42 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
|
|
New York
Offline
Edison Member
Karma: 1
Posts: 1023
E != m*c^2
|
 |
« Reply #8 on: July 28, 2010, 11:19:18 am » |
Just to add to the list, Concurrency is a nice arduino multithreading makeover: http://concurrency.cc/it's not a full RTOS, but it can be used to emulate one I suppose
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|