My January efforts have focused on writing C# on an embedded device. Yes, you read that correctly: C-Sharp. On and Embedded device. WOW! In my case, the ESP32 onboard the Radiona ULX3S. This is all thanks to the clever folks working on the nanoFramework.
I have an interim walk-though on my SSD1331 GitHub branch here:
https://github.com/gojimmypi/ulx3s-examples/tree/SSD1331/nanoFramework
I'm currently working on figuring out how to compile the interpreter. See the Discord discussion.
This is a work in progress, so come back for updates.
Friday, January 31, 2020
Subscribe to:
Posts (Atom)
Find gojimmypi at gojimmypi.github.io
I'm currently working on my new blog home at gojimmypi.github.io After implementing a variety of features such as dark mode , syntax hi...
-
I decided to finally learn how to program an FPGA! Here are some first impressions and notes to self for future reference. TL;DR Bla...
-
Notes and information on JTAG Debugging the ESP32 WROOM-32 (aka DevKitC, aka ESP32_Core_Board_V2) I started off my day thinking I'd ta...
-
This is a continuation of my prior blog on limit switch mounting hardware design for the CNC3018 . There are plenty of resources on various ...