Skip to content

harvardartmuseums/ATP-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Art Forest | ATP-6

Another scrappy demo project by HAM DIET. This is another interation of the Art Forest project. This version was created for ArtTechPsyche on March 24, 2023.

Computer rendering of abstract trees overlayed on a photograph of a museum gallery

About

The controller folder contains code for a custom controller built on an Arduino.

Tinkercad generated circuit diagram for the controller Edit the diagram on Tinkercad

Parts list:

This is the button layout used for ATP-6.

Drawing of the controller button layout used for ATP-6

The interface folder contains code for web interface. This interface connects with the Arduino-based controller using the Web Serial API.

Screenshot of the controller and interface webpages

Setup

  • Clone this repo
  • Open a terminal and run cd interface && npm install
  • Get a HAM API key
  • Copy interface.env-template to interface.env
  • Open interface.env in a text editor and set HAM_APIKEY to your new HAM API key

Running the App

References

https://whatwebcando.today/serial.html

About

Demo project for ArtTechPsyche 2023

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages