K
K
kolossus2018-02-21 17:45:30
Arduino
kolossus, 2018-02-21 17:45:30

How to work with arduino from FreeBSD console?

Good afternoon!
There is FreeBSD 10.3-STABLE. Pure server, no X's. You need to connect to it via USB Arduino Nano.
Data exchange via virtual COM port should work.
Tried IDE to work with Arduino - works under Windows.
But, in order not to turn it off all the time and not to drag it to a Windows computer to debug the project, you also need to update the firmware from the FreeBSD console.
Those. corrected with any editor - the same ee or vi file - and you need to compile and send to arduino.
Can anyone suggest how to do this? Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2018-02-21
@Zarom

I haven’t tried it, but I came across the following materials:
Driver: https://playground.arduino.cc/FreeBSD/CLI
Makefile that allows you to collect and upload sketches: https://github.com/sudar/Arduino-Makefile
As far as I understand, you will need an unpacked archive with arduino-ide. Full installation is not required

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question