- Project Status
- Getting Started
- Release Process
- How to Get Help
- Contributing
- Further Reading
- License
- Authors
- Acknowledgments
- Prototype web page controller
- Arduino code for controlling LEDs
- Move Arduino code to espidf and add captive web portal, preparing to connect web controller
TBD: This section should provide instructions for other developers to work on the project
Copy of p5.min.js (renamed to p5.js) acquired on 2021-12-28 included in repo to be installed on and served from device.
This project is hosted on GitHub. You can clone this project directly using this command:
git clone [email protected]:baileysage/barn-quilt.git
TBD: Instructions for how to build your project
Examples should be included
TBD: Describe how to run unit tests for your project.
Examples should be included
TBD: If you have formatting checks, coding style checks, or static analysis tests that must pass before changes will be considered, add a section for those and provide instructions
TBD: Instructions for how to install your project's build artifacts
Examples should be included
TBD: Instructions for using your project. Ways to run the program, how to include it in another project, etc.
Examples should be included
TBD: Talk about the release process. How are releases made? What cadence? How to get new releases?
This project uses Semantic Versioning. For a list of available versions, see the repository tag list.
TBD
TBD: Provide links to other relevant documentation here
Copyright (c) 2022 Stone Path Engineering LLC
This project is licensed under the MIT License - see LICENSE file for details.
- Bailey Sage - Initial work - Stone Path Engineering
Also see the list of contributors who participated in this project.
README template from Embedded Artistry