Space status: Difference between revisions

From NURDspace
(active!)
(Update!)
Line 22: Line 22:
== Update 10 april 2012 ==
== Update 10 april 2012 ==
Since we have internet, we can now have updates! First step is the iBook G4 that runs a small Java IRC bot that can be controlled from the console by typing 'o' or 'c' (for 'open' and 'close'). It then updates the space status in the #nurds topic. Next step is a GUI (Swing).
Since we have internet, we can now have updates! First step is the iBook G4 that runs a small Java IRC bot that can be controlled from the console by typing 'o' or 'c' (for 'open' and 'close'). It then updates the space status in the #nurds topic. Next step is a GUI (Swing).
== Update 12 april 2012 ==
An LDR has been connected to the half-broken Arduino and the iBook has been freed of its duties. buZz installed Java on the Dockstar and the software runs there now. The Arduino has been connected and everything works. We also proved that the bot can send DMX commands, currently fading in the only lamp connected as the space opens and fading it out as it closes.


Further steps may include:
Further steps may include:
* connect an Arduino to the iBook and access it using a Java API (you'll need http://silveiraneto.net/2009/03/01/arduino-and-java/ );
* <s>connect an Arduino to the iBook and access it using a Java API (you'll need http://silveiraneto.net/2009/03/01/arduino-and-java/ );</s>
* connect a Big Red Button to the Arduino to control space status;
* connect a Big Red Button to the Arduino to control space status;
* LDR close to the fluorescent lighting connected to the Arduino;
* <s>LDR close to the fluorescent lighting connected to the Arduino;</s>
* detection inside the lock connected to the Arduino;
* detection inside the lock connected to the Arduino;
* complete redesign of code, it's messy as hell now;
* redesign of hardware, it's messy as hell now;


Do we need more media? buZz mentioned something about a JSON on a public HTTP... probably this: https://hackerspaces.nl/spaceapi/
Do we need more media? buZz mentioned something about a JSON on a public HTTP... probably this: https://hackerspaces.nl/spaceapi/
Line 33: Line 39:
* a logo;
* a logo;
* icons for 'open' and 'closed'
* icons for 'open' and 'closed'
Someone care to draw some stuff?


Someone care to draw some stuff?
* separate lamp to announce space status (connected to the dimmer);
* incorporating the temperature sensor (currently on the Teensy) on the Arduino;

Revision as of 00:05, 13 April 2012

NURDspace Project
link=File:{{{Name}}}.jpg
Participants Bjornl, User:buzz
Skills
Status
Niche
Purpose
Tool
Location
Cost
Tool category

{{{Name}}}Property "Tool Name" (as page type) with input value "{{{Name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:{{{Tool}}} | [[Tool Owner::niz buZz? you? | }} {{#if:{{{Tool}}} | [[Tool Cost::{{{Cost}}} | }}

Goal: (semi)automatic updates when space opens and closes.

Media

  • IRC (topic?)
  • Twitter?
  • Wiki?
  • ...

Trigger

  • Nice big red button?
  • Motion detection @ cam?
  • Detection @ lock?
  • ...

Update 10 april 2012

Since we have internet, we can now have updates! First step is the iBook G4 that runs a small Java IRC bot that can be controlled from the console by typing 'o' or 'c' (for 'open' and 'close'). It then updates the space status in the #nurds topic. Next step is a GUI (Swing).

Update 12 april 2012

An LDR has been connected to the half-broken Arduino and the iBook has been freed of its duties. buZz installed Java on the Dockstar and the software runs there now. The Arduino has been connected and everything works. We also proved that the bot can send DMX commands, currently fading in the only lamp connected as the space opens and fading it out as it closes.


Further steps may include:

  • connect an Arduino to the iBook and access it using a Java API (you'll need http://silveiraneto.net/2009/03/01/arduino-and-java/ );
  • connect a Big Red Button to the Arduino to control space status;
  • LDR close to the fluorescent lighting connected to the Arduino;
  • detection inside the lock connected to the Arduino;
  • complete redesign of code, it's messy as hell now;
  • redesign of hardware, it's messy as hell now;

Do we need more media? buZz mentioned something about a JSON on a public HTTP... probably this: https://hackerspaces.nl/spaceapi/ So I will need:

  • a logo;
  • icons for 'open' and 'closed'

Someone care to draw some stuff?

  • separate lamp to announce space status (connected to the dimmer);
  • incorporating the temperature sensor (currently on the Teensy) on the Arduino;