I'm making a project in Matlab and Simulink on my windows pc and now i want to run it directly on odroid-c1. The project consists in reading some values from force sensors and control a motor. I know I can't do that in Matlab because ARM processors doesn't support it.
What I want to know is what's the best alternative?
Best alternative to Matlab
-
- Posts: 23
- Joined: Tue Feb 17, 2015 2:43 am
- languages_spoken: english, portuguese
- ODROIDs: Odroid C1
- Has thanked: 0
- Been thanked: 0
- Contact:
-
- Posts: 225
- Joined: Wed Aug 27, 2014 4:28 am
- languages_spoken: english
- ODROIDs: odroid-w, odroid c1
- Location: Langley, BC, Canada
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Best alternative to Matlab
I'd suggest writing it in Python - however will need to read your force sensors (probably with one of the ADC channels) and drive your motor (with an appropriate H-Bridge)
joaosporting wrote:I'm making a project in Matlab and Simulink on my windows pc and now i want to run it directly on odroid-c1. The project consists in reading some values from force sensors and control a motor. I know I can't do that in Matlab because ARM processors doesn't support it.
What I want to know is what's the best alternative?
http://Mikronauts.com ... Home of RoboPi, Pi Rtc Dio, Pi Jumper, EZasPi
-
- Posts: 47
- Joined: Mon Mar 03, 2014 1:32 am
- languages_spoken: english (alike), spanish
- ODROIDs: C1
- Has thanked: 1 time
- Been thanked: 0
- Contact:
Re: Best alternative to Matlab
Try octave, it's closer to the Matlab purposes as far as I can understand
-
- Posts: 1
- Joined: Wed Jul 20, 2022 10:01 pm
- languages_spoken: english
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Best alternative to Matlab
Hey, you can try:
GNU Octave,
Open Modelica,
Scilab/Xcos,
Collimator (Python based in case you choose to write in python)
These are all great alternatives to both Matlab and Simulink
GNU Octave,
Open Modelica,
Scilab/Xcos,
Collimator (Python based in case you choose to write in python)
These are all great alternatives to both Matlab and Simulink
Who is online
Users browsing this forum: No registered users and 3 guests