23 Stories by Akinwale In a previous post, we connected an Arduino Mega to the PINE64 and wrote a sketch for the Mega for data communication. The data... Although the PINE64 provides quite a decent number of GPIO pins, there are several reasons that you may want to have access to more... Similar to the Raspberry Pi, GPIO pins on the PINE64 can be controlled through sysfs. You can refer to my previous post which goes... I worked on a project recently where I had to allow XMLHttpRequests from a different domain. I initially thought about adding the necessary Access-Control headers... I got a DROK digital multimeter and I decided to find out just how much power the PINE64 consumes running headless. The measurements were taken... Hello and welcome to Antinormal. I used to maintain this as a personal blog but I decided to start all over since I wanted to take things... 4 Dec 2017 Update These instructions will not work with the latest versions of Mono and MonoDevelop from github. I tried compiling from scratch... I received my PINE64 yesterday and I was pretty excited after such a long wait. The following items were in the package: PINE64 1GB... If you’d rather prefer to use Visual Studio Code for C# development instead of MonoDevelop, you can build Microsoft’s own Visual Studio Code from... GPIO pins on the Raspberry Pi can be controlled using the sysfs interface, which is a virtual filesystem that the Linux kernel provides. In...