/portalturret

The software part for the Portal Turret powered by an ESP8266 and a 3D printer.

Primary LanguageC

DIY Portal Sentry - firmware sourcecode

Homepage: https://joranderaaff.nl/portal-sentry/

Build

  • Install VSCode
  • Install PlatformIO
  • Install nodejs
  • In VSCode -> Open bash shell (or git bash) and type ./make.sh to build webpage
  • In VSCode -> At the bottom, choose your env -> PlatformIO -> Upload

Environments

  • esp8266_d1_mini for v2 (custom PCB)
  • esp8266_d1_mini_legacy for v1 (PCA Board)