Skip to content

IeiuniumLux/FRILLER

Repository files navigation

FRILLER

FRILLER (FRILL Explorer Robot) is a 3D printed compact robot that changes the radius of its wheels to overcome obstacles. It can be used to explore extreme terrains and reach targets of interest. On a level dirt path, FRILLER can drive about 2000 feet (610 meters) on one battery charge. That could fluctuate a bit depending on how much any onboard instruments or sensor are used. Its expanded wheels and flat fishtail allows it to traverse desert or snow terrains.

demo

How it works

FRILLER employees a Raspberry Pi 3b running the Android Things embedded OS platform; which receives command via WiFi to control the motors though the Adafruit motor hat. The wheel deformation mechanism is composed of two DC geared motors, sliding racks, and an elastic cord. When the motors push out the racks, the wheel diameter becomes larger. The elastic cord around the wheels assists with the return of the spikes to the close position when the motors pull the racks back inside. The wheels remain round for faster travel on roads or indoors, but transform into spikes to overcome obstacles off-road.

fritzing For testing purposes, it was easy to use the TouchOSC app to send UDP packets to the robot; which was also cheaper than the traditional hobby RC. However, you will have to setup your Android device as an access point (hotspot) so the FRILLER can connect to it; which is useful for field tests.

touchosc

What you'll need

Part Qty
Raspberry Pi 3 Model B
1
DC & Stepper Motor HAT
1
Extra Tall Header
1
3mm Pegs (package of 100)
1
Micro-B USB DIY Connector
1
50:1 Brushed DC Gearmotor
2
Solarbotics Geamotor 90deg Output
2
Voltage and Current Sense Breakout
or similar
1
Lithium Ion batter
1
XT60 Connector
1
Vytaflex-60
1

Improvements

  • Make FRILLER smarter. Right now, it runs off WiFi and can be controlled remotely, but I'd like to add autonomy.
  • Add GPS and compass sensors for position control.
  • Replace the 3D printed body with a lighter and flexible structure; capable to resist high temperatures and handle impacts from a fall.

Acknowledgement

The FRILLER prototype is based on former OSU student Carter Hurd's design.

MagPi Article

References

License

Copyright 2018 Al Bencomo

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

FRILLER is a 3D printed compact robot that can change the radius of its wheels to overcome obstacles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages