Away

I will be away to London for the SuperCollider Symposium between April 12 and 20. Any orders will be shipped after that date.

Posted in News | Comments Off

Workshop – EcoMedia

During the EcoMedia workshop at De Waag, I will be talking about environmental sensing, data gathering and representation, of course, using Sense/Stage!

Ecomedia, nieuwe kansen voor duurzaamheidseducatie 2-2-2012

Posted in News | Comments Off

bugfixes in pydonhive

I’ve fixed some bugs in the pydonhive scripts (related to how the data was parsed and scaled).

It’s highly recommended to update!

http://docs.sensestage.eu/installation-and-use-of-the-python-hive-client

There is also now a kind of meta-script where you can choose which method to use to send data on (datanetwork, libmapper, osc), and a GUI to set the command line arguments, together with a way of storing the default settings for command line parameters.

Posted in Development | Comments Off

Workshop – Ellentriek #14: sew – measure – send – receive

In the workshop:

Ellentriek #14: sew – measure – send – receive

I will help artists to use wireless communication for electronic textile applications.

http://timelab.org/en/civicrm/event/info?reset=1&id=810

Posted in News | Comments Off

Happy new year!

2012 has started!

Lots of inspiration for additional modules and improved software interfaces for the new year from my side,
and I wish lots of inspiration for creative, interactive, wireless projects to everyone visiting this site!

Posted in News | Comments Off

Away

Between December 8 and 25, I’m away for work and holiday. Any orders placed in this time will be shipped on or after December 26.

Posted in News | Comments Off

Added an option to send data to all minibees at once

I’ve now added an option to map a datanode in order to send data to all minibees at once. This will only work with the API mode of the minibees.

So far this has been implemented in the clients for Python (the hive client) and SuperCollider.

Posted in Development | Comments Off

Examples for custom data with HMC6343 and DS18x20

I’ve now added custom examples for using the HMC6343 sensor (not yet tested), and the DS18x20 temperature sensor (tested).

Posted in Development | Comments Off

NewSoftSerial tested

I have now tested the MiniBee with the NewSoftSerial library.

There is a small modification needed for it to work on the 12 MHz clock, so an adapted version of NewSoftSerial is distributed with the libraries.

I have tested with this library the following baudrates:

  • 4800, 9600, 19200, 38400, 57600, reading and writing work ok.
  • baudrate 115200 reading works, but writing doesn’t.
Posted in Development | Comments Off

New API mode library

I’ve finished making a different version of the firmware library, which uses the XBee API mode for communication.

This has a few advantages for addressing the MiniBees. In this way not all MiniBees will be receiving all communication anymore, so messages for a specific node will really only arrive at that specific node. This makes the messaging a bit more robust.

Instructions for changing your minibee setup to API mode.

In the shop you can now choose which communication style you want your nodes preprogrammed with.

Posted in Development | Comments Off