Takashi Matsuzawa

Results 2 comments of Takashi Matsuzawa

As a try, I modified /usr/local/lib/node_modules/bonescript/src/bone.js as follows > { > "name": "GPIO2_23", > "gpio": 87, > "mux": "lcd_hsync", > "eeprom": 58, > "key": ["P8_29", "SERVO_3", "P1_2", "PB1_2"], // PB1_2...

Thanks it did work. So I should be doing is to find corresponding BeagleBone pin number, and use it as the pin name to be passed to bonescript. (P1.02 ->...