This is a fork of a functional ILI9341 display with a functional Seeed touch screen library.
Dependencies: BMP180 UniGraphic mbed BNO055_fusionI_fixed HTU21D GPSISR Compass Fonts uGUI
Fork of TFT_test_NUCLEO-F411RE by
Had to move sensors to a remote board because of interference. Added spi burst mode to supported displays.
To do.... ugui buttons are slow. will need to add rtos to project. Finish other way points screen. Will have to rewrite portions of the touch screen class. Sense touch, delay, read values and then average, touch released, is the sequence. Add cadence input and logic to program for computer screen.
History
Working on touch screen response. Loading new uGui class for a test drive.
2018-05-18, by trevieze [Fri, 18 May 2018 18:26:36 +0000] rev 22
Working on touch screen response. Loading new uGui class for a test drive.
Adding averaging to touchscreen analog data. See if it functions better.
2018-05-16, by trevieze [Wed, 16 May 2018 18:50:19 +0000] rev 21
Adding averaging to touchscreen analog data. See if it functions better.
Commit 5/26/2018 No changes that I am aware of.
2018-05-16, by trevieze [Wed, 16 May 2018 13:25:59 +0000] rev 20
Commit 5/26/2018 No changes that I am aware of.
Fixed from MBED Build 145. Working compass!
2017-08-04, by trevieze [Fri, 04 Aug 2017 20:12:07 +0000] rev 19
Fixed from MBED Build 145. Working compass!
Compass is now functioning. With the help of brilliant real software engineers I was able to rescue this program. Thanks everyone!
2017-08-04, by trevieze [Fri, 04 Aug 2017 19:54:48 +0000] rev 18
Compass is now functioning. With the help of brilliant real software engineers I was able to rescue this program. Thanks everyone!
Has a visible compass now
2017-07-20, by trevieze [Thu, 20 Jul 2017 19:34:41 +0000] rev 17
Has a visible compass now
Completed bicycle computer screen.
2017-04-28, by trevieze [Fri, 28 Apr 2017 01:53:32 +0000] rev 16
Completed bicycle computer screen.
Finished Bicycle Computer screen.
2017-04-28, by trevieze [Fri, 28 Apr 2017 01:46:36 +0000] rev 15
Finished Bicycle Computer screen.
Added burst mode to spi 8 bit driver. Increased SPI speed to 20 mhz. added uGUI to project. Scaled touch driver.
2017-04-12, by trevieze [Wed, 12 Apr 2017 20:30:06 +0000] rev 14
Added burst mode to spi 8 bit driver. Increased SPI speed to 20 mhz. added uGUI to project. Scaled touch driver.
Replaced the BNO055 Library with a more complete one from Github.
2017-03-03, by trevieze [Fri, 03 Mar 2017 02:56:25 +0000] rev 13
Replaced the BNO055 Library with a more complete one from Github.