Download Pyxis SDK v.0.3.2 (beta)

Pyxis SDK is a set of tools for creation and execution of locally-stored web applications in embedded systems and IoT projects. Its intended use is creating Graphical User Interfaces (GUIs). It is compatible with Raspberry Pi hardware and available as a pre-configured image of the Pyxian operating system.

Pyxian is an open-source Linux-based operating system derived from Raspbian. It is set to run the web browser in a full-screen “kiosk” mode as soon as the device is booted up. A pre-installed Settings application allows device setup and application management.

Our JavaScript APIs allow you to access hardware peripherals and use UART, GPIO, SPI, I2C, and PWM from the scripts of your web application. You can also manage system settings, like Wi-Fi connections, through those APIs.

Uses include:

  • smart appliances;
  • building automation;
  • vending and payment machines;
  • info kiosks;
  • digital signage;
  • advertisement displays.

 

Read more:

Getting started with Pyxian on Raspberry Pi