Difference between revisions of "Ultibo core"

From Lazarus wiki
Jump to navigationJump to search
(A bit more explanations.)
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 a fully integrated development environment.
+
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 ==
 
== Supported Devices ==
  
 
* Raspberry Pi A, B, A+, B+
 
* Raspberry Pi A, B, A+, B+
* Raspberry Pi Zero
+
* Raspberry Pi Zero and ZeroW
 
* 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+
 +
* QEMU emulator
  
 
== Videos ==
 
== Videos ==

Revision as of 10:07, 14 May 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