ICOMP-UNC / Team-3

This project leverages the STM32F103C8T6 Bluepill microcontroller and the libopencm3 library to create an advanced conveyor belt system with adjustable speed and height-based object detection.
https://www.youtube.com/watch?v=Oym1SDomOgo
MIT License
1 stars 0 forks source link

Systick implementation #12

Closed iledesma08 closed 1 week ago

iledesma08 commented 1 week ago

Systick Implementation

Summary

With this PR we aim to use Systick interruptions to update our system periodically

Details

XlokolokiX commented 1 week ago

Systick is the hearth of the logic.