WindRose 1.0
Custom Hardware , Firmware and Software for Robotic Cellular Automata Experiments
src Directory Reference

Files

file  Being.h [code]
 This file defines the WindRose's Being class.
 
file  Circadian.cpp
 This file implements the Circadian class, which is used for creating and maintaining cycles of a specified duration or frequency.
 
file  Circadian.h [code]
 Defines the Circadian class for creating and maintaining cycles with specified durations or frequencies. The term "circadian" is used metaphorically to describe the regular, repeating cycles that the automata experience, analogous to a 24-hour rhythm but not necessarily tied to a real-world day.
 
file  Config.h [code]
 This file is for keeping any general configuration parameters.
 
file  Directions.h [code]
 This file defines cardinal and relative directions enumerations.
 
file  main.cpp
 This file implements the setup and loop of a WindRose board as a cellular automaton.
 
file  Sensing.h [code]
 This file contains the Sensing types, the sensors enumeration, and defines the sensing holder SensingData.
 
file  SSMachine.h [code]
 This file defines the WindRose's Serial State Machine Control class SSMachine.
 
file  WindRose.h [code]
 This file defines the WindRose's board class WRBoard (the body).
 
file  WRMux.h [code]
 This file defines the WindRose's Multiplexer Control class WRMux.