Skip to content

Software for the Pink Pulsating Pancreas, an educational and entertaining art installation

License

Notifications You must be signed in to change notification settings

scjody/pancreas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pink Pulsating Pancreas

The Pink Pulsating Pancreas is a scale model of a human pancreas, designed to be entertaining and educational. It's lit from the inside with user-controlled lighting fixtures, and plays pancreas facts from built-in speakers.

Pancreas at night

Project proposal - yes, I actually got an art grant to build this!

Audio - WARNING: most of these are really strange!

Architecture

Most of the work is done on a Raspberry Pi running Pure Data. An Arduino-like MCU is used to read from the fader bank and output DMX.

MCU software

The MCU controls DMX lighting fixtures, and will probably handle all aspects of that, accepting a mode and some basic parameters from Pure Data. The MCU also reads from the fader bank.

This software was designed to run on a dmxfire16, but should work on any Arduino-ish (ATmega328) platform.

The DMXSerial library (v1.4.0) is required, and can be installed using the Arduino Library Manager.

Raspberry PI

The main controls are written in Pure Data. (Purr Data Version 2.5.1 (20180414-rev.8916c70) was used.)

About

Software for the Pink Pulsating Pancreas, an educational and entertaining art installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published