WindRose 1.0
Custom Hardware , Firmware and Software for Robotic Cellular Automata Experiments
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 Being.hThis file defines the WindRose's Being class
 Circadian.cppThis file implements the Circadian class, which is used for creating and maintaining cycles of a specified duration or frequency
 Circadian.hDefines 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
 Config.hThis file is for keeping any general configuration parameters
 Directions.hThis file defines cardinal and relative directions enumerations
 main.cppThis file implements the setup and loop of a WindRose board as a cellular automaton
 Sensing.hThis file contains the Sensing types, the sensors enumeration, and defines the sensing holder SensingData
 SSMachine.hThis file defines the WindRose's Serial State Machine Control class SSMachine
 WindRose.hThis file defines the WindRose's board class WRBoard (the body)
 WRMux.hThis file defines the WindRose's Multiplexer Control class WRMux