brainstorm / embassy-as5600

AVR PoC for an AS5600 magnetic encoder jig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quickstart

Flash the Arduino Mega 2560 board with:

cargo run -- -P /dev/ttyUSB0

Prerequisites

$ apt-get install avrdude clang pkg-config gcc-avr gdb-avr libelf-dev
$ cargo install ravedude

About

AVR PoC for an AS5600 magnetic encoder jig


Languages

Language:Rust 100.0%