How to attach rechargeable battery to PiStorms
Latest posts
-
How to attach rechargeable battery to PiStorms
-
Connect to Wi-Fi Directly from PiStorms!12/02/2017
Connect your Raspberry Pi to a Wi-Fi network directly from PiStorms!
-
Image Recognition Robot with PiStorms and Pi Camera12/02/2017
Image Recognition Robot with PiStorms and Pi Camera
-
-
Rotary Inverted Pendulum with PF-XL Motor and GlideWheel-M12/13/2016
Rotary Inverted Pendulum with PF-XL Motor and GlideWheel-M
-
-
Make Your Own Obstacle Avoidance Robot with SumoEyes12/13/2016
Make Your Own Obstacle Avoidance Robot with SumoEyes
-
-
Check Basic Information of Your I2C Sensors12/13/2016
Check Basic Information of Your I2C Sensors
-
Blog categories
Search in blog

AbsoluteIMU Car Impact with PiStorms Datalogging
Let's have a bit of fun with the new PiStorms data logging examples. Today we use the AbsoluteIMU to capture the acceleration of a LEGO car collision.
We built a simple LEGO car on the PiStorms frame, set up a small ramp, and let it run into a box. Take a look!
The car was built to use as few LEGO pieces as possible so it's easy for anyone to build and replicate this experiment.
Or you could build your own car! The example program, which you can find in the 30-DataVisualization folder, simply plots the 3 axes of acceleration. Try designing your own experiment to measure a different situation.
The program is very similar to the previous pendulum project, only this time we're recording 3 axes of data at once. As with last time we save the final image and data to a csv file.
Let us know about what experiments you do. You can find instructions for submitting a blog post of your own on the main blog page.
Related posts
-
Line Following Robot with LightSensorArray or LineLeader
Line Following Robot with LightSensorArray or LineLeaderread more -
Attach Mulitple Sensors to a Single EV3 Port
EV3 Sensor Adapter with SPLIT-Nxread more -
Vision for your PiStorms Robot using Pi Camera!
Vision for your PiStorms Robot using Pi Camera!read more -
How to install OpenCV on Raspberry Pi and do Face Tracking
How to install OpenCV on Raspberry Pi and do Face Trackingread more -
How to Upgrade PiStorms Firmware
How to Upgrade PiStorms Firmwareread more
Leave a comment