Skip to content
/ PicoBETH Public

Making a Badminton Electronic Tension Machine Head using a Raspberry Pico for Stringing My Own Badminton Racket.

License

Notifications You must be signed in to change notification settings

206cc/PicoBETH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

images1-1

cht en

Tip

Translated by ChatGPT 3.5
中文說明請點選上方image連結

PicoBETH

PicoBETH (Raspberry Pico Badminton Electronic Tension Head) is an open-source project that allows hobbyist stringers who enjoy stringing but only have mechanical stringing machines (drop-weight, manual crank) to create their own electronic tensioning head. If you have basic programming skills, this project can be easily completed.

Design philosophy: Economical, Intuitive, Accurate

Current Main Functions and Features

DEMO VIDEO

Functions

  • LB/KG display and setting
  • Pre-Stretch function
  • Constant-Pull system
  • Knot function
  • Tension adjustment manually during tensioning
  • Tension calibration
  • Stringing timer
  • Tension timer
  • Tension counter and boot counter
  • Detailed recording of tensioning logs
  • Pull speed with 9-speed selection

Features

  • 0.05LB High Precision
    • Achieved with the Sparkfun HX711 at 94Hz and software version V2.2 and later.
    • DEMO Vides
  • Low Power Consumption
    • Uses a DC19V4A power supply. *
  • Real-time UPS Redundancy (Uninterruptible Power Supply)
    • Uses 5 x 18650 batteries to ensure at least one complete racquet stringing.
  • Compact and Space-Saving
    • Dimensions are approximately 38(L) x 15(W) x 9(H) CM.(excluding clamp head)
  • Simple structure, low cost, and easy maintenance
    • All components are easy to source and inexpensive
  • High durability
    • Over 1 million tension reliability test cycles have been completed with no hardware failures detected. 1 Million Cycles Video

Caution

In the fast mode after version 2.70, when the speed is set to L7 or higher and the tension exceeds 30LB, the original 12V3A power supply may be insufficient, potentially causing the motor to slip. Therefore, this version has been upgraded to a 19V4A power supply. If you also plan to switch to a 19V power supply, please ensure that your 5V power converter can handle a 19V input voltage. Additionally, if you are using an external UPS, it should also be upgraded to a version that can accept 19V input and output.

Development Project Plan

Project Item Progress Remarks
Tennis Racquet Compatibility Testing The GX80 1605 sliding table is being used in the HW2 layout for cyclic tension reliability testing at 75~85LB. The tension cycles have reached 665,000+ (as of 2024/12/30).
3D-printed parts Testing The HW3D Print version will use 3D printing, significantly reducing the difficulty of mechanical machining. Reliability testing is currently in progress. The tension cycles have reached 150,000+ (as of 2024/12/30).
3D-Printed Clip Head Testing Reliability Testing in Progress
Pico 2 Compatibility Completed Due to the RP2350-E9 bug, it has been confirmed that it cannot be used directly.
Reliability Testing Completed The HW1 tension cycles reached 1 million with no hardware failures during the test. Testing is now complete.

Background

A year ago, due to company club activities, I started playing badminton. Although my badminton skills weren't great, I became fascinated with stringing. I purchased a drop-weight stringing machine and initially planned to buy an electronic tensioning head. However, I later thought about using my knowledge to create this project on the Raspberry Pico, incorporating a load sensor, several microswitches, and buttons.

Drop-weight stringing machine and modification parts img_parts

Modification completed (Under Development) img_dev_machine

HW 1.5 machine How to make step by step img_final_machine

PicoBETH HW 1.5
View 3D Model on Tinkercad

HW 2.0 machine (Some parts are made using 3D printing) img_final_machine

PicoBETH HW 2.0
View 3D Model on Tinkercad

HW 3D Print machine (Fully 3D-Printed) HW3DP

PicoBETH HW3D Print
Currently under testing and will be released after completing reliability tests.

Stringing demonstration video

VIDEO

Note

If you don't have a stringing machine, you can refer to this project to make one: Pico-Badminton-Stringer

Note

If you are choosing a manual badminton stringing machine. I recommend purchasing a drop-weight machine with a six-point fixed and base clamp. Drop-weight machines have a somewhat constant-pull effect, and the rackets strung with a drop-weight machine are not much different from those strung with an electronic machine. Before completing this project, you can use a drop-weight machine to become familiar with stringing. In the future, if the electronic stringing head malfunctions, you can quickly switch back to using the drop-weight machine head.

Warning

If the structure of your badminton stringing machine is not strong enough, I strongly advise against continuing with this project. A weak fixed platform can deform during tensioning, causing the racket frame to become round and the tension to decrease. Eventually, the machine will compensate for the tension, creating a vicious cycle that will ultimately lead to the racket breaking.

Caution

Extremely important: If your stringing machine is of a simple type, please make sure to reinforce the structure.

Additional Documentation

Improvement Branches

Branch Name Description
imp/beadclip-btn@jpliew Improved Bead Clip Activation Button
imp/tennis Tennis Racquet Compatibility (Testing in progress, production method will be released after 100,000 reliability test cycles)

Support

If you encounter any issues during the production process, feel free to leave a comment on the YouTube tutorial video. If you complete the project, you're also very welcome to share photos of your finished product in the GitHub discussions.

Acknowledgements

License

  • Source Code: Licensed under the Apache License 2.0
  • Hardware Design: Distributed under the CERN Open Hardware Licence v2 - Weakly Reciprocal