Explore >> Select a destination


You are here

www.neufeld.newton.ks.us
| | dumblebots.com
15.1 parsecs away

Travel
| | In this tutorial, we will see how to use the Arduino IDE's Serial Monitor to communicate with the Arduino's Serial UART Port. When using an Arduino, the program gets uploaded and then runs in complete isolation from your PC. In this case, debugging can be very hard due to the lack of a built-in display...
| | www.righto.com
15.7 parsecs away

Travel
| | I've implemented a simple IR universal remote that will record an IR code and retransmit it on demand as an example for my IR library . Han...
| | michaelscodingspot.com
13.3 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | luten.dev
46.4 parsecs away

Travel
| Ive been out of the .NET loop for a very long time. I would never have thought that it was so easy to get a .NET project up and running on Linux. But, I guess a decade of embracing Open Source at Microsoft changes things. Here are the steps I took to get an OpenGL window up and running on Ubuntu using .NET Core, VSCode, and OpenTK.