Git Product home page Git Product logo

moonboard's Introduction

moonboard

License: GPL v3

This project contains software and informations to build a home climbing wall with LED support compatible with the popular moonboard. This fork has been done while building my home climbing wall.

***WIP: Project done. Next step: stabilize the code. ***

Image of the Wall LEDs

The moonboard smartphone app is build to work with the moonboard led system using bluetooth low energy. In this project we emulate the behaviour of the box using a rasperry pi and addressable LED stripes.

Requirements

Besides the tools, time and money (the climbing holds are the most expensive component) you will need:

  • Rapi W Zero with 8GB SD Card - powered over GPIO
  • 4x LED Strips: 50x WS2811 LED, 5V, 12mm - custom cable length of 23cm (alternatively 3x 4x LED Strips with standard length of 7cm, use mooboard/led/create_nth_led_layout.py to create custom spacing for LED´s)
  • Power supply meanwell mdr-60-5 - (~60mA * 50 * 4 = 12A ==> 60 W for 5V)
  • Suitable Case (i.e. TEKO)

Build Instructions

Example boards

Free standing foldaway version of moonboard. Moonboard with 150mm kicker and total height of 2900mm, some alteration for 2016 hold setup needs to be done since one hold cannot fit in shortened top panel.

MB folded away MB unfolded ready to train

Troubleshooting

  • In case of bluetooth connection problems: make sure to have paired your phone with the raspi once.

Tested setups

  • Raspi W Zero with iPhone 5, 8, X, 11 (iOS >= 14)

moonboard's People

Contributors

8ch9azbsfifz avatar ajfclark avatar dependabot[bot] avatar diskontinuum avatar e-sr avatar grasnag avatar reinarrow avatar travismartinjones avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

moonboard's Issues

Fix Python dependency warning

/usr/lib/python3/dist-packages/requests/init.py:91: RequestsDependencyWarning: urllib3 (1.26.5) or chardet (3.0.4) doesn't match a supported version!

Mini protocol not supported

When running the app with a mini layout selected, the BLE service application doesn't correctly recognise problems being sent from the app.

e.g.

$ sudo python3 moonboard_BLE_service.py --debug
Bluetooth adapter: /org/bluez/hci0
app path: /com/moonboard
setup adv
< HCI Command: ogf 0x08, ocf 0x000a, plen 1
  00 
> HCI Event: 0x0e plen 4
  01 0A 20 00 
< HCI Command: ogf 0x08, ocf 0x0008, plen 32
  18 02 01 06 02 0A 00 11 07 9E CA DC 24 0E E5 A9 E0 93 F3 A3 
  B5 01 00 40 6E 00 00 00 00 00 00 00 
> HCI Event: 0x0e plen 4
  01 08 20 00 
< HCI Command: ogf 0x08, ocf 0x0009, plen 14
  0D 0C 09 4D 6F 6F 6E 62 6F 61 72 64 20 41 
> HCI Event: 0x0e plen 4
  01 09 20 00 
< HCI Command: ogf 0x08, ocf 0x0006, plen 15
  80 02 C0 03 00 00 00 00 00 00 00 00 00 07 00 
> HCI Event: 0x0e plen 4
  01 06 20 00 
start adv
< HCI Command: ogf 0x08, ocf 0x000a, plen 1
  01 
> HCI Event: 0x0e plen 4
  01 0A 20 00 
GATT application registered
incoming bytes:~M*
New data 7e4d2a
incoming bytes:l#S90,S116,P81,P75,P
START
error: alredy started
New data 6c235339302c533131362c5038312c5037352c50
incoming bytes:103,E83#
STOP
error: not started
New data 3130332c45383323

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.