Skip to content

rt-zone/pibody_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiBody Documentation

Documentation site for the PiBody educational microcontroller board. Built with MkDocs.

Quick start

# Install dependencies
pip install mkdocs mkdocs-i18n

# Start dev server
mkdocs serve

# Build static site
mkdocs build

The built site is output to site/.

Project structure

docs/
├── index.md              # Home page
├── input/                # Input peripherals
│   ├── analog/           # Light sensor, potentiometer
│   ├── digital/          # Button, switch, motion/touch sensor
│   └── i2c/              # Climate, color, distance sensor, IMU
├── output/               # Output peripherals
├── iot/                  # WiFi, Telegram Bot
└── hardware.md           # Board overview

License

© Artisan Education

About

Documentation of pibody library

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages