SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By mattwebb
#183136
Tried for sometime yesterday to get the sparkfun nintendo ds touchscreen to work with johnny-five. Would someone take a look at my code to see if I'm even in the right ballpark? My Gist: https://gist.github.com/creatifyme/89e3bde156a092ea9f74

I found a tutorial using the screen, I used the same hookup and tried converting their code from here http://bildr.org/2011/06/ds-touch-screen-arduino/

when I run the code, terminal says "CHANGING ANALOG"
and thats it.

Terminal log:
1436024920968 Device(s) /dev/cu.usbmodem1421
1436024920988 Connected /dev/cu.usbmodem1421
1436024924424 Repl Initialized
The board is connected, Master.
CHANGING ANALOG

Any help would be greatly appreciated.