Originally posted by Tibuck19
View Post
"The eagle-eyed amongst you will spot that the underlying architecture for the Arduino Nano PI detector is based on the Surf-PI. During the development process I took a Surf-PI longboard and connected it to an Arduino Uno. Once the detector was functioning to my satisfaction, I then connected an Arduino Nano in place of the Uno without any requirement to make any changes to the software. Finally the schematic was entered in DipTrace and a PCB layout created. Boards were then ordered from JLCPCB, and a complete Arduino Nano based PI detector was born."

I currently have the PI channel working successfully. Unfortunately there are a few changes required to the adapter PCB as some of the connections need to be swapped around. If I can get the rest of the detector working then I'll create a new revision of the adapter board. I'm working on this in the background as an experiment, and once the DISC channel is working, I will start a discussion in the Voodoo Project thread and post the details there. The adapter currently has support for both an LCD or an OLED, and the push buttons have been eliminated as well as the menu system. I'm not sure whether to keep the OLED support though, as the 1.3" display is tiny compared to the LCD, and the library consumes a lot of memory even when configured in non-buffered mode.
Comment