Demo for FT800 library. 7 sliders are used to control the RGB color, size & position.

Dependencies:   FT800-480x272

HARDWARE:

CONNECTION: ------------------------------------ FRDM-K64F Break Out Board ------------------------------------ +3.3V --- Pin 17 BLVDD +3.3V --- Pin 1 VDD GND --- Pin 2 GND D13 (PTD1) SCLK --- Pin 3 SPI SCLK D12 (PTD3) MISO --- Pin 4 MISO D11 (PTD2) MOSI --- PIN 5 MOSI D10 (PTD0) --- Pin 6 CS D9 (PTC4) --- Pin 7 INT D8 (PTC12) --- Pin 8 PD ------------------------------------

https://os.mbed.com/media/uploads/nz/demo-sliders.jpg

Files at this revision

API Documentation at this revision

Comitter:
nz
Date:
Tue Dec 08 14:51:52 2020 +0000
Parent:
3:df5c8ad4d40c
Commit message:
delete mbed_app. json

Changed in this revision

mbed_app.json Show diff for this revision Revisions of this file
diff -r df5c8ad4d40c -r acb0aea7d4fe mbed_app.json
--- a/mbed_app.json	Tue Dec 08 14:16:39 2020 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-{
-    "target_overrides": {
-        "*": {
-            "target.printf_lib"               : "std",
-            "platform.stdio-convert-newlines" : 1
-        }      
-    }
-}
\ No newline at end of file