Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 2 months ago.
Creating a simple, scrollable GUI on LPC1768
New to this so excuse my newbie-ness. I am wondering if anyone can provide any useful resources to help me make a simple horizontal scrollable list of icons GUI on my LPC1768 board. I am aware I need an LCD screen component to attach. Would I just program the GUI in regular C++ then import it onto the LCD screen?