IoT Ox


Oxford CWM 2017 Microcontroller Lab

You are viewing an older revision! See the latest version

Analog Logic

Table of Contents

    analoglogic.h

    Analog Logic is based off the digital logic handler. The main difference is the active zones and the render locations. The main function it relies on is the draw_clockface and draw_hands functions. To render the clock efficiently, the hands are redrawn on with the background color before new ones are updated. This implementation is working with a minor bug of which the hour hand only points to the absolute hour and not the increments.


    All wikipages