Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 405 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 405 Bytes

Introduction

This is a project for MOLi door control system using magnetic door.

Compatibility

Raspberry Pi Models: A, B (revisions 1.0 and 2.0), A+, B+, 2, 3, Zero.

Wire up your physical system

Install dependencies

$ npm install

Usage

$ npm start // will run build script and start

Lock-API

// To-do

Reference

rpio package