Giter Site home page Giter Site logo

pablopl / muxpi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 3mdeb/muxpi

0.0 0.0 0.0 15.33 MB

MuxPi is an open hardware and open software board which was designed to aid in automating tasks on physical devices. Initial goal was to automate testing on hardware platform, thus connected devices will be called Device Under Test or shortly DUT. Muxpi is intended to help in testing of embedded systems, automatic software installation or flashing and automation during development. MuxPi is connected between the DUT and a PC/Server machine which will be managing the work. The name of the board is based on its two main components: SD Mux and NanoPi.

License: Apache License 2.0

Dockerfile 0.78% Makefile 1.37% Go 95.86% Shell 1.99%

muxpi's Introduction

MuxPi

MuxPi is an open hardware and open software board which was designed to aid in automating tasks on physical devices. Initial goal was to automate testing on hardware platform, thus connected devices will be called Device Under Test or shortly DUT. Muxpi is intended to help in testing of embedded systems, automatic software installation or flashing and automation during development. MuxPi is connected between the DUT and a PC/Server machine which will be managing the work. The name of the board is based on its two main components: SD Mux and NanoPi

Features

  • Providing a DUT connection (UART, USB, ETH, microSD card) to remote location over Ethernet
  • Switching a microSD card between a DUT's microSD card slot and an onboard USB card reader
  • Flashing a microSD card using an onboard USB card reader
  • Flashing and controlling state of Samsung mobile devices over fully controllable, dedicated USB interface
  • Switching DUT's power supply
  • Switching jumpers/buttons of a DUT in order to (re)boot/(re)configure it
  • Measuring power consumption of a DUT
  • Handling serial connection (UART) of a DUT
  • Writing EDID to a DUT over HDMI connection
  • Interacting with a user/maintainer over a simple, bidirectional interface

Repository Directory structure

.
│
└── doc - overall documentation for all of the components of MuxPi
│
└── hw - MuxPi board design and fabrication files
│
└── sw - MuxPi's software
    │
    └── attiny - firmware for ATtiny10 microcontroller (watchdog)
    │
    └── cortex - firmware for STM32F030 (controller)
    │
    └── nanopi - configs, scripts, tools, OS recipes, etc. for NanoPi NEO
        │
        └── config - ansible files for configuring NanoPi NEO
        │
        └── fota - tools/libs for flashing devices (usually microSD card)
        │   with given images
        │
        └── stm - tools/libs for communicating with STM32F030 microntroller
        │
        └── power - tool for controling power supply for  MuxPi's main board
        │
        └── gpio - tool for controling MuxPi's GPIOs including two one-color
        │   LEDs
        │
        └── firmware - tool for updating firmware of STM32 microntroller
        │
        └── nv - tool for writing and reading non-volatile data of MuxPi
        │
        └── debian - files for creating packages for Debian-based
            distributions

License

MuxPi is distributed under Apache 2.0 License

muxpi's People

Contributors

aalexanderr avatar amalinowsk2 avatar amistewicz avatar ar0mat avatar pablopl 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.