Getting Started with Walabot

Pages
Contributors: bboyho

Resources and Going Further

Now that you've successfully got your Walabot up and running, it's time to incorporate it into your own project!

For more on the Walabot, check out the links below:

For information about stands and enclosures check out the 3D models used in these projects:

For a list of useful Raspberry Pi commands, head over to this page:

Need some inspiration for your next project? Check out some of these related tutorials:

RedBoard Santa Trap

A fun holiday project to try for anyone looking to catch Santa on Christmas!

Flex Sensor Hookup Guide

An overview of the flex sensor - a bendable variable resistor. Plus, example circuits and Arduino code to get you started!

Qwiic 6DoF (LSM6DSO) Breakout Hookup Guide

A hookup guide for the Qwiic 6DoF (LSM6DSO), which features a 3-axis accelerometer, 3-axis gyroscope, temperature sensor, and FIFO buffer.

Displaying Sensor Data with Bluetooth

In our previous Bluetooth tutorial called Sending Sensor Data Via Bluetooth, we showed how to display data from a triple axis accelerometer over the Arduino IDE’s serial monitor. Continuing off of the first tutorial, we are going to expand this project to include more capabilities for visualizing and interacting with your accelerometer data.