SpaceJam: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Culteejen (talk | contribs)
Creating original page
 
Updated obsolete info
Line 1: Line 1:
Because opening times vary basically day-by-day at Noisebridge, I wanted to create a way for people to know a) whether Noisebridge is open and b) if it's poppin'.  
Because opening times vary basically day-by-day at Noisebridge, I wanted to create a way for people to know a) whether Noisebridge is open and b) if it's poppin'.  


Currently, there's a script that posts to a Discord bot whenever the keypad is entered. Some to-dos:
Currently, there's a script that posts to a Discord bot whenever someone changes the state of the door status switch. It has two states: up aka open and down aka closed. The switch is wired to a NodeMCU device. Apparently, it runs the script. It is located in the print shop aka Turing Room. Here’s a [https://discord.com/channels/720514857094348840/1034916379486322718/1348871951938097213 picture of the location] as it was on 2025-03-11.
 
- Make sure the posts don't repeat for a single entry
- Have enter/leave distinction, *or* have the entry / exit be manually entered

Revision as of 20:12, 11 March 2025

Because opening times vary basically day-by-day at Noisebridge, I wanted to create a way for people to know a) whether Noisebridge is open and b) if it's poppin'.

Currently, there's a script that posts to a Discord bot whenever someone changes the state of the door status switch. It has two states: up aka open and down aka closed. The switch is wired to a NodeMCU device. Apparently, it runs the script. It is located in the print shop aka Turing Room. Here’s a picture of the location as it was on 2025-03-11.