Difference between revisions of "Ultibo core"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
{{Ultibo core}}
 
{{Ultibo core}}
  
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.
+
Ultibo core is an [[Embedded|embedded]] run-time platform and development environment written specifically for creating applications with small single board computers. It is built around the [[FPC|Free Pascal compiler]] and the [[Lazarus]] [[IDE|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.
+
A Windows installer is available as well as an install script for [[Linux]], full [[Source code|source]] plus a large collection of examples is included.
  
 
== Supported Devices ==
 
== Supported Devices ==
Line 30: Line 30:
  
 
* [https://ultibo.org/ ultibo.org]
 
* [https://ultibo.org/ ultibo.org]
 +
* [https://github.com/ultibohub/Core github]

Revision as of 16:21, 19 October 2018

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 B+
  • QEMU emulator

Videos

Discovering Ultibo

Links