Forum > Embedded - AVR

Arduino/Lazarus

(1/1)

BSaidus:
Hi !!
Is it possible to use FPC/Lazarus for Arduino ??
I'm newbe to this.
if yes, then could you oriente me.

Thanks !!

kupferstecher:
Arduino is a combination of hardware, ide and libs (based on cpp).

Fpc can compile the microcontroller families AVR and STM32, so you could use the Arduino hardware. Arduino libs can also be used, but mixing languages always is a bit ugly.

In the lazarus wiki there are some pages for target embedded (i.e. avr/arm without os).

Regards

avra:

--- Quote from: BSaidus on August 16, 2017, 04:13:17 pm ---Is it possible to use FPC/Lazarus for Arduino ??
--- End quote ---
Have you tried to enter arduino keyword into forum or wiki search???


--- Quote ---if yes, then could you oriente me.
--- End quote ---
http://forum.lazarus.freepascal.org/index.php/topic,30960.0.html
http://forum.lazarus.freepascal.org/index.php/topic,35486.msg
http://wiki.lazarus.freepascal.org/AVR_Programming
http://wiki.lazarus.freepascal.org/AVR
http://wiki.lazarus.freepascal.org/Arduino

Navigation

[0] Message Index

Go to full version