You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • The 3.2 should work well (it's a similar chip to the Espruino board's so it should be well supported). LCD and SD should work fine, however there is no RTC support. That's something I'd like to add across all devices though (specifically using the RTC for system time).

    Having said that, you can still use peek and poke to enable the RTC and read the time (someone could make a module for doing this if they wanted).

    Mudderman: I think that a 'module' to handle the touchscreen would work really well. Now there's process.env, it should be easy to code in all the changes required for different boards. I'll see about hacking something up.

    Be really careful when buying though - make sure the board is the correct one. There are a bunch of different boards out there with varying LCD sizes, and some of them have completely different wiring and so aren't supported.

About

Avatar for Gordon @Gordon started