Skip to content

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 flashi…

License

Notifications You must be signed in to change notification settings

SamsungSLAV/muxpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 flashi…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •