Altera_Forum
Honored Contributor
14 years agoUser Peripheral in Nios II
Hello everyone,
I started a quadcopter project with DE0-Nano development board some time ago, after some difficulties, i got some VHDL blocks doing the peripheral communication such as PWM outputs, accelerometer and gyroscope I2C interface returning XYZ axes and the serial communication getting the setpoint from a Java application. But i realized that for me to fuse the accelerometer and gyro data and make the PID control i'd need to implement some algorithms that would exceed to much my actual knowledge in VHDL, and thats when i came up with the idea in implementing a NIOS II doing the math part of the project, the problem is: I dont have any experience with NIOS II and i'd like to know if is it possible(and what should i start to study) for me to use NIOS to get the data from the blocks that i've already built, make the calculations and set the PWMs to drive the motors. Thanks, Renato Massi São Paulo - Brazil