Project Description

The idea is to build a claw machine similar to e.g. this one:

example image

Why? Well, it could be a lot of fun!

But also it's a great way to dispense SUSE and openSUSE merch like little Geekos at events like conferences, career fairs and open house events.

Goal for this Hackweek

Build an arcade claw machine.

Resources

In French, an article about why you always lose in claw machine games:

We're looking for handy/crafty people in the Prague office:

  • woodworking XP or equipment
  • arduino/raspi embedded programming knowledge
  • Anthony can find a budget for going to GM and buying servos and such ;)

Looking for hackers with the skills:

embedded game gamification machinery hardware fun chameleon

This project is part of:

Hack Week 23 Hack Week 24

Activity

  • 12 months ago: mpiala liked this project.
  • about 1 year ago: ayankov joined this project.
  • about 1 year ago: llansky3 liked this project.
  • about 1 year ago: mpavuk liked this project.
  • about 1 year ago: dmkatsoli liked this project.
  • about 1 year ago: jzerebecki liked this project.
  • about 1 year ago: mmanev joined this project.
  • over 1 year ago: dancermak liked this project.
  • over 1 year ago: anstalker liked this project.
  • over 1 year ago: anstalker added keyword "embedded" to this project.
  • over 1 year ago: anstalker added keyword "game" to this project.
  • over 1 year ago: anstalker added keyword "gamification" to this project.
  • over 1 year ago: anstalker added keyword "machinery" to this project.
  • over 1 year ago: anstalker added keyword "hardware" to this project.
  • over 1 year ago: anstalker added keyword "fun" to this project.
  • over 1 year ago: anstalker added keyword "chameleon" to this project.
  • over 1 year ago: anstalker started this project.
  • over 1 year ago: anstalker originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Creating test suite using LLM on existing codebase of a solar router by fcrozat

    Description

    Two years ago, I evaluated solar routers as part of hackweek24, I've assembled one and it is running almost smoothly.

    However, its code quality is not perfect and the codebase doesn't have any testcase (which is tricky, since it is embedded code and rely on getting external data to react).

    Before improving the code itself, a testsuite should be created to ensure code additional don't cause regression.

    Goals

    Create a testsuite, allowing to test solar router code in a virtual environment. Using LLM to help to create this test suite.

    If succesful, try to improve the codebase itself by having it reviewed by LLM.

    Resources

    Solar router github project