Access your arduino board using GNU Octave
HTML-код
- Опубликовано: 6 фев 2025
- #led #education #electronic #diy #circuit #technology #arduino #viral #trending #arduino #embeddedsystems #espressif #esp32project #esp32 #matlab
This video shows you how to access arduino board using GNU octave. Octave tool which has close compatibility with matlab provides this library package to control and monitor the GPIOs of arduino. In this video, I have explained on how to install arduino package to octave and access the GPIOs using certain basic commands.
Watch my video on to get started with Octave
• GNU Octave - a free so...
Watch more videos on arduino in my channel
FreeRTOS Task Management using Arduino:
• Arduino FreeRTOS libr...
I2C Communication between two arduino boards
• I2C Master- Slave Comm...
Control your arduino using python
• Control your Arduino b...
Getting connected to internet with arduino & w5500 module
• Connect W5500 to inter...
Thanks for watching, for future notification subscribe & click on the bell icon next to subscribe button
Thank you, Ajay. It is very useful and simple tutorial.
Hi Fan Chang, I am glad you liked it..
When i try "a = arduino" it appears the message "arduino object disconnected". Its weird, because when i use scanForArduinos before "a = arduino" it founds on the right port, but if i try again right after the command it disappears. Do you have any clue what is happening?
Hi, Check if port works properly with Arduino IDE and keep the port number lower , try to custom select port for your arduino board..
can i create GUI on octave?
Go for python or Matlab for GUI