AutomationShield
AutomationShield copied to clipboard
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering education.
Start working on the documentation of AeroShield. Please have a look at FloatShield or MagnetoShield and start working on the documentation in Wiki. Please note, that you can check out...
Hi, I'm facing a problem, where identified State space model of MotoShield fits only to **Detrended data**. As soon as I compare model to **Raw data**, the angular velocity fits,...
@MichalBiro please keep using Git to add feature branches etc. with your software updates, otherwise it will be horrible to integrate your work with master. Also there is Branch #308...
Create an automatic deploy-release procedure. The entire codebase can be "zipped" there is a script for it on MKNAOMI. The main idea is to include submodules and automate the process...
MATLAB CI step hangs at "HeatShield_Identification_Blackbox"... This should be checked out and fixed. ``` ************************ Testing "HeatShield_Identification_Blackbox"...************************ FAIL. exceptionCI = MException with properties: identifier: 'MATLAB:TooManyOutputs' message: 'Too many output arguments.'...
Find out if a GitHub Actions runner/agent can be installed (for free) on a RaspberryPi. If not, determine if other free CI solutions can be installed on a RPi. Rationale....
Sampling is not supported for ATmega32u4(chip is similar to ATmega328P but has more SRAM and direct USB connection, faster PWM...) due to different timers.
# Development Put an empty `.development` in the root folder in order to edit the examples and while working. Don't itegrate the file into the Gi repo! # Build status...
Arduino DUE - [ ] Accelerometer ADXL345 library incomparable with Wire1 I2C port on Arduino due. All boards with 12bit ADC - [ ] Arduino moved to 10bit default ADC...