Explore >> Select a destination


You are here

bikerglen.com
| | smayze.com
11.9 parsecs away

Travel
| | The purpose of this entry is to describe the assembly, programming and testing of the alternate Clock Display Module - whereby instead of a dedicated display driver chip, the module will be controlled by its own micro controller. This was created under a separate GitHub branch as UCtl_small. After the relative ease of getting the...
| | www.scorpia.co.uk
7.6 parsecs away

Travel
| |
| | www.dzombak.com
12.3 parsecs away

Travel
| | For years & years, I have wanted to own an actual atomic clock. So I built one.
| | ncona.com
87.7 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...