Hi,
I'm very new to c programming and your hardware. Please excuse my novice questions.
I'm making a rotary braille display using nRF52840 dongle (PCA10059) as it's brain. The dongle will take interrupt input from phototransistors to trigger braille dot outputs according to values at index position on an array of braille code in the memory.
My previous prototype is Raspberry Pi-based and runs on Python as in this video
.
I see nRF52840 Dongle can greatly reduce the size of the braille display prototype.
Now I cannot get any external pin other than the on board ones to receive or output some voltage. What am I doing wrong?
Thank you,
Song