Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 622 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 622 Bytes

DOT-hardware

Requirements

Board

  • ESP8266 on a D1 mini
  • PN532
  • custom RGB board

libraries

  • some way of flashing code to the board (e.g. Arduino IDE)
  • (todo) libraries

Installation

  • Either use the library directory in the repo or copy the files to your Arduino/libraries/ folder

  • configure your setup for your board:

ToDo

  • finish readme
  • implement connection with backend