SmartWheels self-driving race car. Designed for NXP Cup. Uses FRDM-KL25Z, area-scan camera, and simple image processing to detect and navigate any NXP spec track.

Dependencies:   TSI USBDevice mbed-dev

Fork of SmartWheels by haofan Zheng

Revision:
51:a8e58fd3e131
Parent:
49:be46291ee6ea
Parent:
50:c387c88141fb
Child:
53:36d9335fec96
--- a/Hardwares/ArduCAM.h	Thu Apr 06 18:31:33 2017 +0000
+++ b/Hardwares/ArduCAM.h	Thu Apr 06 18:37:16 2017 +0000
@@ -6,8 +6,8 @@
 #include <rtos.h>
 #include "PinAssignment.h"
 
-#define RESOLUTION_WIDTH 160
-#define RESOLUTION_HEIGHT 120
+#define RESOLUTION_WIDTH 80
+#define RESOLUTION_HEIGHT 60
 //#define MANUAL_REDUCE_RESULOTION_BY2
 #define CAM_ROI_UPPER_LIMIT 10