Noisebell: Difference between revisions
No edit summary |
m grouping features sections |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{access}} | |||
Noisebell is an [[Infrastructure]] project started by [[User:Jet|Jet]] in June of 2025 that informs the public of the open [[Status]] of Noisebridge. | Noisebell is an [[Infrastructure]] project started by [[User:Jet|Jet]] in June of 2025 that informs the public of the open [[Status]] of Noisebridge. | ||
== History == | |||
=== SpaceJam === | |||
[[SpaceJam]] was a project started in May of 2022 by [[User:Culteejen|TJ]] which connected a Discord bot to a [[wikipedia:NodeMCU|NodeMCU]] device. When a lever was flipped, the device would send out a message through a discord bot on our [[Discord]] server. | [[SpaceJam]] was a project started in May of 2022 by [[User:Culteejen|TJ]] which connected a Discord bot to a [[wikipedia:NodeMCU|NodeMCU]] device. When a lever was flipped, the device would send out a message through a discord bot on our [[Discord]] server. | ||
The last message from this bot was sent on 2025-05-04 and would not restart. With a lack of documentation, it was determined that a replacement with documentation, resilience, and more features was desired by the community. | The last message from this bot was sent on 2025-05-04 and would not restart. With a lack of documentation, it was determined that a replacement with documentation, resilience, and more features was desired by the community. | ||
=== Noisebell === | |||
[[File:Noisebell Double Knife Switch.jpg|alt=A double knife switch made of copper and a base of wood placed on a wall full of posters and stickers. It is on the outside of the printer room near the front entrance|thumb|The double knife switch that triggers [[Noisebell]]]] | [[File:Noisebell Double Knife Switch.jpg|alt=A double knife switch made of copper and a base of wood placed on a wall full of posters and stickers. It is on the outside of the printer room near the front entrance|thumb|The double knife switch that triggers [[Noisebell]]]] | ||
The project was picked up by [[User:Jet|Jet]] in June of 2025. With the intention of revitalizing access to our live [[status]]. It uses the same double knife switch as the original [[SpaceJam]] project. The knife switch connects with a [https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/ Raspberry Pi Zero 2 W] inside of the [[3D Printing|Printer Room]] via [[wikipedia:General-purpose_input/output|GPIO]]. | The project was picked up by [[User:Jet|Jet]] in June of 2025. With the intention of revitalizing access to our live [[status]]. It uses the same double knife switch as the original [[SpaceJam]] project. The knife switch connects with a [https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/ Raspberry Pi Zero 2 W] inside of the [[3D Printing|Printer Room]] via [[wikipedia:General-purpose_input/output|GPIO]]. | ||
== Development == | |||
The core of the project is [[gh:jetpham/noisebell|noisebell]] on GitHub. This is the code base that executes on the Raspberry Pi itself. It is programmed in [https://www.rust-lang.org/ Rust] and compiled to the aarch64-unknown-linux-gnu triple for the Raspberry Pi. The program is loaded through [https://man7.org/linux/man-pages/man1/scp.1.html scp]. | The core of the project is [[gh:jetpham/noisebell|noisebell]] on GitHub. This is the code base that executes on the Raspberry Pi itself. It is programmed in [https://www.rust-lang.org/ Rust] and compiled to the aarch64-unknown-linux-gnu triple for the Raspberry Pi. The program is loaded through [https://man7.org/linux/man-pages/man1/scp.1.html scp]. | ||
The Discord bot is hosted on the Raspberry Pi and sends messages out from it. | The Discord bot is hosted on the Raspberry Pi and sends messages out from it. | ||
=== Project Thread === | |||
Further discussion of the project is done through on the [https://discord.com/channels/720514857094348840/1379353583782199396 Noisebridge Status Project]. | Further discussion of the project is done through on the [https://discord.com/channels/720514857094348840/1379353583782199396 Noisebridge Status Project]. | ||
[[File:Screenshot of Noisebell Discord Embed.png|alt=A screenshot of the Noisebell Discord bot sending an "Open" message to the door-status channel|thumb|A screenshot of the Noisebell Discord bot sending an "Open" message to the door-status channel]] | [[File:Screenshot of Noisebell Discord Embed.png|alt=A screenshot of the Noisebell Discord bot sending an "Open" message to the door-status channel|thumb|A screenshot of the Noisebell Discord bot sending an "Open" message to the door-status channel]] | ||
=== Features === | == Features == | ||
=== Current Features === | |||
These are features currently available. | These are features currently available. | ||
| Line 46: | Line 48: | ||
* A case for Raspberry Pi | * A case for Raspberry Pi | ||
=== | ==Images== | ||
We have a logo kindly drawn by Omelia and finished by [[User:Jet|Jet]] | |||
===Logos=== | |||
We have a logo kindly drawn by Omelia and finished by [[User:Jet|Jet]]. | |||
<gallery width="300px" height="300" showfilename"ya"=""> | <gallery width="300px" height="300" showfilename"ya"=""> | ||
File:The Noisebell logo PNG.png|alt=A Circular Red logo with a hand-drawn bell in the center. In the top right there is the text "Noisebridge Hacker Space". The bottom left text says "Are We Open?". This is in the style of the Noisebridge Logo|thumb|300px|The Noisebell Logo PNG | File:The Noisebell logo PNG.png|alt=A Circular Red logo with a hand-drawn bell in the center. In the top right there is the text "Noisebridge Hacker Space". The bottom left text says "Are We Open?". This is in the style of the Noisebridge Logo|thumb|300px|The Noisebell Logo PNG | ||
File:Noisebell logo.svg|alt=A Circular Red logo with a hand-drawn bell in the center. In the top right there is the text "Noisebridge Hacker Space". The bottom left text says "Are We Open?". This is in the style of the Noisebridge Logo|thumb|300px|The Noisebell Logo SVG | File:Noisebell logo.svg|alt=A Circular Red logo with a hand-drawn bell in the center. In the top right there is the text "Noisebridge Hacker Space". The bottom left text says "Are We Open?". This is in the style of the Noisebridge Logo|thumb|300px|The Noisebell Logo SVG | ||
</gallery> | |||
===Switch=== | |||
here are some example images of what the lever looks like in different positions. | |||
<gallery width="300px"showfilename"ya"=""> | |||
File:Noisebell Knife Switch Closed.png|alt=The knife switch for the Noisebell system in the closed position|thumb|300px|The knife switch for the Noisebell system in the closed position | |||
File:Noisebell Knife Switch Open.png|alt=The knife switch for the Noisebell system in the open position|thumb|300px|The knife switch for the Noisebell system in the open position | |||
</gallery> | </gallery> | ||
Latest revision as of 22:35, 27 March 2026
| Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Stuff | Events | Projects | Meetings | Donate | E |
| 272 Capp St. | Layout | Exits | Bathrooms | Network | Audio | AV | Construction | Electrical | Storage STREET | Patio | Parking | Fence | Access | Gate | Payphone | Doorbell | Back patio | Roof | Neighbors |
E |
| Access | Gate | Front Door | Doorbell | RFID Token | Payphone | Security Camera | SecWG | Olympus (Door) | V · T · E |
Noisebell is an Infrastructure project started by Jet in June of 2025 that informs the public of the open Status of Noisebridge.
History
[edit | edit source]SpaceJam
[edit | edit source]SpaceJam was a project started in May of 2022 by TJ which connected a Discord bot to a NodeMCU device. When a lever was flipped, the device would send out a message through a discord bot on our Discord server.
The last message from this bot was sent on 2025-05-04 and would not restart. With a lack of documentation, it was determined that a replacement with documentation, resilience, and more features was desired by the community.
Noisebell
[edit | edit source]
The project was picked up by Jet in June of 2025. With the intention of revitalizing access to our live status. It uses the same double knife switch as the original SpaceJam project. The knife switch connects with a Raspberry Pi Zero 2 W inside of the Printer Room via GPIO.
Development
[edit | edit source]The core of the project is noisebell on GitHub. This is the code base that executes on the Raspberry Pi itself. It is programmed in Rust and compiled to the aarch64-unknown-linux-gnu triple for the Raspberry Pi. The program is loaded through scp.
The Discord bot is hosted on the Raspberry Pi and sends messages out from it.
Project Thread
[edit | edit source]Further discussion of the project is done through on the Noisebridge Status Project.

Features
[edit | edit source]Current Features
[edit | edit source]These are features currently available.
- Triggered by knife switch
- Asynchronous Switch Detection
- Software denouncing (10s)
- Discord bot messages with fancy embeds
Planned Features
[edit | edit source]These are features currently being worked on.
- Noisebell Status Website to display live open status on a webpage
- Public API to query that live open status
- Tunneling status through Tor
- Hosting a open status badge that is placed onto the Status page and linked on the sidebar
Potential Features
[edit | edit source]These are features that have been proposed but not planned to be added.
- Email Feed
- Home Automation for automatically turning on the lights for opening and closing
- SMS / Signal Feed (would require a cellular plan or phone number or Twillio)
- Better Physical Switch
- A case for Raspberry Pi
Images
[edit | edit source]Logos
[edit | edit source]We have a logo kindly drawn by Omelia and finished by Jet.
-
The Noisebell Logo PNG
-
The Noisebell Logo SVG
Switch
[edit | edit source]here are some example images of what the lever looks like in different positions.
-
The knife switch for the Noisebell system in the closed position
-
The knife switch for the Noisebell system in the open position