Difference between revisions of "SuperCaptor"

From Fixme.ch
Jump to: navigation, search
m (Software)
(Hardware)
Line 9: Line 9:
 
* USB
 
* USB
 
* Ethernet
 
* Ethernet
* temperature
+
* temperature in/out
* humidity
+
* humidity in/out
 
* light sensor
 
* light sensor
 
* 3-axis magnotometer
 
* 3-axis magnotometer
Line 17: Line 17:
 
* clap sensor ([http://www.extremecircuits.net/2011/09/ultra-sensitive-solid-state-clap-switch.html] without 555 and remaining circuitry)
 
* clap sensor ([http://www.extremecircuits.net/2011/09/ultra-sensitive-solid-state-clap-switch.html] without 555 and remaining circuitry)
  
 +
of course, there is PWM, ADC and the like on the PIC and these should be made available easily.
  
maybe an addon board should be used by default. GPIO could be used to drive [[GPIO relay board]] or [[GPIO SSD board]]
+
maybe an addon board should be used by default. GPIO could be used to drive [[GPIO relay board]]
  
 
== Software ==
 
== Software ==
 
XMPP client for use with [[XMPPHWFS]]
 
XMPP client for use with [[XMPPHWFS]]

Revision as of 03:13, 29 December 2011

The name is stupid, don't tell me about it.

The aim is to have a board that is loaded with sensors, components being populated as needed for each application.

Hardware

inspired from Web Platform with DSPIC33FJ128MC804 (has CAN support, 10 pieces have been bought)

We need

  • USB
  • Ethernet
  • temperature in/out
  • humidity in/out
  • light sensor
  • 3-axis magnotometer
  • 3-axis accelerometer
  • gyro
  • clap sensor ([1] without 555 and remaining circuitry)

of course, there is PWM, ADC and the like on the PIC and these should be made available easily.

maybe an addon board should be used by default. GPIO could be used to drive GPIO relay board

Software

XMPP client for use with XMPPHWFS