Archive:DinoJump

From The Munich Maker Lab's Wiki
Revision as of 18:27, 11 November 2018 by Paul (talk | contribs) (added wiring)
Jump to navigation Jump to search
 
DinoJump

Release status: beta [box doku]

Description using a scale to control the chrome dino game by jumping
Author(s)  Adrian, Paul

Introduction

Paul's grandparents had a digital scale lying around that thy didn't need anymore. We decided to build something cool with it, but weren't sure what. After some thinking we decided to use it to control the chrome dino game that pops up, when there is no internet connection. The project turned out working and was successfully showcased at Streetlife and Groden.

Hardware

Components

  • the scale
  • HX711 ADC board
  • WEMOS D1 mini (could be replaced by an arduino)
  • a computer
  • a button (for taring the scale)

Wiring

The wemos connects to a computer via USB. The load cells are connected to the HX711 board. The wire colors of the load cells are +: White c: Red -: Black Dinojump Wiring.png

Software

scale to serial

data interpretation

Issues and possible Improvements

detect ducking

more resilient wiring

interesting graphs