Please forgive a long-time absentee for asking something that might have been already answered before.
Back in 2017 I create a lab-equipment based on Xojo web and Raspberry Pi (see my article in xdevmag 15.1, “Xojo Pi Lab”). This equipment has performed flawlessly (knock-on-wood) and the school has now requested a quote for two additional rigs connected with two new heat-pumps. Fun!
For 10 bucks more, get the one with an actual Compute Module 4. It will work fine. I wouldn’t recommend the CM4S generally, when the real CM4 is far more widespread and the Pi Foundation themselves don’t recommend the CM4S except for certain customers.
Hmmm… well, I see that the source code no longer opens in Xojo 2022r4.1… It was created in Xojo 2016(?) and I guess the Web framework has been updated since then… Not much code left in the project when opened. Oh, right…
the Web framework was abandoned and replaced with Web2…
Web 2 dont even have control arrays, controls have a lot less events available. It is also xojo API 2.0 ONLY with no real path to upgrade so to use web 2 you face a comple rewrite.