Get Lanyrd on your mobile (iPhone, Android and more) - check it out here

Sessions at Open Source Bridge 2010 about Hardware on Thursday 3rd June

Your current filters are…

Clear
  • Building A Mesh Network Wireless Temperature Sensor

    by Michael Pigg

    I wanted to be able to monitor temperatures in multiple locations in my house so that I could tell if changes made in the HVAC system were working or not. Although a commercial solution would be easiest to implement, I decided to build my own instead. I designed a simple wireless temperature sensor around a Digi XBee wireless module that would send temperature readings at regular intervals. The next step was to build software to interface with the wireless sensors and capture the data that they were sending. The interface software (called XBeeLib) uses Apache Mina as a major component to handle translation of packets to and from the wireless modules. The monitoring software (called pHomeNet) is a Java-based system running on the Apache Felix OSGi container. Observations from the sensors are recorded into a database (Apache Derby by default). Although the system is currently focused on recording temperature sensor data, it could easily be adapted to record data from other sensors or even to control devices based on sensor inputs. This presentation will delve into the hardware and software aspects of the system, although with more emphasis on the software and the role that packages such as Apache Felix and Apache Mina play in the system.

    At 1:30pm to 2:15pm, Thursday 3rd June

  • SuperSpeed me: USB 3.0 Open Source Support

    by Sarah Sharp

    This talk will provide a general overview of some of the cool new features of USB 3.0 devices, including link and function power management, and bulk endpoint "streams" that support SCSI command queuing.

    Operating system developers will be interested in how to support those new features, USB hardware hackers will be interested in how to communicate with USB 3.0 devices, and everyone else gets a sneak peek into what the next generation of USB 3.0 devices will look like.

    At 1:30pm to 2:15pm, Thursday 3rd June