<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Psigasm Project</title>
	<atom:link href="/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>https://psigasm.net</link>
	<description>Come for Science!</description>
	<lastBuildDate>Wed, 22 Feb 2012 22:19:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Call for contributors! Engineering types needed!</title>
		<link>https://psigasm.net/?p=225</link>
		<comments>https://psigasm.net/?p=225#comments</comments>
		<pubDate>Wed, 22 Feb 2012 22:19:03 +0000</pubDate>
		<dc:creator>ned</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=225</guid>
		<description><![CDATA[This project has been getting a lot of great attention among sex folks, hacker folks, and the general nerd community. We&#8217;re super excited that so many awesome people are interested! However, we&#8217;re swamped trying to revolutionize the porn industry, deconstruct the patriarchy, and build quantum computers. Not enough is getting done on the hard nerdy [&#8230;] <a class="more-link" href="/?p=225">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>This project has been getting a lot of great attention among sex folks, hacker folks, and the general nerd community. We&#8217;re super excited that so many awesome people are interested! However, we&#8217;re swamped trying to revolutionize the porn industry, deconstruct the patriarchy, and build quantum computers. Not enough is getting done on the hard nerdy problems of this project, and the bottleneck is the Mayhems&#8217; schedule. We are busy, but sex science must go on!</p>
<p>The answer is simple. We&#8217;ve been talking up the open source nature of this project, so it&#8217;s time to get the community involved! Y&#8217;all are brilliant and awesome, and we need your help on the PSIgasm. Unfortunately, the project is still at a point where there is a rather high barrier for entry, which is why we haven&#8217;t done this earlier. It&#8217;s not as easy as we would like for anyone interested to jump right in. We need help getting it to that point.</p>
<p>I am listing some tasks that we need help with below. Most of them require a lot of skills, knowledge, and sometimes money. If you have the ability to help out with any of these tasks, please please please contact us and take one of them on. The people who volunteer their time at the outset will get a lot of control over how this project grows. If not, hang tight for now. When the project moves forward, we will definitely need your help.</p>
<h3>Analog Electronics</h3>
<p><span style="text-decoration: underline;">What we have</span>:</p>
<p>We have gerber files and parts lists for three boards which connect to one another, to the body of the device, and to an Arduino Fio. On these boards are preamps, lock-in amps, filtering, ADCs, and and accelerometer. We also have annotated schematics which make the functional flow of the circuitry fairly clear, but the schematics are only images and are not linked to the board layout. There are a few known bugs in the PCB design, and possibly some more unknown ones.</p>
<p><span style="text-decoration: underline;">What we need</span>:</p>
<p>We need someone to write up a nice schematic for these designs in an open source friendly layout software, linked to an actual board layout and the specific parts in the BOM. Known bugs should be fixed, and contributions to the design generally are always appreciated. We would like to set up and share SPICE simulations of the circuitry, so that people can help debug the design without actually buying the PCBs and chips. All of this will be shared with the community through the infrastructure that we&#8217;re asking for help with below.</p>
<h3>Silicone Device Body</h3>
<p><span style="text-decoration: underline;">What we have:</span></p>
<p>3D design files (any format you like, I made them in Solidworks) of the mold for the body of the device, the mounting plate, all of the PCBs, the box, and the sensors. You can output the mold design files directly to a 3D printer, which will let you cast your own silicone devices. Some of that parts, including the metal electrodes and the mounting plate, currently need to be machined from aluminum.</p>
<p><span style="text-decoration: underline;">What we need:</span></p>
<p>We want someone to test the process of 3D printing molds on an open source 3D printer such as the RepRap or equivalent. It would be awesome if someone wanted to make several devices and really work out the kinks in the process of creating the device body. Ideally you would then write up a how-to doc for anyone else interested in making one.</p>
<p>Another task is to shop around and find the easiest way for people who may not have machine shop access / expertise to get a hold of the custom metal parts required. Research should be done about cheap ordering services, or perhaps a resource guide for local machining spaces like TechShop in the Bay Area. Design improvements are of course always welcome.</p>
<h3>Crowdsourcing Infrastructure</h3>
<p><span style="text-decoration: underline;">What we have:</span></p>
<p>Good intentions, some files we want to share, and some tasks we want help with.</p>
<p><span style="text-decoration: underline;">What we need:</span></p>
<p>We need a central repository for all of the files associated with this project. People should be able to access all of the files and submit changes and improvements. It would be awesome to have functionality to split up development into small modular tasks for individuals to take on. Active members of the open source community, especially the open source hardware community, will know what we need here better than I do. Whatever solution we use should handle hardware designs in arbitrary file formats, as well as code (ASCII text) and documentation. We need ideas about the best way to do this, and when there is some consensus about the best platform we also need someone to actually sit down and set it all up for us.</p>
<h3>Software</h3>
<p><span style="text-decoration: underline;">What we have:</span></p>
<p>We have Arduino firmware written in the Arduino language (mostly C) which reads data from the ADCs as quickly as possible, buffers it, averages it, and transmits it to a PC on command. It works but is a bit buggy and probably not as efficient as it could be. We also have a PC program to get data from the device and display it on running graphs. This is currently written in C#. It is also really buggy and messy. There is also a Labview version, but that&#8217;s far too proprietary to be appropriate for the project&#8217;s future. Don&#8217;t judge me too hard &#8211; it was all hacked together in a hurry.</p>
<p><span style="text-decoration: underline;">What we need:</span></p>
<p>The most important thing would stable software to accomplish the tasks above as efficiently as possible. On the firmware end, you will need to look in detail at the datasheets both for the Arduino and for the ADC to choose the optimal sample frequency and to multiplex as efficiently as possible. On the PC software, there should be a stable, stand alone program that works across platforms and OSes to talk to the device, record data, and graph results. Once the basic functionality is there, it would be great to have automatic datasharing functionality.</p>
<p>It may end up being easiest for the software to be entirely rewritten from scratch by a dedicated guru. This might be a difficult / thankless task until the hardware moves forward. On the other hand, you can help with this part without leaving your desk or buying anything.</p>
]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=225</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hackmeet 2011</title>
		<link>https://psigasm.net/?p=215</link>
		<comments>https://psigasm.net/?p=215#comments</comments>
		<pubDate>Sat, 15 Oct 2011 21:02:39 +0000</pubDate>
		<dc:creator>Maggie Mayhem</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=215</guid>
		<description><![CDATA[We will be sharing tips and ticks about how to build a PSIgasm tomorrow, October 16, at Hackmeet 2011 . The un-conference will be happening October 15-16 at San Francisco&#8217;s hacker space, Noisebridge. If you&#8217;re in the Bay Area and have never stopped by, please come out and check out the space, community, and people [&#8230;] <a class="more-link" href="/?p=215">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads/2011/10/hm_logo_rough02.png"><img class="alignleft size-full wp-image-216" title="hm_logo_rough02" src="/wp-content/uploads/2011/10/hm_logo_rough02.png" alt="" width="189" height="220" /></a>We will be sharing tips and ticks about how to build a PSIgasm tomorrow, October 16, at <a href="http://hackmeet.org/wiki/hackmeet-2011" target="_blank">Hackmeet 2011</a> . The un-conference will be happening October 15-16 at San Francisco&#8217;s hacker space, <a href="https://www.noisebridge.net/" target="_blank">Noisebridge</a>. If you&#8217;re in the Bay Area and have never stopped by, please come out and check out the space, community, and people at this fantastic space full of resources and opportunities!</p>
<p>Hackmeet is a two day unconference and skillshare for activists, artists, community members, and geeks. Our presentation is called &#8220;<a href="http://hackmeet.org/wiki/session-schedule" target="_blank">Open Science: Breaking The Ivory Tower</a>&#8221; and it will be happening at 4PM.</p>
<p>There are lots of amazing presentations and opportunities to learn something new. Whether it&#8217;s hacktivism, private browsing, or social networking for radicals there&#8217;s something for everyone who has access to an internet connection and a drive to put something new in the world that wasn&#8217;t there before.</p>
<p style="text-align: center;"><a href="/wp-content/uploads/2011/10/flyer_mockup1.png"><img class="aligncenter size-full wp-image-219" title="flyer_mockup" src="/wp-content/uploads/2011/10/flyer_mockup1.png" alt="" width="450" height="582" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=215</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSIgasm WINS Golden Kleen Award</title>
		<link>https://psigasm.net/?p=173</link>
		<comments>https://psigasm.net/?p=173#comments</comments>
		<pubDate>Wed, 05 Oct 2011 07:32:22 +0000</pubDate>
		<dc:creator>Maggie Mayhem</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=173</guid>
		<description><![CDATA[The PSIgasm Project is very proud to announce that we won the Golden Kleen award at Arse Elektronika 2011. The Golden Kleen is, &#8220;An unobjectionable award for sex machines, orgasmotrons and teledildonics,&#8221; according to the Arse Elektronika team. The &#8220;Sex Prize&#8221; was also announced and it&#8217;s going to be science sexy. I can&#8217;t say much, [&#8230;] <a class="more-link" href="/?p=173">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>The PSIgasm Project is very proud to announce that we <strong>won the Golden Kleen award</strong> at Arse Elektronika 2011. The <a href="http://www.monochrom.at/arse-elektronika/performanceabstracts.html" target="_blank">Golden Kleen</a> is, &#8220;<strong>An unobjectionable award for sex machines, orgasmotrons and teledildonics,&#8221; </strong>according to the Arse Elektronika team. The &#8220;Sex Prize&#8221; was also announced and it&#8217;s going to be science sexy. I can&#8217;t say much, but I can say this much: robots, artificial intelligence, sex, and a <a href="http://en.wikipedia.org/wiki/Turing_test" target="_blank">Turing Test</a>. We want to thank everyone on the <a href="http://www.monochrom.at/arse-elektronika/team.html" target="_blank">Arse production team</a> as well as the venues who hosted the conference this year. It was fantastic to meet so many other sex geeks!</p>
<p>There were a lot of fantastic talks and we enjoyed watching everyone. We learned a lot as well. During the workshop session, our language of &#8220;citizen science&#8221; was challenged on the merits that it favors citizenship and nationalism. &#8220;Citizen Science&#8221; is the phrase that will connect people in non-academic settings to the best information and resources for conducting science but we agree that it does not represent the aims of the project. A dialog is ongoing about better terms like, &#8220;community science.&#8221; It was fantastic to have the opportunity to get some good feedback.</p>
<p>We were also questioned about our research guidelines. At this point in time we are still in the construction phase of the PSIgasm and have not yet begun research. It has been our intention from day one to be transparent about our methodology in such a way that others can duplicate it. Although we are working outside of an academic setting, there are some frames of research methodology that are vital to follow for this project. We are also creating a code of ethics for our research to protect those who are gracious enough to serve as subjects and donate their orgasms to the project and to maintain a level of professionalism and safe space as well as accessibility.</p>
<p>Here are some photos from the event:</p>

<a href='/?attachment_id=197' title='arse24'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse24-150x150.jpg" class="attachment-thumbnail" alt="arse24" title="arse24" /></a>
<a href='/?attachment_id=196' title='arse23'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse23-150x150.jpg" class="attachment-thumbnail" alt="arse23" title="arse23" /></a>
<a href='/?attachment_id=195' title='arse22'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse22-150x150.jpg" class="attachment-thumbnail" alt="arse22" title="arse22" /></a>
<a href='/?attachment_id=194' title='arse21'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse21-150x150.jpg" class="attachment-thumbnail" alt="arse21" title="arse21" /></a>
<a href='/?attachment_id=193' title='arse20'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse20-150x150.jpg" class="attachment-thumbnail" alt="arse20" title="arse20" /></a>
<a href='/?attachment_id=192' title='arse19'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse19-150x150.jpg" class="attachment-thumbnail" alt="arse19" title="arse19" /></a>
<a href='/?attachment_id=191' title='arse18'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse18-150x150.jpg" class="attachment-thumbnail" alt="arse18" title="arse18" /></a>
<a href='/?attachment_id=190' title='arse17'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse17-150x150.jpg" class="attachment-thumbnail" alt="arse17" title="arse17" /></a>
<a href='/?attachment_id=189' title='arse16'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse16-150x150.jpg" class="attachment-thumbnail" alt="arse16" title="arse16" /></a>
<a href='/?attachment_id=188' title='arse15'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse15-150x150.jpg" class="attachment-thumbnail" alt="arse15" title="arse15" /></a>
<a href='/?attachment_id=187' title='arse14'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse14-150x150.jpg" class="attachment-thumbnail" alt="arse14" title="arse14" /></a>
<a href='/?attachment_id=186' title='arse13'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse13-150x150.jpg" class="attachment-thumbnail" alt="arse13" title="arse13" /></a>
<a href='/?attachment_id=185' title='arse12'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse12-150x150.jpg" class="attachment-thumbnail" alt="arse12" title="arse12" /></a>
<a href='/?attachment_id=184' title='arse11'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse11-150x150.jpg" class="attachment-thumbnail" alt="arse11" title="arse11" /></a>
<a href='/?attachment_id=183' title='arse10'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse10-150x150.jpg" class="attachment-thumbnail" alt="arse10" title="arse10" /></a>
<a href='/?attachment_id=182' title='arse9'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse9-150x150.jpg" class="attachment-thumbnail" alt="arse9" title="arse9" /></a>
<a href='/?attachment_id=181' title='arse8'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse8-150x150.jpg" class="attachment-thumbnail" alt="arse8" title="arse8" /></a>
<a href='/?attachment_id=180' title='arse7'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse7-150x150.jpg" class="attachment-thumbnail" alt="arse7" title="arse7" /></a>
<a href='/?attachment_id=179' title='arse6'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse6-150x150.jpg" class="attachment-thumbnail" alt="arse6" title="arse6" /></a>
<a href='/?attachment_id=178' title='arse5'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse5-150x150.jpg" class="attachment-thumbnail" alt="arse5" title="arse5" /></a>
<a href='/?attachment_id=177' title='arse4'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse4-150x150.jpg" class="attachment-thumbnail" alt="arse4" title="arse4" /></a>
<a href='/?attachment_id=176' title='arse3'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse3-150x150.jpg" class="attachment-thumbnail" alt="arse3" title="arse3" /></a>
<a href='/?attachment_id=175' title='arse2'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse2-150x150.jpg" class="attachment-thumbnail" alt="arse2" title="arse2" /></a>
<a href='/?attachment_id=174' title='arse1'><img width="150" height="150" src="/wp-content/uploads/2011/10/arse1-150x150.jpg" class="attachment-thumbnail" alt="arse1" title="arse1" /></a>

]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=173</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides from Arse Elektronika 2011</title>
		<link>https://psigasm.net/?p=168</link>
		<comments>https://psigasm.net/?p=168#comments</comments>
		<pubDate>Sat, 01 Oct 2011 18:26:21 +0000</pubDate>
		<dc:creator>ned</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arse elektronika]]></category>
		<category><![CDATA[citizen science]]></category>
		<category><![CDATA[monochrome]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[psigasm]]></category>
		<category><![CDATA[sexology]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=168</guid>
		<description><![CDATA[Happy October, sex geeks! Yesterday we had the pleasure of presenting at Arse Elektronika, the fifth annual sex &#38; technology conference in San Francisco. In case you missed it, or if you want to look up some of the information presented, here are the slides from the talk in pdf. Enjoy!]]></description>
			<content:encoded><![CDATA[<p>Happy October, sex geeks! Yesterday we had the pleasure of presenting at Arse Elektronika, the fifth annual sex &amp; technology conference in San Francisco. In case you missed it, or if you want to look up some of the information presented, here are the slides from the talk in pdf. Enjoy!</p>
<p><iframe src="http://docs.google.com/viewer?url=http%3A%2F%2Fpsigasm.net%2FArse_slides.pdf&amp;embedded=true" style="height:600px;width:540px;" class="pdf"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=168</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PSIgasm 3.0 plans</title>
		<link>https://psigasm.net/?p=142</link>
		<comments>https://psigasm.net/?p=142#comments</comments>
		<pubDate>Mon, 22 Aug 2011 04:09:29 +0000</pubDate>
		<dc:creator>ned</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=142</guid>
		<description><![CDATA[The PSIgasm 3.0 is under heavy development. The 2.0 served as an excellent proof of concept for using the types of sensors I&#8217;ve chosen to monitor relevant physiological variables. In the 3.0, I want to use more sophisticated measurement techniques and superior design to do the same measurements way, way better. The device will include [&#8230;] <a class="more-link" href="/?p=142">&#8595; Read the rest of this entry...</a><p><a href="/?p=142" rel="bookmark" title="Link to PSIgasm 3.0 plans"><img width="150" height="150" src="/wp-content/uploads/2011/08/3d_1-150x150.jpg" class="attachment-thumbnail wp-post-image" alt="3d_1" title="3d_1" /></a></p>]]></description>
			<content:encoded><![CDATA[<p>The PSIgasm 3.0 is under heavy development. The 2.0 served as an excellent proof of concept for using the types of sensors I&#8217;ve chosen to monitor relevant physiological variables. In the 3.0, I want to use more sophisticated measurement techniques and superior design to do the same measurements way, way better.</p>
<p>The device will include two photoplethysmographs, four skin contact sensors capable of monitoring temperature and skin resistance, a heat flow sensor, a pressure monitor, and an accelerometer. Data from all of the devices will be wirelessly transmitted to a PC and can be graphed simultaneously in real time.</p>
<p>I made 3D models of the entire device to ensure that it would all fit together perfectly. The mold from which I will cast the silicone device will be 3D printed. This will give allow for superior alignment, more accurate measurements, and a sleek polished aesthetic.</p>
<p><object width="540" height="430"><param name="movie" value="http://www.youtube.com/v/sw_JwGCCc_k?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sw_JwGCCc_k?version=3" type="application/x-shockwave-flash" width="540" height="430" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The electronics on this device are what really make it cool. I&#8217;m using a phase sensitive lock-in measurement technique to make extremely fast, low noise measurements. Three independent channels of lock-in detection work in parallel, each with its own tunable 10-bit ADC. These badass custom electronics of my own design live on six 2&#8243;x3&#8243; PCBs, which mount onto an aluminum mounting plate that I cut last week in the machine shop.</p>
<p>I hope to have the device complete by the end of September, baring unforeseen difficulties (famous last words).</p>

<a href='/?attachment_id=146' title='3d_1'><img width="150" height="150" src="/wp-content/uploads/2011/08/3d_1-150x150.jpg" class="attachment-thumbnail" alt="3d_1" title="3d_1" /></a>
<a href='/?attachment_id=147' title='3d_2l'><img width="150" height="150" src="/wp-content/uploads/2011/08/3d_2l-150x150.jpg" class="attachment-thumbnail" alt="3d_2l" title="3d_2l" /></a>
<a href='/?attachment_id=148' title='Circuitry_schematics'><img width="150" height="150" src="/wp-content/uploads/2011/08/Circuitry_schematics-150x150.jpg" class="attachment-thumbnail" alt="Circuitry_schematics" title="Circuitry_schematics" /></a>

<p><a href="/?p=142" rel="bookmark" title="Link to PSIgasm 3.0 plans"><img width="150" height="150" src="/wp-content/uploads/2011/08/3d_1-150x150.jpg" class="attachment-thumbnail wp-post-image" alt="3d_1" title="3d_1" /></a></p>]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=142</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSIgasm v2.0 is online!</title>
		<link>https://psigasm.net/?p=127</link>
		<comments>https://psigasm.net/?p=127#comments</comments>
		<pubDate>Mon, 22 Aug 2011 03:47:26 +0000</pubDate>
		<dc:creator>ned</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=127</guid>
		<description><![CDATA[Apologies for the long update lag; this news is actually rather old. The PSIgasm version 2 is up and running! The second version can simultaneously measure body temperature, optical internal skin reflectivity, electrodermal response, and pressure due to muscle tension. This data can be used to monitor local blood volume, moisture levels, and the frequency [&#8230;] <a class="more-link" href="/?p=127">&#8595; Read the rest of this entry...</a><p><a href="/?p=127" rel="bookmark" title="Link to PSIgasm v2.0 is online!"><img width="150" height="150" src="/wp-content/uploads/2011/08/hand2-150x150.jpg" class="attachment-thumbnail wp-post-image" alt="hand2" title="hand2" /></a></p>]]></description>
			<content:encoded><![CDATA[<p>Apologies for the long update lag; this news is actually rather old. The PSIgasm version 2 is up and running!</p>
<p>The second version can simultaneously measure body temperature, optical internal skin reflectivity, electrodermal response, and pressure due to muscle tension. This data can be used to monitor local blood volume, moisture levels, and the frequency and amplitude of orgasmic contractions.</p>
<p>The body is cast in platinum cure RTV silicone, from a homemade plaster of paris mold. The sensors and electrodes are embedded in the surface of the silicone, and a hollow core allows for pressure measurement.</p>
<p>Version 2.0 uses an arduino fio microprocessor board with an Xbee wireless shield to transmit data to a nearby computer wirelessly in real time. GUI software allows for simulatenous real time display of graphs of each sensor or physiological variable.</p>
<p>We got to show the 2.0 off for the first time (in a somewhat buggy state) in a workshop Maggie taught at the SF Citadel on <a href="/wp-content/uploads/2011/08/orgasmscience2.jpg">the Science of Orgasms</a> in May. We have since had the pleasure of presenting the PSIgasm devices in a segment for <a title="Kink Academy" href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=942299-0000&amp;PA=2230543&amp;HTML=http://www.kinkacademy.com" target="_blank">Kink Academy</a> which will be posted soon, including footage of the devices in use (with expert commentary of course).</p>

<a href='/?attachment_id=130' title='case_1'><img width="150" height="150" src="/wp-content/uploads/2011/08/case_1-150x150.jpg" class="attachment-thumbnail" alt="case_1" title="case_1" /></a>
<a href='/?attachment_id=131' title='circuits'><img width="150" height="150" src="/wp-content/uploads/2011/08/circuits-150x150.jpg" class="attachment-thumbnail" alt="circuits" title="circuits" /></a>
<a href='/?attachment_id=132' title='hand1'><img width="150" height="150" src="/wp-content/uploads/2011/08/hand1-150x150.jpg" class="attachment-thumbnail" alt="hand1" title="hand1" /></a>
<a href='/?attachment_id=133' title='hand2'><img width="150" height="150" src="/wp-content/uploads/2011/08/hand2-150x150.jpg" class="attachment-thumbnail" alt="hand2" title="hand2" /></a>
<a href='/?attachment_id=136' title='orgasmscience2'><img width="150" height="150" src="/wp-content/uploads/2011/08/orgasmscience2-150x150.jpg" class="attachment-thumbnail" alt="orgasmscience2" title="orgasmscience2" /></a>

<p><a href="/?p=127" rel="bookmark" title="Link to PSIgasm v2.0 is online!"><img width="150" height="150" src="/wp-content/uploads/2011/08/hand2-150x150.jpg" class="attachment-thumbnail wp-post-image" alt="hand2" title="hand2" /></a></p>]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=127</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The PSIgasm Project at Arse Elektronika 2011</title>
		<link>https://psigasm.net/?p=116</link>
		<comments>https://psigasm.net/?p=116#comments</comments>
		<pubDate>Fri, 01 Apr 2011 05:17:41 +0000</pubDate>
		<dc:creator>ned</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=116</guid>
		<description><![CDATA[We are proud to announce that the PSIgasm Project will be presenting at Arse Elektronika 2011! This yearly tech sex geek gathering features the crème de la crème of sex thinkers, hackers, and enthusiasts in a three day intellectually orgasmic extravaganza. We are honored to be a part of it this September, and we hope [&#8230;] <a class="more-link" href="/?p=116">&#8595; Read the rest of this entry...</a><p><a href="/?p=116" rel="bookmark" title="Link to The PSIgasm Project at Arse Elektronika 2011"><img width="150" height="150" src="/wp-content/uploads/2011/03/arse_banner-150x150.jpg" class="attachment-thumbnail wp-post-image" alt="arse_banner" title="arse_banner" /></a></p>]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce that the PSIgasm Project will be presenting at <a href="http://monochrom.at/blog/index.php?op=ViewArticle&amp;articleId=1113&amp;blogId=4">Arse Elektronika 2011</a>! This yearly tech sex geek gathering features the crème de la crème of sex thinkers, hackers, and enthusiasts in a three day intellectually orgasmic extravaganza. We are honored to be a part of it this September, and we hope you&#8217;ll join us. Arse Elektronika 2010 featured speakers such as Susie Bright and Carol Queen, demonstrations of new technology including transcontinental public remote sex toy control and wearable erotic electronics, DIY workshops and tons more content sufficient to make any sex geek salivate. We&#8217;re planning to make this year even better.</p>
<p>Read on to see the full PSIgasm Project presentation submission, with details on the project and on the interactive presentation we have planned. We have a few months before September and the mad science laboratory is going to be burning the midnight oil to make this happen. We hope to see you all there.</p>
<p>Download the .pdf <a href="/Arse Electronica submission.pdf">here</a>.<br />
<iframe src="http://docs.google.com/viewer?url=http%3A%2F%2Fwww.PSIgasm.net%2FArse+Electronica+submission.pdf&amp;embedded=true" style="height:600px;width:540px;" class="pdf"></iframe></p>
<p><a href="/?p=116" rel="bookmark" title="Link to The PSIgasm Project at Arse Elektronika 2011"><img width="150" height="150" src="/wp-content/uploads/2011/03/arse_banner-150x150.jpg" class="attachment-thumbnail wp-post-image" alt="arse_banner" title="arse_banner" /></a></p>]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=116</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sexploration With Monika: Sex Geek Potluck!</title>
		<link>https://psigasm.net/?p=90</link>
		<comments>https://psigasm.net/?p=90#comments</comments>
		<pubDate>Thu, 03 Mar 2011 02:13:21 +0000</pubDate>
		<dc:creator>Maggie Mayhem</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=90</guid>
		<description><![CDATA[PSIgasm was on the air at FCC Free Radio on the "Sexploration With Monika" show. ]]></description>
			<content:encoded><![CDATA[<p>On Feb 25th, PSIgasm was thrilled to appear on <a href="http://sexplorationwithmonika.libsyn.com/" target="_blank">Sexploration With Monika</a> over at <a href="http://www.fccfreeradio.com/" target="_blank">FCC Free Radio</a>. Sex educator and sex educator wrangler <a href="http://reidaboutsex.com/" target="_blank">Reid Mihalko</a> organized the night and all kinds of amazing people were there talking about what they&#8217;ve been busy with lately. Also appearing on the show were: <a href="http://sexademic.wordpress.com/" target="_blank">Jessi Fischer</a>, home from her recent  pro-porn debate victory at Cambridge; <a href="http://www.ohmegan.com/">Megan Andelloux</a> a major east coast sex positive activist and educator;<a href="http://maybemaimed.com/" target="_blank"> Maymay</a> of <a href="http://kinkontap.com/" target="_blank">Kink On Tap</a> and sex culture critic; writer, educator, activist and sexy geek<a href="http://www.talesofthepack.com/" target="_blank"> Allison Moon</a>; <a href="http://www.mistressminax.com/" target="_blank">Mistress Eve Minax</a>; blogger and sex adventure-seeker <a href="http://fleurdelissf.wordpress.com/" target="_blank">Fleur de Lis SF</a>; alongside many more amazing people making films, breaking walls, and talking about sex. Everyone had something fantastic to say but I&#8217;m not going to lie to you- there is no chaos like a bunch of sex geeks having a potluck on pirate radio. This edition of &#8220;Sexploration With Monika&#8221; cannot be missed.</p>
<p>Here are some of the photos and check back soon for an excerpt of what we talked about on the air.</p>

<a href='/?attachment_id=104' title='SGP_12'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_12-150x150.jpg" class="attachment-thumbnail" alt="SGP_12" title="SGP_12" /></a>
<a href='/?attachment_id=103' title='SGP_8'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_8-150x150.jpg" class="attachment-thumbnail" alt="SGP_8" title="SGP_8" /></a>
<a href='/?attachment_id=102' title='SGP_4'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_4-150x150.jpg" class="attachment-thumbnail" alt="SGP_4" title="SGP_4" /></a>
<a href='/?attachment_id=101' title='SGP_11'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_11-150x150.jpg" class="attachment-thumbnail" alt="SGP_11" title="SGP_11" /></a>
<a href='/?attachment_id=100' title='SGP_7'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_7-150x150.jpg" class="attachment-thumbnail" alt="SGP_7" title="SGP_7" /></a>
<a href='/?attachment_id=99' title='SGP_3'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_3-150x150.jpg" class="attachment-thumbnail" alt="SGP_3" title="SGP_3" /></a>
<a href='/?attachment_id=98' title='SGP_14'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_14-150x150.jpg" class="attachment-thumbnail" alt="SGP_14" title="SGP_14" /></a>
<a href='/?attachment_id=97' title='SGP_10'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_10-150x150.jpg" class="attachment-thumbnail" alt="SGP_10" title="SGP_10" /></a>
<a href='/?attachment_id=96' title='SGP_6'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_6-150x150.jpg" class="attachment-thumbnail" alt="SGP_6" title="SGP_6" /></a>
<a href='/?attachment_id=95' title='SGP_2'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_2-150x150.jpg" class="attachment-thumbnail" alt="SGP_2" title="SGP_2" /></a>
<a href='/?attachment_id=94' title='SGP_13'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_13-150x150.jpg" class="attachment-thumbnail" alt="SGP_13" title="SGP_13" /></a>
<a href='/?attachment_id=93' title='SGP_9'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_9-150x150.jpg" class="attachment-thumbnail" alt="SGP_9" title="SGP_9" /></a>
<a href='/?attachment_id=92' title='SGP_5'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_5-150x150.jpg" class="attachment-thumbnail" alt="SGP_5" title="SGP_5" /></a>
<a href='/?attachment_id=91' title='SGP_1'><img width="150" height="150" src="/wp-content/uploads/2011/03/SGP_1-150x150.jpg" class="attachment-thumbnail" alt="SGP_1" title="SGP_1" /></a>

]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=90</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anal contractions of a man during orgasmic masturbation</title>
		<link>https://psigasm.net/?p=67</link>
		<comments>https://psigasm.net/?p=67#comments</comments>
		<pubDate>Sun, 27 Feb 2011 00:50:40 +0000</pubDate>
		<dc:creator>ned</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=67</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_81" class="wp-caption aligncenter" style="width: 525px"><a href="/wp-content/uploads/2011/02/Orgasmic_Contractions-2-20-2011_watermarked.jpg"><img class="size-full wp-image-81   " title="Muscular contraction during masturbation and orgasm 2/20/2011" src="/wp-content/uploads/2011/02/Orgasmic_Contractions-2-20-2011_watermarked.jpg" alt="" width="515" height="358" /></a><p class="wp-caption-text">The tension in the pelvic floor muscles during masturbation (top) and orgasm (bottom, top highlighted). Measurement device was used anally by a 25 year old cis-male. Contact info@psigasm.net to reproduce image.</p></div>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=67</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prototype scale drawing</title>
		<link>https://psigasm.net/?p=26</link>
		<comments>https://psigasm.net/?p=26#comments</comments>
		<pubDate>Tue, 22 Feb 2011 07:24:33 +0000</pubDate>
		<dc:creator>ned</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://psigasm.net/?p=26</guid>
		<description><![CDATA[drawing of what's inside to prototype PSIgasm device]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick drawing of what&#8217;s inside to prototype PSIgasm device. It&#8217;s just about as simple and easy as it looks. The only things left out of the drawing are an instrumentation amplifier and a female condom to make a better pressure seal.</p>
<div id="attachment_27" class="wp-caption alignnone" style="width: 310px"><a href="/wp-content/uploads/2011/02/device_with_drawing.jpg"><img class="size-medium wp-image-27" title="Prototype drawing" src="/wp-content/uploads/2011/02/device_with_drawing-300x262.jpg" alt="" width="300" height="262" /></a><p class="wp-caption-text">A scale drawing of the prototype PSIgasm device</p></div>
]]></content:encoded>
			<wfw:commentRss>https://psigasm.net/?feed=rss2&#038;p=26</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
