Difference between revisions of "Ultibo core"

From Free Pascal wiki
Jump to navigationJump to search
Line 11: Line 11:
 
* Raspberry Pi 2 model B
 
* Raspberry Pi 2 model B
 
* Raspberry Pi 3 model B
 
* Raspberry Pi 3 model B
* Raspberry Pi 3 model B+
+
* Raspberry Pi 3 model A+, B+
 
* QEMU emulator
 
* QEMU emulator
  

Revision as of 02:08, 13 July 2019

English (en) suomi (fi)

Raspberry Pi Logo.png

This article applies to Raspberry Pi only.

See also: Multiplatform Programming Guide

Ultibo core is an embedded run-time platform and development environment written specifically for creating applications with small single board computers. It is built around the Free Pascal compiler and the Lazarus integrated development environment.

A Windows installer is available as well as an install script for Linux, full source plus a large collection of examples is included.

Supported Devices

  • Raspberry Pi A, B, A+, B+
  • Raspberry Pi Zero and ZeroW
  • Raspberry Pi 2 model B
  • Raspberry Pi 3 model B
  • Raspberry Pi 3 model A+, B+
  • QEMU emulator

Videos

Discovering Ultibo

Links