Confirmed users
699
edits
| No edit summary | |||
| Line 88: | Line 88: | ||
| == Follow-up projects == | == Follow-up projects == | ||
| * Extend the <code>navigator.mozGpio</code> polyfill shim in <code>ffos/app/html/foxberry-pi.js</code> with APIs for | |||
| ** outputting PWM signal | |||
| ** outputting single pulses | |||
| ** SPI communication | |||
| ** i2c communication | |||
| ** serial (UART) communication | |||
| * Build a demo circuit that includes other devices | |||
| (At this point, it's not worth trying to debug problems in the Firefox OS build itself.  The code is most likely a dead end.) | |||
| == Limitations == | == Limitations == | ||