index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
tutorial
Age
Commit message (
Collapse
)
Author
2014-11-04
docs: Add debounce tutorial; order Pin methods; add pull resistor info.
Damien George
2014-11-03
docs: Add skin imgs; change external links to micropython.org/resources.
Damien George
2014-11-03
docs: Fix typo in Fading LEDs
Márton Szinovszki
2014-11-02
docs: Make custom index page; add more docs.
Damien George
2014-10-31
docs: Add 2 images for tutorials.
Damien George
2014-10-31
docs: Import documentation from source-code inline comments.
Damien George
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory.
2014-10-31
docs: Fix links to images and other parts of the docs.
Damien George
2014-10-31
docs: Add tutorial for fading LED using PWM, with fritzing image
Shuning Bian
2014-09-25
docs: Make images and youtube video links work for LCD and AMP docs.
Damien George
Images are currently served from micropython.org/static. I don't know if there is a better way to handle images.
2014-09-25
docs: Imported tutorials from previous documentation system.
Damien George