Skip to content

A simple IoT device that communicates which keys are inserted into it.

Notifications You must be signed in to change notification settings

hspsh/triton-key-holder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triton Key Holder

A simple IoT device that communicates which keys are inserted into it.

Basic requirements

This project is based on platformio, an add-on for visual studio code.

Setup

In order to get access to secret tokens used in this project, do this:

  1. Setup your doppler account (you may login via github oauth)
  2. Get invitation to hsp workspace
  3. Authorize your machine, by using doppler login (follow instructions)
  4. Run doppler setup -p hsp-iot-secrets -c dev
  5. Generate secrets.h header file ./generate_secret_header.py

OTA ("over the air" programming)

In order for our script to work properly, one must execute it in platformio environment. You can acquire it by clicking "terminal" icon in VSCode's bottom bar.

In this terminal, run upload_ota.sh <target device IP>

Take care, OTA may not work if your computer has firewall active.

About

A simple IoT device that communicates which keys are inserted into it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published