Giter Site home page Giter Site logo

piclusternode's Introduction

PiClusterNode Raspberry Pi Cluster node controller

Access cluster nodes for serial I/O or power cycle

This program is used with my Cluster controller board to control up to 8 Rpi cluster nodes

For use with Version 2 board (also works with V1, but power monitor unavailable)

Board V1 used 74HC138/74HC251 for serial I/O, and 74HC259 for power enables fixed serial speed issue and delivered power enable persistance Problem: no power state monitoring for nodes (is the node on or off?)

Board V2 added a second 74HC251 for direct monitoring of power enable lines.

A 74HC138 (for TX) and 74HC251 (for RX) (de)multiplexers for fanout of TX and RX UART signals from Pi1 to nodes 2-8 (pi2 has fixed ttyAMA2 - ttyAMA10 to pi1) One x 74HC259 addressable latch, driving the Enable lines of the DC/DC converters powering the Pi boards. CLK and DATA lines on GPIO 17 and 18 GPIO pins 2, 3 and 4 are address lines 0, 1 and 2 for above signals Serial1 pins from pi1 via (de)mulitplexers, to serial0 of cluster nodes

(Board V2) Addition of power monitor using a second 74HC251 connected to the power enable outputs from the 74HC259, so as to sample the current power status of nodes. Output of power monitor is GPIO 27 (was serial enable in previous board versions)

GPIO 2,3,4 are address select pins for I/O multiplexers pin 2 = bit 0 pin 3 = bit 1 pin 4 = bit 2

GPIO 18 is power pin - active HIGH = POWEROFF! Power off signal is latched by GPIO 17 CLK pin pulsing low (active LOW) GPIO 17 is power latch Clk pin - high latches value, low enables Data to selected output GPIO 27 WAS serial enable, but now is INPUT from power monitor mpx.

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.