Skip to content

yuji1997/4dx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4dx by Raspberry Pi

This is a project for making 4dx theater using Raspberry Pi.

Download

macOS:

curl -O https://github.com/yuji1997/4dx

or

git clone https://github.com/yuji1997/4dx

Linux:

wget https://github.com/yuji1997/4dx

Directory

.
├── all.sh
├── gpio_control.py
├── make_data.sh
├── movie
│   ├── Opening.mp4
│   ├── demo.mov
│   ├── demo_flip.mov
│   ├── kiminonaha.mp4
│   └── kiminonaha_flip.mov
├── picking.py
├── sensor.py
├── src
│   ├── all.sh
│   ├── gpio_control.py
│   ├── make_data.sh
│   ├── picking.py
│   ├── sensor.py
│   ├── theater.sh
│   └── usb_control.py
├── theater.sh
├── time_arr
│   ├── demo_impact.npy
│   ├── demo_impact.txt
│   ├── demo_silence.npy
│   ├── demo_silence.txt
│   ├── demo_time.npy
│   ├── demo_time.txt
│   ├── demo_yell.npy
│   └── demo_yell.txt
└── wav
    └── demo.wav

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published