Skip to content

A portable device built with the Raspberry Pi Compute module.

License

Notifications You must be signed in to change notification settings

marcbperez/pi-compute-device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-compute-device

A portable device built with the Raspberry Pi Compute module.

Installation

The schematics project is done in KiCad, free and available to most common platforms. More information on how to download and install KiCad can be found in its official download page.

Usage

Clone the sources and browse the package folder. The KiCad project is located in kicad-project/pi-compute-device.pro.

git clone https://github.com/marcbperez/pi-compute-device
cd pi-compute-device

Testing

There is no testing in place for this project yet.

Troubleshooting

The issue tracker intends to manage and compile bugs, enhancements, proposals and tasks. Reading through its material or reporting to its contributors via the platform is strongly recommended.

Contributing

This project adheres to Semantic Versioning and to certain syntax conventions defined in .editorconfig. To get a list of changes refer to the CHANGELOG. Only branches prefixed by feature-, hotfix-, or release- will be considered:

  • Fork the project.
  • Create your new branch: git checkout -b feature-my-feature develop
  • Commit your changes: git commit -am 'Added my new feature.'
  • Push the branch: git push origin feature-my-feature
  • Submit a pull request.

Credits

This project is created by marcbperez and maintained by its author and contributors.

License

This project is licensed under the Apache License Version 2.0.

About

A portable device built with the Raspberry Pi Compute module.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published