-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
To the few of you following along and anyone who stumbles across here:
I’m currently on paternity leave (part of why it’s been so quite for so long). That said, I’m starting to work on it again and am anticipating getting the real initial release out after React 0.14 comes out.
If you want to play, there is an alpha release that powered my tweets a couple months ago you can play with. npm install react-hardware and the wip branch here on github.
The things that need to be done yet:
- upgrade to react 0.15
- autodetect port Leonardo, Mega, and autodetect port #5
- tests
- Pin mapping from firmata (Potential API: specific board components like
<Arduino Uno />#4) - Analog pins (Potential API: specific board components like
<Arduino Uno />#4) - Manage children (e.g. swapping out things like a
<FlashingLED />for<PulsatingLED /> - Support multiple boards (
BoardManagershould be connection-aware) - Don’t bundle React, separate renderer for 0.14
-
webpack hot loader supportdon’t care - REACT_DEVTOOLS hook 😮
- support events/reading from board
- i2c read/write/config
Metadata
Metadata
Assignees
Labels
No labels