Commit Graph

19 Commits

Author SHA1 Message Date
Xiretza ec6ccc4412 2fb: remove unused readServerReturn function 2022-08-16 20:58:57 +02:00
Xiretza b40fb5fe09 2fb: move variable from global to local scope 2022-08-16 20:58:57 +02:00
Xiretza a7e864b4fb 2fb: replace literals with defines 2022-08-16 20:58:57 +02:00
Xiretza 741e0ee5b3 2fb: use POST for non-idempotent API endpoints 2022-08-16 20:58:57 +02:00
Xiretza b06c799e21 Run clang-format, add config 2022-08-16 20:58:57 +02:00
Xiretza 0c468f3e4f 2fb: use constants for API keys 2022-08-16 20:58:57 +02:00
Xiretza ae111cc01b buttons: clarify required ping API key 2022-08-14 18:17:01 +02:00
Xiretza d8c335b6da buttons: move to spaceapi.it-syndikat.org domain 2022-08-14 18:16:37 +02:00
Romedius Weiss 82eef68a1c Added beeper to spaceping functionality
if the space is closed, it beeps once
if the space is open, it beeps three times

The beeper is connected to A5 and needs no PWM, only 5V to work.
2018-11-02 01:13:34 +01:00
Daniel Gröber 71121944ce Merge branch 'master' of https://github.com/romedius/ITSynOpen 2017-03-06 14:16:11 +01:00
Romedius Weiss a187f69f5e changed urls, added Spaceping plugin for supybot 2017-03-06 13:59:59 +01:00
Daniel Gröber 443d81699e Fix warnings 2017-03-06 13:29:53 +01:00
Daniel Gröber 623d50b873 Add arduino-mk Makefile and fix build 2017-03-06 13:28:30 +01:00
Romedius Weiss 36f466acea increased update frequency of fading patterns. Updating space state with the Spaceping update. 2015-12-28 16:50:36 +01:00
Romedius Weiss a4e419ca26 Added interrupt driven state check(ping request) and signaling (blinky stuff) 2015-12-28 16:50:35 +01:00
Romedius Weiss 6bebb3dcda added functionality react to a Space Ping Event 2015-12-28 16:50:35 +01:00
Romedius Weiss 145345a035 refactoring 2015-12-28 16:50:35 +01:00
Romedius Weiss 30ca356399 . 2015-12-28 16:50:35 +01:00
Romedius Weiss ff9d2c4667 twobutton version 2015-12-28 16:50:34 +01:00