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 Format9 min read
The Epochalypse
On 2nd November 2000, a man calling himself John Titor began posting on Art Bell’s BSS forums, claiming to be from the O future year of 2036. Titor painted a grim version of the 21st century, a cross between Pat Frank’s 1959 post-apocalyptic epic Ala
Linux Format1 min read
Ultimate Desktop Upgrade!
LXF316 will be on sale Tuesday 28th May 2024 Word processors that can help craft that novel you’ve always been talking about and organise large projects. Revive the old roleplaying system for a digital age as we recreate our own play-by-mail gaming
Linux Format3 min read
Kernel Watch
Linus Torvalds announced the fourth RC (Release Candidate) for what will become Linux 6.9 in another few weeks. In his announcement, he noted that there was “Nothing particularly unusual going on this week – some new hardware mitigations may stand o

Related