Git Product home page Git Product logo

rover3's Introduction

see documentation/Rover_3_Documentation.pdf




rover 3 functionality

need 6 AI and 12 DO, at least

hardware:
    1x raspberry pi 2 B (27 GPIO pins built in)
    2x thermocouple k-type amplifier
    1x pi breakout ribbon cable
    3x ADS1115 4chan 16b ADC  (interfaces via I2C, are stackable)
    1x power supply
    1x usb cable
    1x SD card, preloaded rasbian


analog inputs (sense):
    water thermocouple
    pooh main foreline pressure
    pooh source foreline pressure
    tigger source foreline pressure
    tigger buffer foreline pressure
    tigger main foreline pressure
    
    
digital output (relays):
    pooh water valve
    pooh source roughing
    pooh main roughing
    pooh source diffusion
    pooh main gate valve
    pooh source foreline valve
    tigger source foreline valve
    tigger main gate valve
    tigger diffusion pumps
    tigger main foreline valve
    tigger detector gauge
    tigger water valve
    
    
  
  
main features that we want:
	- real time logging of all AI & DO channels' values
		+ ability to plot history of values
		+ auto clean-up: compactify log based on age of entry
	- persist state of DIO in absence of pi power
	- automated interlocks 
		+ toggle a relay based on an AI value
		+ dispatch a message (clients, SMS) in this event
		+ add entry to status log
		+ configurable, configuration persists in absence of pi power
	- real time updating of a transcript of actions taken
	- rover client:
		+ subscribed to interlock events and DO toggle events
		+ can request current state of AI & DO
  
  
  
  
  
statusFile:
	timestamp:    [states of each DO + values of each AI]
	
transcript:
	timestamp:    [action that occurred in plain text. a capture of stdout]
  
  
  
  
  
  
  
  
  
  
  
  
  

rover3's People

Contributors

stevens4 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.