This project is inspired by and uses some of the code from Kevin McAleer's tiny_wiki for Micropython. Check out Kevin's GitHub and YouTube for many other great projects.
Tiny Wiki is a small webserver that runs on a microcontroller and hosts a minimal Wiki system backed by markdown files. You can create and edit pages, linking them together to form a Wiki structure. This guide features a CircuitPython port of the Tiny Wiki project. It is built using the CircuitPython HTTPServer and TemplateEngine libraries. It was designed for the Adafruit Fruit Jam, but could be adapted for other CircuitPython devices with access to WiFi and a microSD card.
Page last edited February 16, 2026
Text editor powered by tinymce.