-
Adding MRAM to a Scamp3
03/18/2022 at 00:16 • 0 commentsUsing SPI on a Scamp3 is dead easy, but some SPI peripherals are a little more complicated. This page shows you how to interface an MRAM module to a Scamp3.
-
Pong in 874 bytes
03/18/2022 at 00:13 • 0 commentsUse a Scamp3 and a Nextion graphical LCD to create a game of Pong in only 874 bytes of compiled code.
See the source code... Game of Pong
-
Adding a Graphical LCD to a Scamp3
03/18/2022 at 00:10 • 0 commentsAdding a Nextion NX3224K024 touch LCD to a Scamp3...
https://udamonic.com/adding-a-touch-lcd.html
It's simple and quick to get up and drawing!