Skip to content

A hands-on exhibit to experiment with tipping points

License

Notifications You must be signed in to change notification settings

IMAGINARY/tipping-points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tipping points

In complex systems, a tipping point is where a small change in the system makes big differences in its evolution. Often, these changes are irreversible, or it takes much more effort to reverse than was necessary for the triggering change.

This repository contains construction plans for a hands-on exhibit that demonstrates tipping points in a simple system: A ball rolling on a track contained in a disc whose rotation is controlled by the visitor.

The tipping points exhibit installed in the 10 Minute Museum of Climate Crisis Mathematics

Disc with tipping points

The layout/graphics files are available for the German version of the disc in the plans folder. Cut out the different layers of the disc similar to the photo above.

Electronics parts list

Possibly needed for assembly:

Micro controller firmware

This project uses the PlatformIO tool to configure, build and flash the binaries for the microcontroller:

# Build the firmware binary
pio run

# Build and flash the firmware binary to the micro controller
pio run --target upload

ToDo

  • Add connection diagram

Credits

License

Copyright © 2022 IMAGINARY gGmbH and Frank Fietzek (Werkstatt4)

Licensed under the MIT license (see the LICENSE file).

About

A hands-on exhibit to experiment with tipping points

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages