c#
In a previous post, we connected an Arduino Mega to the PINE64 and wrote a sketch for the Mega for data communication. The data... Similar to the Raspberry Pi, GPIO pins on the PINE64 can be controlled through sysfs. You can refer to my previous post which goes... 4 Dec 2017 Update These instructions will not work with the latest versions of Mono and MonoDevelop from github. I tried compiling from scratch... GPIO pins on the Raspberry Pi can be controlled using the sysfs interface, which is a virtual filesystem that the Linux kernel provides. In... 4 Dec 2017 Update I ran into some issues building the latest github versions of Mono and MonoDevelop on the PINE64, and I guess...