2024-02-27 09:56 AM
Hello All
I tried searching all over. Is there a STM32 API for Delphi program developers. The idea is that I am Delphi programmer who would like to design custom programs to read/write to STM32F4 development boards. STM32Cube IDE is fine for running the programs on the board. I need to design a custom GUI which will run on my PC so that I could interface with the boards through the USB. I could then read the status of any sensor etc attached to the boards and manipulate the data accordingly. Any know of such an API?
Solved! Go to Solution.
2024-03-05 02:22 AM
I am looking for Firmata for Lazarus. Searched all over. Any direction here. I did get some incomplete components for lazarus like T.Board, T Serial but no documentation how to use them
2024-03-05 02:34 AM - edited 2024-03-05 02:36 AM
@techdesk wrote:Lazarus.
This: https://www.lazarus-ide.org/ ?
That's way out-of-field for this community, so not very likely to find much (any?) help here - best to try a Lazarus forum:
"Lazarus has a huge community of people supporting each other. It include scientists and students, pupils and teachers, professionals and hobbyists. Our wiki provides tutorials, documentation and ideas. Our forums and mailing-list offer a space to ask questions and talk to users and the developers"
I had never heard of it!
It claims to be "Delphi compatible"
Again, at its heart it's just a serial comms problem ...
2024-03-05 05:37 AM - edited 2024-03-05 05:51 AM
@techdesk If Google cannot find something, it probably does not exist. No problem, get the custom software developed and documented for you.
https://www.fiverr.com/categories/programming-tech/electronics-engineering/embedded-systems-iot
https://www.fiverr.com/categories/programming-tech/software-development/desktop-applications
@Andrew Neil Lazarus is Delphi, resurrected from dead, after the evil Microsoft killed it ((
2024-03-05 05:51 AM
@Pavel A. wrote:@Andrew Neil Lazarus is Delphi, resurrected from dead, after the evil Microsoft killed it ((
It's not dead - it lives on under the Embarcadero brand:
https://www.embarcadero.com/products/rad-studio
Including a free community edition:
https://www.embarcadero.com/products/delphi/starter
Nothing (in this case) to do with the evil Microsoft?