<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.extremist.software/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CRImier</id>
	<title>Noisebridge - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.extremist.software/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CRImier"/>
	<link rel="alternate" type="text/html" href="https://wiki.extremist.software/wiki/Special:Contributions/CRImier"/>
	<updated>2026-04-05T20:39:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=People_Counter&amp;diff=76947</id>
		<title>People Counter</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=People_Counter&amp;diff=76947"/>
		<updated>2022-01-08T22:27:13Z</updated>

		<summary type="html">&lt;p&gt;CRImier: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{projects}}&lt;br /&gt;
&lt;br /&gt;
{{headerbox}}&#039;&#039;&#039;PROPOSAL:&#039;&#039;&#039; People Counter would track how many people are in the space for occupancy safety monitoring.&lt;br /&gt;
*&#039;&#039;&#039;DOERS:&#039;&#039;&#039; [[User:Culteejen]], [[User:CRImier]]&lt;br /&gt;
{{boxend}}&lt;br /&gt;
&lt;br /&gt;
{{proposal}}&lt;br /&gt;
&lt;br /&gt;
==Culteejen Proposal==&lt;br /&gt;
Proposal for y&#039;all:&lt;br /&gt;
*As mentioned before, I wanted to create an app that can show people if / how many people in the space. I whipped up the server side stuff tonight (I tested it on my bot channel) to demonstrate what it would look like. &lt;br /&gt;
*I&#039;m thinking there would be something like a button you would press at the space to increment / decrement the number, and it would update the number on the server&lt;br /&gt;
*[https://cdn.discordapp.com/attachments/720514857094348843/928871222073245776/unknown.png screenshot prototype]&lt;br /&gt;
&lt;br /&gt;
==CRImier Proposal==&lt;br /&gt;
*It&#039;s an entry panel kiosk, with a quick (and, hopefully, intuitive) workflow to answer &amp;quot;entering/leaving, how many people, for how long, which rooms&amp;quot; questions&lt;br /&gt;
*[https://www.youtube.com/watch?v=8j_pyLVx2Rc Demo video]&lt;br /&gt;
*Uses a few custom PCBs, the pads are captouch (the heart board is a TTP229 breakout), designed to be easy to source and assemble independently&lt;br /&gt;
*It runs on ESP8266/32, MicroPython firmware is complete for everything except the actual &amp;quot;send data somewhere&amp;quot; part because I never defined the API I&#039;d be interacting with.&lt;br /&gt;
*The firmware reads buttons and processes them according to the planned UX flow, and has quite a few nifty features for usability. Also, designed to collect anonymous data, of course&lt;br /&gt;
*The panel design is A4-sized and designed for 3mm lasercut wood, so, should be easily cuttable on a K40. The touch pads have 2mm acrylic spacers in front of them - also easily lasercuttable!&lt;br /&gt;
*So if such a workflow would help you, I can publish the non-yet-published design files, and mail the assembled&amp;amp;tested custom PCBs I have if that&#039;d be helpful&lt;br /&gt;
*I&#039;ve designed this to be useful for other hackerspaces, it&#039;s just that I&#039;ve never gotten to actually getting my shit together and publishing it all&lt;br /&gt;
*[https://cdn.discordapp.com/attachments/720514857094348843/928874916747554827/photo5962911158593763345.jpg Lasercut button box prototype picture]&lt;br /&gt;
*[https://cdn.hackaday.io/images//3109751641678761591.jpg Box internals picture - with a random ESP32 devboard]&lt;br /&gt;
*[https://github.com/CRImier/SaferSpaceEntryPanel/blob/master/main.py MicroPython code for an ESP8266/32 controller]&lt;br /&gt;
*[https://github.com/CRImier/MyKiCad/tree/master/Fluff/touch_pcb_24mm Touch electrode PCB design] - FR4 pieces can be used&lt;br /&gt;
*[https://github.com/CRImier/MyKiCad/tree/master/Breakouts/ttp229bsf_breakout TTP229 breakout PCB design] - a generic TTP229 (16-key capacitative touchpad breakout) can be used instead&lt;br /&gt;
*[https://github.com/CRImier/MyKiCad/tree/master/ESP8266/esp12_ss_breakout ESP12-based controller PCB design] - a generic ESP8266/32 devboard can be used instead&lt;br /&gt;
*Sample JSON output: &amp;lt;pre&amp;gt;{&#039;time&#039;: 0, &#039;locations&#039;: [2, 1], &#039;guests&#039;: 2, &#039;leaving&#039;: false}&#039;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>CRImier</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=People_Counter&amp;diff=76946</id>
		<title>People Counter</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=People_Counter&amp;diff=76946"/>
		<updated>2022-01-08T21:50:17Z</updated>

		<summary type="html">&lt;p&gt;CRImier: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{projects}}&lt;br /&gt;
&lt;br /&gt;
{{headerbox}}&#039;&#039;&#039;PROPOSAL:&#039;&#039;&#039; People Counter would track how many people are in the space for occupancy safety monitoring.&lt;br /&gt;
*&#039;&#039;&#039;DOERS:&#039;&#039;&#039; [[User:Culteejen]], [[User:CRImier]]&lt;br /&gt;
{{boxend}}&lt;br /&gt;
&lt;br /&gt;
{{proposal}}&lt;br /&gt;
&lt;br /&gt;
==Culteejen Proposal==&lt;br /&gt;
Proposal for y&#039;all:&lt;br /&gt;
*As mentioned before, I wanted to create an app that can show people if / how many people in the space. I whipped up the server side stuff tonight (I tested it on my bot channel) to demonstrate what it would look like. &lt;br /&gt;
*I&#039;m thinking there would be something like a button you would press at the space to increment / decrement the number, and it would update the number on the server&lt;br /&gt;
*[https://cdn.discordapp.com/attachments/720514857094348843/928871222073245776/unknown.png screenshot prototype]&lt;br /&gt;
&lt;br /&gt;
==CRImier Proposal==&lt;br /&gt;
*It&#039;s an entry panel kiosk, with a quick (and, hopefully, intuitive) workflow to answer &amp;quot;entering/leaving, how many people, for how long, which rooms&amp;quot; questions&lt;br /&gt;
*Uses a few custom PCBs, the pads are captouch (the heart board is a TTP229 breakout), designed to be easy to source and assemble independently&lt;br /&gt;
*It runs on ESP8266/32, MicroPython firmware is complete for everything except the actual &amp;quot;send data somewhere&amp;quot; part because I never defined the API I&#039;d be interacting with.&lt;br /&gt;
*The firmware reads buttons and processes them according to the planned UX flow, and has quite a few nifty features for usability. Also, designed to collect anonymous data, of course&lt;br /&gt;
*The panel design is A4-sized and designed for 3mm lasercut wood, so, should be easily cuttable on a K40. The touch pads have 2mm acrylic spacers in front of them - also easily lasercuttable!&lt;br /&gt;
*So if such a workflow would help you, I can publish the non-yet-published design files, and mail the assembled&amp;amp;tested custom PCBs I have if that&#039;d be helpful&lt;br /&gt;
*I&#039;ve designed this to be useful for other hackerspaces, it&#039;s just that I&#039;ve never gotten to actually getting my shit together and publishing it all&lt;br /&gt;
*[https://cdn.discordapp.com/attachments/720514857094348843/928874916747554827/photo5962911158593763345.jpg Lasercut button box prototype picture]&lt;br /&gt;
*[https://github.com/CRImier/SaferSpaceEntryPanel/blob/master/main.py MicroPython code for an ESP8266/32 controller]&lt;br /&gt;
*[https://github.com/CRImier/MyKiCad/tree/master/Fluff/touch_pcb_24mm Touch electrode PCBs] - FR4 pieces can be used&lt;br /&gt;
*[https://github.com/CRImier/MyKiCad/tree/master/Breakouts/ttp229bsf_breakout TTP229 breakout] - a generic TTP229 (16-key capacitative touchpad breakout) can be used instead&lt;br /&gt;
*[https://github.com/CRImier/MyKiCad/tree/master/ESP8266/esp12_ss_breakout ESP12-baased controller board] - a generic ESP8266/32 devboard can be used instead&lt;/div&gt;</summary>
		<author><name>CRImier</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=People_Counter&amp;diff=76945</id>
		<title>People Counter</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=People_Counter&amp;diff=76945"/>
		<updated>2022-01-08T20:44:26Z</updated>

		<summary type="html">&lt;p&gt;CRImier: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{projects}}&lt;br /&gt;
&lt;br /&gt;
{{headerbox}}&#039;&#039;&#039;PROPOSAL:&#039;&#039;&#039; People Counter would track how many people are in the space for occupancy safety monitoring.&lt;br /&gt;
*&#039;&#039;&#039;DOERS:&#039;&#039;&#039; [[User:Culteejen]], [[User:CRImier]]&lt;br /&gt;
{{boxend}}&lt;br /&gt;
&lt;br /&gt;
{{proposal}}&lt;br /&gt;
&lt;br /&gt;
==Culteejen Proposal==&lt;br /&gt;
Proposal for y&#039;all:&lt;br /&gt;
*As mentioned before, I wanted to create an app that can show people if / how many people in the space. I whipped up the server side stuff tonight (I tested it on my bot channel) to demonstrate what it would look like. &lt;br /&gt;
*I&#039;m thinking there would be something like a button you would press at the space to increment / decrement the number, and it would update the number on the server&lt;br /&gt;
*[https://cdn.discordapp.com/attachments/720514857094348843/928871222073245776/unknown.png screenshot prototype]&lt;br /&gt;
&lt;br /&gt;
==CRImier Proposal==&lt;br /&gt;
*It&#039;s an entry panel kiosk, with a quick (and, hopefully, intuitive) workflow to answer &amp;quot;entering/leaving, how many people, for how long, which rooms&amp;quot; questions&lt;br /&gt;
*a few custom PCBs, the pads are captouch (the heart board is a TTP229 breakout)&lt;br /&gt;
*runs on ESP8266/32, I have MicroPython firmware written for everything except the actual &amp;quot;send data somewhere&amp;quot; part because I never defined the API I&#039;d be interacting with&lt;br /&gt;
*but it reads buttons and processes them according to the planned UX flow&lt;br /&gt;
*it&#039;s A4-sized and 3mm, designed to be easily cuttable on a K40. also, designed to collect anonymous data, of course&lt;br /&gt;
*so if such a workflow would help you, I can publish the non-yet-published design files and code, and mail the assembled&amp;amp;tested custom PCBs I have&lt;br /&gt;
*I&#039;ve designed this to be helpful to other hackerspaces, it&#039;s just that I&#039;ve never gotten to actually getting my shit together and publishing it all&lt;br /&gt;
*[https://cdn.discordapp.com/attachments/720514857094348843/928874916747554827/photo5962911158593763345.jpg lasercut button box prototype picture]&lt;/div&gt;</summary>
		<author><name>CRImier</name></author>
	</entry>
</feed>