Forum > Suggestions
Why no Freepascal for Arduino?
coradi:
Arduino ist open Source, and the Software too.
So it will maybe, not a big problem to convert all Libs and defination files for all Controllers to pascal
Dzandaa:
Hi,
Have a look at AVRPascal fro Andrzej
https://akarwowski.pl/index.php?page=electronics&lang=en
I use it as a companion to Pascal Lazarus, so I stay in the same programming language.
B->
paweld:
I am not familiar with this topic, but it seems to me that FPC trunk (3.3.1 aka main) already supports the AVR target.
You can find threads on this topic on the forum in the category: https://forum.lazarus.freepascal.org/index.php/board,78.0.html
You can find many examples in the @ccrause repository: https://github.com/ccrause/fpc-avr
There is even an IDE for programming microcontrollers written in FPC by user @ackarwow: https://akarwowski.pl/index.php?page=electronics&lang=en
coradi:
Yes, but is hard to do, because there are no defination files or only for a handfull Controllers and much more complicatet.
But Freepascal can convert ALL from Arduino and can use the same commands as Arduino.
By the way, I never got it running with Freepascal deluxe too:-(
Thaddy:
I don't understand the "Why no Freepascal for Arduino?" part, because it is easy to build a cross-compiler for arduino.
And has been for quite a few years.
Navigation
[0] Message Index
[#] Next page