sandeepmistry / node-chip-io

Johnny-Five IO Plugin for the Next Thing Co. C.H.I.P.
MIT License
96 stars 28 forks source link

Will this work on the Chip Pro board? #55

Open lastmjs opened 7 years ago

lastmjs commented 7 years ago

Just wondering if Chip Pro is supported as well

lastmjs commented 7 years ago

From some basic testing, it doesn't look like it works. These thread mentions some possible steps to take to get Chip Pro working with this repo: https://bbs.nextthing.co/t/installing-node-red-and-chip-io-on-chip-pro-new/17680/2

sandeepmistry commented 7 years ago

@lastmjs I don't have a Chip Pro to test with, but this library can most likely support it if it's Allwinner R8 based, with some minimal changes and a Pro specific pins.json file.

Is there a way to detect at runtime if a CHIP for CHIP pro is being used?