Explore >> Select a destination


You are here

mitxela.com
| | damow.net
6.3 parsecs away

Travel
| | I'm a Computer Science graduate working in software & electronics development.
| | www.righto.com
4.8 parsecs away

Travel
| | How did NASA communicate with the Apollo astronauts, hundreds of thousands of miles from Earth? The premodulation processor 1 (below) was...
| | tomscii.sig7.se
6.6 parsecs away

Travel
| | So what to do with all the newly acquired experience of creatingfinely detailed circuit boards, SMT andall?Something I badly needed: a bench-top power supply...
| | ncona.com
23.4 parsecs away

Travel
| In my previous post, Getting Started With Arduino UNO R4, I showed how we can upload a sketch into an Arduino board. In this article, we are going to do the same, but this time using the Arduino CLI. Why Arduino CLI? I personally, use neovim for coding, which makes it a necessity for me to be able to compile and upload my code from my terminal. If you prefer the IDE, this article might not be for you, but, understanding the CLI could be useful in the future to automate repetitive tasks or run things in a...