Getting Started with Walabot
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:
- Walalbot.com - Official website for the Walalbot.
- Technical Datasheet (PDF)
- SDK and API Package Downloads - Download the latest stable SDK and API packages here.
- API Library - Documentation for the Walabot API
- GitHub Project Repo - Walabot's project repository.
- Community - Projects from the Walabot community listed on Hackster.io. Control LEDs based on your breathing patterns, detect falls, or add unique sensing to your robot/drone. Some tutorials are completed while others are still documenting. There are many uses but here are some practical applications that are linked below:
- Home Monitoring And Alerts For The Blind
- People and Fall Detection with Walabot
- Walabot Sleep Quality Tracker
- WalaBreathe - A Wireless Breath To Speech Assistive Device
- Walabot Security Robot with Alexa Command and Control
- Vehicle Rear Vision
- Inspection Drone with Walabot Capability
- Wireless Light Switch Manipulator
- SFE Product Showcase
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.