1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Cristian Maglie
7f9e9b1cc2 Merge branch 'master' into HEAD 2014-06-13 10:29:12 +02:00
Amulya Kumar Sahoo
e6923526d3 Fixed error in comment 2014-06-07 18:05:04 +05:30
Cristian Maglie
781271e8a5 Robot_Control fixes. See #1709 #1599. 2014-02-19 18:44:01 +01:00
Cristian Maglie
a96c8cab12 Merge branch 'master' into ide-1.5.x 2014-02-12 17:17:33 +01:00
Xun Yang
53adddcb33 Fixed issue #1478, #1599, #1709, motors being opposite, updated turning algorithm 2014-02-12 02:02:20 +01:00
Cristian Maglie
03a7cf3212 Robot Control library to format 1.5 rev.2 2014-01-01 23:45:39 +01:00
Cristian Maglie
9dcbfd47e1 Merge branch 'master' into ide-1.5.x
Conflicts:
	libraries/RobotIRremote/examples/IRrecord/IRrecord.ino
	libraries/RobotIRremote/examples/IRrecvDump/IRrecvDump.ino
	libraries/RobotIRremote/examples/IRrelay/IRrelay.ino
	libraries/RobotIRremote/examples/IRtest/IRtest.ino
	libraries/RobotIRremote/examples/IRtest2/IRtest2.ino
	libraries/RobotIRremote/examples/JVCPanasonicSendDemo/JVCPanasonicSendDemo.ino
	libraries/Robot_Control/examples/explore/R10_Rescue/R10_Rescue.ino
2013-11-14 16:04:45 +01:00
Xun Yang
4cb0b11405 Fix robot problems regarding new version of Arduino 2013-11-04 20:17:04 +01:00
Federico Fissore
b4c68b3dff Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Fede85
a9cba03922 Robot_Control library to the 1.5 fromat 2013-09-10 16:46:33 +02:00
Phillip Burgess
4cbd435163 Latest Adafruit_GFX fixes + moved GFX lib to utility folder
Updated constructor and dependent code, other minor fixes. Robot LCD
examples all compile, but not yet tested against actual hardware.
2013-09-09 19:47:25 +02:00
Phillip Burgess
a06ccb7f1c Latest Adafruit_GFX fixes + moved GFX lib to utility folder
Updated constructor and dependent code, other minor fixes. Robot LCD
examples all compile, but not yet tested against actual hardware.
2013-09-03 11:44:08 -07:00
Xun Yang
011ffa2ab3 Added line follow parameters for older robots. "(14,9,50,10)" fits better for robots that has "TK" markings on top. 2013-08-31 17:21:39 +02:00
Xun Yang
ec31a2ee5c Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
dcuartielles
f28faa3b2d added a better configurarion string for the line following example 2013-05-17 13:58:43 +02:00
dcuartielles
b2c17f9812 Added notification about the need of the IR-Remote library 2013-05-17 13:34:49 +02:00
dcuartielles
aa800e8b0e added a better configurarion string for the line following example 2013-05-17 13:25:27 +02:00
dcuartielles
2b7753ffc7 fixed the classic fix vs stroke issue after migrating to the TFT library 2013-05-17 11:08:59 +02:00
dcuartielles
b91e6308bd fixed glitch with the screen when starting the process 2013-05-17 11:08:50 +02:00
dcuartielles
e5baff7372 fixed order in how the commands were executed 2013-05-17 11:07:44 +02:00
Cristian Maglie
bd11079cd0 Added Arduino Robot libraries 2013-05-15 10:47:17 +02:00