Recent

Author Topic: What kind of projects do you develope for Raspberry  (Read 3791 times)

mirce.vladimirov

  • Sr. Member
  • ****
  • Posts: 256
What kind of projects do you develope for Raspberry
« on: December 18, 2021, 05:48:47 pm »
I got a Rpi4 for birthday from my familly,  and I love it.
Please, a little help, just a couple questions:
What kind of projects do you develope with Lazarus/fpc for Rpi?
Do you develope under Raspbian or other OS but compile for Raspbian?

af0815

  • Hero Member
  • *****
  • Posts: 1289
Re: What kind of projects do you develope for Raspberry
« Reply #1 on: December 18, 2021, 07:28:09 pm »
On a Rpi4 you can direct work. But i normally use windows and make a crosscompile to RasPi. For special bugfixing, i have installed a complte Lazarus/FPC enviroment on a RasPi.

I am developing industrial apps.
regards
Andreas

dbannon

  • Hero Member
  • *****
  • Posts: 2786
    • tomboy-ng, a rewrite of the classic Tomboy
Re: What kind of projects do you develope for Raspberry
« Reply #2 on: December 18, 2021, 11:57:16 pm »
I make a RasPi version of my app, a note management tool, when I do a release. It represents a few percent of total downloads.

I build it with a cross compile (from Linux) because I build most of the packages, all from one script. Then do a final test on each insitu.

Davo
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

ojz0r

  • Jr. Member
  • **
  • Posts: 58
Re: What kind of projects do you develope for Raspberry
« Reply #3 on: December 19, 2021, 12:58:44 am »
I use my RPi zero-W as a control system to intercept the outdoor temperature sensor (ntc) for the district heating control, presenting it on a web-gui using an embedded webserver, then forwarding it using a led+ldr to the heating controller.
I've got an 8xAI chip and an 2xAO chip communicating over SPI with the PI to handle the analog peripherals.
Written in FPC (and html ofcourse).
Just trying to learn.

MarkMLl

  • Hero Member
  • *****
  • Posts: 6676
Re: What kind of projects do you develope for Raspberry
« Reply #4 on: December 19, 2021, 11:28:52 am »
I got a Rpi4 for birthday from my familly,  and I love it.
Please, a little help, just a couple questions:
What kind of projects do you develope with Lazarus/fpc for Rpi?
Do you develope under Raspbian or other OS but compile for Raspbian?

Exactly the same as for any other Linux-based computer, with the Lazarus IDE etc. running on the RPi itself.

MarkMLl
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories: https://github.com/MarkMLl?tab=repositories

 

TinyPortal © 2005-2018