Fxos on raspberrypi devices

From MozillaWiki
Jump to: navigation, search

Firefox OS is Coming to Raspberry Pi

We are looking to demonstrate that FirefoxOS can be a viable and valuable operating system for Raspberry Pi boards, and for the wide variety of use cases that are being imagined today by the Webmakers of tomorrow. Our goal is to release a downloadable / flash-able version of FirefoxOS for Raspberry Pi boards in conjunction with the Mozilla Festival (October 24-26 2014).

For MozFest 2015 (October 24-26)

Mozilla will prepare and maintain a way for current Raspberry Pi board owners to download and flash their current hardware with Fx OS for Raspberry Pi. In addition, Mozilla will provide at MozFest a way for current Raspberry Pi board owners to flash their hardware, and will also distribute flashed versions of Raspberry Pi boards (details tbd).

What Happens After MozFest 2014

Following MozFest, we are looking for the amazing ideas and physical applications that creative or practical people have developed on Fx OS enabled Raspberry Pi platforms. More details to follow about a 2015 Challenge !!

After MozFest in late October- we are actively seeking the development contributions that can extend Fx OS functionality on RaspberryPi devices to

  • be at parity with Raspbian/RPi as a hobbyist environment. Users will be able to read from sensors and control motors, LEDs, solenoids, slave boards, etc. A modified Fx OS for Raspberry Pi will be able to fly a drone.
  • be competitive with other media player OSes available for RPi.
  • be competitive with other IDEs for FxOS on Raspberry Pi targeted at beginning programmers, like IDLE and Scratch.
  • enable programmers (via DOM/CSS) to develop robotics etc. by building a declarative model of a reactive system. With one type of output device, the actual electronics could be interfaced with. With another type of output device, the model could be simulated on a client computer.

2015 Development Sprints / Challenges for Fx OS on Raspberry Pi (and other boards)

Development Sprint A

After this appendix, PiFxOS will be at parity with Raspbian/RPi as a hobbyist environment. Users will be able to read from sensors and control motors, LEDs, solenoids, slave boards, etc. PiFxOS will be able to fly a drone.)

  • develop web API for general-purpose analog/digital IO pins (GPIOs)
  • develop web API for SPI
  • develop web API for i2c (optional)
  • develop web API for RS-232 (optional)


Development Sprint B

After this appendix, the custom PiFxOS media player UI will be competitive with other media player OSes available for RPi.

  • develop custom UI for PiFxOS, media player, appliance


Development Sprint C

After this appendix, PiFxOS will be competitive with other PiFxOS IDEs targeted at beginning programmers, like IDLE and Scratch.

  • develop custom development environment UI for PiFxOS


Development Sprint D

After this appendix, DOM/CSS would enable programmers to develop robotics etc. by building a declarative model of a reactive system. With one type of output device, the actual electronics could be interfaced with. With another type of output device, the model could be simulated on a client computer. This is a very large and open-ended project. This is a research programming-languages project.

  • create a new CSS output class for microelectrical systems
  • create a new CSS output class for simulating microelectrical systems