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:
94:32712e603a5f
Parent:
92:e9bd429f16b5
--- a/Hardwares/ArduUTFTFont.h	Wed Apr 19 18:34:12 2017 +0000
+++ b/Hardwares/ArduUTFTFont.h	Wed Apr 19 18:57:23 2017 +0000
@@ -15,7 +15,8 @@
 // Memory usage : 1144 bytes
 // # characters : 95
 
-uint8_t SmallFont[1144] = {         /*!< @brief The font with size of 8 * 12. */
+uint8_t SmallFont[1144] =          /*!< @brief The font with size of 8 * 12. */
+{
     0x08,0x0C,0x20,0x5F,
     0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, // <Space>
     0x00,0x00,0x20,0x20,0x20,0x20,0x20,0x20,0x00,0x20,0x00,0x00, // !