Linux Format

Build an Arduinopowered robot

Building a robot with an Arduino is great fun, but building a web-controlled robot is much more fun. In this tutorial we will build a simple robot that will be controlled using the Arduino IoT Cloud. We will create a button to start the robot, and write the code to control how the robot moves – all using the familiar Arduino programming language.

In this project the Arduino Nano 33 IoT connects to an L9110S motor controller so that when GPIO pins on the Nano are turned on and off, they trigger the L9110S motor controller

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
Moosync
Version: 10.3.2 Web: https://moosync.app There’s no scarcity of music players for the Linux desktop, but what sets Moosync apart from its peers is its ability to seamlessly play local tracks and online music. Moosync offers both DEB and RPM precompil
Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l
Linux Format2 min read
OBS Studio
Version: 30.0.2 Web: https://obsproject.com There are lots of good options for recording screencasts, but if you want to live-stream T your desktop, one of the best options is OBS Studio. The app works with all the major online streaming providers, s

Related