Using VB With VS2015 and .Net Micro Framework 4.4

Netduino Development

I’m sure the Netduino firmware will be updated soon so I decided to set up Visual Studio 2015 to use VB and NMF 4.4.

There are some issues that I have solved here.

GitHub

Dweaver309/VBFix

Use Visual Basic with Microsoft Visual Studio 2015 and .Net Micro Framework 4.4 - Dweaver309/VBFix

This took me some time to research and fix I hope it helps.

1 Like

I was able to load my my OLED driver located here:

GitHub

Dweaver309/SS1306

OLED display driver for SS1306 128X64 monochrome OLED displays - Dweaver309/SS1306

After making the changes in my post above. I used the Electron board built by Justin Wilson it had .net micro framework 4.4 firmware already loaded.

1 Like