index.html 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. ---
  2. layout: page
  3. title : Carrie Kengle
  4. group: navigation
  5. ---
  6. <h3>Carrie Kengle</h3>
  7. <img src="68747470733a2f2f7777772e64726f70626f782e636f6d2f732f6937657779696a72687664366667722f636b2d70726f66696c652d7069632d3235362e706e673f646c3d31.png" />
  8. <p>Carrie Kengle is a New York based developer and designer. She is an active open-source contributor and can be found using the Raspberry Pi to create installations, web and data driven LED works</p>
  9. <hr />
  10. <h2>Presenting with <a href="../bruno-kruse/">Bruno Kruse</a></h2>
  11. <h3>Workshop: How Was Your Day, an Ambient Network</h3>
  12. <img src="687474703a2f2f692e696d6775722e636f6d2f324d47484966472e676966.gif" />
  13. <p>"How Was Your Day" is an experimental social network that enables you to communicate via color and light.</p>
  14. <p>Light patterns and color as forms communication has been explored throughout history. Examples include signal lamps, morse code, smoke signals and smartphone notifications. Can we develop our own ambient language using only patterns, light and color?</p>
  15. <p>Together in this workshop we are looking to push the these concepts further with our favorite modern-day web technologies. We will be designing a peer-to-peer communication network using software and hardware tools including Raspberry Pi, MeteorJS, MQTT, LED Strips and breakout boards.</p>
  16. <p>In the first half of the workshop we will learn about basic setup, networking and communication with Raspberry Pi. In the second half we'll build out the hardware component of the project to display our network data via light. Our breakout board kit is designed to be a simple way to connect LED strips to the RaspberryPi GPIO.</p>
  17. <h3>Workshop Agenda</h3>
  18. <ul>
  19. <li>Setting up the RPi</li>
  20. <li>Installing our social network templates. NodeJS + MQTT</li>
  21. <li>Break</li>
  22. <li>Hardware jam and building</li>
  23. </ul>
  24. <h3>Prerequisites</h3>
  25. <p>Basic programming knowledge recommended. (JavaScript)</p>
  26. <img src="ambient_networks.jpg" width="50%" />
  27. <h3>Materials</h3>
  28. <p>Bring $60 cash to purchase at the workshop, or bring your own:
  29. <ul>
  30. <li>Raspberry Pi Model B+</li>
  31. <li>USB WiFi dongle (802.11b/g/n)</li>
  32. <li>8GB Card w/ Raspbian Wheezy</li>
  33. <li>5V 2A MicroUSB power cable</li>
  34. </ul>
  35. </p>
  36. <p>We will also provide each attendee with these additional items:</p>
  37. <ul>
  38. <li>Custom hardware</li>
  39. <li>LED Strip</li>
  40. <li>5V power supply for the LEDs</li>
  41. </ul>
  42. <p>Each participant should have a laptop with a text editor and an SSH client installed.</p>