Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SOEM SPI_STMPE610 SPI_TFT_ILI9341 TFT_fonts
Diff: note_marco.txt
- Revision:
- 0:7077d8f28b3e
diff -r 000000000000 -r 7077d8f28b3e note_marco.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/note_marco.txt Tue Jun 11 10:19:08 2019 +0000 @@ -0,0 +1,26 @@ +Libreria usata per il display SeeedStudio + +https://os.mbed.com/users/Rhyme/code/SPI_TFT_ILI9341/file/61fa73a34834/SPI_TFT_ILI9341.cpp/ + +Motoo Tanaka / SPI_TFT_ILI9341 + +---------------------------------------------------------------------- + +The SPI_TFT_IL9341 lib is deprecated. +Please use the UniGraphic lib for new projects. +https://developer.mbed.org/teams/GraphicsDisplay/code/UniGraphic/ +This has fixed font declarations. You can also use them in your project. + +-------------------------------------------------------------------------------- + +network driver + +https://os.mbed.com/users/mbed_official/code/lwip-eth/file/9de8bd8ca1c8/arch/TARGET_STM/stm32f4_emac.c/ + +//------------------------------------------------------------------------------ + +wiki TFT SeeedStudio +http://wiki.seeedstudio.com/2.8inch_TFT_Touch_Shield_v2.0/ + +schema TFT SeeedStudio +https://github.com/SeeedDocument/TFT_Touch_Shield_V2/raw/master/resources/TFT%20Touch.pdf \ No newline at end of file
