Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 513 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 513 Bytes

Hera

The camera part of the Hera platform.

Requirements

Stuff needed to be met before starting developing the current project.

  • raspberry Pi
  • camera Pi
  • servomotor

Run

Run Stuff needed to be done in order to run the project in dev environment.

  • Clone the project
    • git clone ...
  • Enter into the cloned directory
    • cd ...
  • Install the dependencies
    • npm install
    • sudo node app.js
  • Change IP adress in axios client with the network that raspberry Pi is connected to (Wifi IP)