Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Examples of Adruino UNO in Rust programming language

Go down  Message [Page 1 of 1]

leonidv



Repository contains implementation of classical Arduino examples in the Rust programming language. It uses avr-hal low-level API and and some examples work directly with MCU registers. Comments often contain references to ATMega328p Datasheet.  

All examples has SimulIDE project (.sim1) and export of it into png.
https://github.com/leonidv/arduino-uno-rust/tree/master/simulide

Examples cover themes:
  • pins - low, high, pull-up, ADC
  • different modes of timers
  • different modes of PWM
  • SPI
  • UART (write to PC)
  • interrupts (timer, external)


Examples of Adruino UNO in Rust programming language Arudino-rust-logo

arcachofo and Fizik_S like this post

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum