Archive:DinoJump: Difference between revisions
Jump to navigation
Jump to search
(created page, added structure) |
(added introduction and components) |
||
Line 6: | Line 6: | ||
|description=using a scale to control the chrome dino game by jumping | |description=using a scale to control the chrome dino game by jumping | ||
}} | }} | ||
== Introduction == | == 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 == | == Hardware == | ||
=== Components === | === Components === | ||
* the scale | |||
* HX711 ADC | |||
* WEMOS D1 mini (could be replaced by an arduino) | |||
* a computer | |||
* a button (for taring the scale) | |||
=== Wiring === | === Wiring === | ||
== Software == | == Software == | ||
Line 19: | Line 24: | ||
=== more resilient wiring === | === more resilient wiring === | ||
== interesting graphs == | == interesting graphs == | ||
[[Category:Project]] |
Revision as of 16:50, 11 November 2018
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
- WEMOS D1 mini (could be replaced by an arduino)
- a computer
- a button (for taring the scale)