Crate rustduino[][src]

Modules

Library for AVR ATMEGA328P Micro-controller For more information see the data sheet provided below <https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf>

Library for AVR ATMEGA2560P Micro-controller For more information see the data sheet provided below <https://ww1.microchip.com/downloads/en/devicedoc/atmel-2549-8-bit-avr-microcontroller-atmega640-1280-1281-2560-2561_datasheet.pdf>

Configuration setup and time control Source code to set the clock frequency for the current AVR micro-controller also if no micro-controller environment found than the value is set to a resonable default value.

This module contains the delay functions which would be used in various places in the library for pausing the program for the given amount of time.

Low level control for AVR Chips

Math functions for assistance in implementation

Sensor control for AVR Chips For more information see the following links. <https://server4.eca.ir/eshop/AHT10/Aosong_AHT10_en_draft_0c.pdf> <https://invensense.tdk.com/wp-content/uploads/2015/02/MPU-6000-Datasheet1.pdf> <https://www.aranacorp.com/en/control-a-servo-with-arduino/>