You are here |
blog.herlein.com | ||
| | | |
aykevl.nl
|
|
| | | | How to move an installed SD card from a Pi 1 to a Pi 3, or make it possible to use them both. There are a few tricks to get the network running on both devices. | |
| | | |
coderdojoathenry.org
|
|
| | | | Hello again everyone. I was away this week so Dave led the group, they did a couple of Arduino projects. They revisited the traffic lights from December but this time used the Arduino to control them and then moved on to a temperature and humidity sensor called the DHT11. Here is the wiring diagram... | |
| | | |
blog.haschek.at
|
|
| | | | Personal Blog of Christian Haschek | |
| | | |
ncona.com
|
|
| | 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... |