1.1.1 • Published 8 years ago

node-pifacecad v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

node-pifacecad

  • This module for control pifacecad with nodejs.

  • This module can be used in an environment equipped with the pifacecad raspberry pi

    이 모듈은 pifacecad와 raspberry pi가 가추어진 환경에서 사용 가능합니다.

  • Now no more need install mcp32s17 module

    더이상 mcp23s17 모듈을 설치할 필요가 없습니다.

var pifacecad = require('node-pifacecad'); pifacecad.pifacecad_open(); pifacecad.pifacecad_lcd_backlight_on(); pifacecad.pifacecad_lcd_write('hello hell!'); pifacecad.pifacecad_close();

1.1.1

8 years ago

1.1.0

8 years ago

1.0.5

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago