Delphi on Raspberry Pi
May 5, 2017
[Part 1] [Part 2]
Part 1
The Raspberry Pi is an example of a single board computer. These low-cost hobby or project computers are a prime staple of the Internet of Things. More powerful than an Arduino, but not a full desktop. They often have limited or specialized hardware, but their small size and low cost make them ideal for embedded application development.
Delphi supports both ARM and…