Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 368 Bytes

ml-with-microcontrollers

This repository contains project files aiming to connect machine learning algorithms with microcontrollers. The end goal is to run a computer vision model with a microcontroller in order to detect objects and make an action based on the detection result.

Initial hardware

  1. In the first steps, i worked with an esp32 micro-controller.