2013-03-11 07:09 AM
This is a platypus become a proof of concept, using the STM32F4 Discovery Board and KEIL MDK-ARM. I let you know, in case anyone is interested in seeing it...
https://www.dropbox.com/s/dhdbrs3j4id7olz/LCD_SPI_y_Acel_NET.rar
Basically, it's a ST7735R driver with network connection using an ENC28J60 module. Additionally, the MEMS is used to generate information visible on the TFT display and as web page. The code corresponds to rearranged fragments obtained from the following places: Adafruit ST https://github.com/5minutes and probably many other that i don't remember right now. #mems #stm32f4 #st7735r #enc28j60