Skip to main content
Ctrl+K

Ultimo 0.1 documentation

  • Ultimo User Guide
  • API
  • GitHub
  • Unital
  • Ultimo User Guide
  • API
  • GitHub
  • Unital

Section Navigation

Contents:

  • Introduction
  • Getting Started
  • Tutorial
  • Core Classes
  • Machine Classes
  • Display Classes
  • Customization
  • Examples
  • Ultimo User Guide

Ultimo User Guide#

Ultimo is an interface framework for Micropython built around asynchronous iterators.

This is the user-guide for Ultimo.

Contents:

  • Introduction
    • What Ultimo Is
    • What Ultimo Isn’t
    • Why “Ultimo”?
  • Getting Started
    • Installation
    • Development Installation
    • Running the Examples
    • Writing Code Using Ultimo
  • Tutorial
    • Asyncio Basics
    • Hardware and Asyncio
    • Hardware Sources
    • Pipelines
    • Hardware Sinks
    • Application State
    • Conclusion
  • Core Classes
    • ASource Classes
    • ASink Classes
    • Pipelines
  • Machine Classes
    • GPIO
    • Time
  • Display Classes
    • Text Devices
    • FrameBuffer Text Devices
  • Customization
  • Examples
    • Echo Input to Output
    • Temperature
    • Polled Button
    • Simple Clock
    • Potentiometer-PWM LED
    • Motion Sensor Interrupt
    • 16x2 LCD Clock
    • 16x2 LCD Python Eval

previous

Ultimo

next

Introduction

Edit on GitHub
Show Source

© Copyright 2024, Unital Software.

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.