Once Arduino Nano 33 BLE board is connected to host ubuntu machine via USB and flash samples such as samples/basic/blinky or samples/philosophers, USB gets disconnected and port /dev/ttyACM0 (to which ...
In 2015 I did a blog post where I reverse engineered the i2c protocol which Dandfoss and Thermia pumps are using (sorry post is in Finnish): https ...
Here using ATMEGA 4809 Arduino nano board and Capacitive Soil Moisture Sensor V2, I am trying to make an Automatic drip-irrigation system. Below is my code which is being used in the project. /* code ...
There’s a new Arduino in town, this time designed in conjunction with Adafruit. It’s the Arduino Micro, a very neat little board designed for breadboard use. Ostensibly an upgrade of the long in the ...