Skip to content

dskntIndustry/CPPS_Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPPS_Table

Command SW for the CPPS Tables (Pedagogic Seismic Simulation Tables)

V1

Dependencies

To developp software for this project,

  • Download arduino IDE 1.5.3
  • Install Bounce lib
  • Install Metro lib

Setup

The software is divided in two parts using #ifdef to generate the software for the following simulations :

  • House simulation / Liquefaction
  • Rod (Resonance static frequencies)

To choose which version you want to generate, open the userConfiguration.h file and comment the define

  • define CFG_HouseBuilder // Table for creating a house

and uncomment the following define

  • define CFG_RodShaking // 4 Rods with static frequency

##V2

Dependencies

none, just download MPLabX and compile with C18

About

Command SW for the CPPS Tables (Pedagogic Seismic Simulation Tables)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors