Ultibo core

From Free Pascal wiki
Revision as of 16:23, 19 September 2019 by Pdbreneman (talk | contribs) (→‎Links)
Jump to navigationJump to search

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