===== sensors + sensing tech ===== ==== Button array. ==== http://www.omroncomponents.co.uk/pdfs/switches/Tactile%20Switches/B3DA.pdf (Actually, that is the url of a pdf describing a button array. -Ed.) It apparently mounts on a PCB. ("Interesting. Tell me more." -Ed.) The buttons are small. 4 or 5 mm. and adhesive. With a life expectancy of 500,000 presses (that is, more than 1200 presses per button per day for a year). They can be designed and produced according to user specifications (external dimensions or key lay out). Here is a version which comes in strips rather than in a 2D array: http://www.omroncomponents.co.uk/pdfs/switches/Tactile%20Switches/B3B.pdf The operating force is 1.6 N. The height is 0.47 mm. The strip version is available in units of 6000 pieces. ==== PIC microcontrollers: ==== http://www.microchip.com ==== EZIO resources ==== http://www.ezio.com including supplies etc. ==== Interlink Electronics ==== http://www.interlinkelec.com Makers of force-sensing resistors, including variable resistance touch sensors, available as .2 inch circle, .5 inch circle, 1.5 inch square, and 24 inch trimmable strip, with prices about $5/ea. They may send samples. ==== dutch sensor research centres, producers etc.==== http://www.stw.nl/sensor/links.html (See also ElectronicSuppliers) ====Capacitive force and position sensors==== Several packaged solutions (including drivers) from a San Jose based company called synaptics. http://www.synaptics.com ====Piezoelectric pressure sensors==== Online intro to piezoelectric pressure sensors: http://www.pcb.com/tech_pres.html ====TACTEX==== as advertised, and resulting from research dollars of the canadian space agency, a pressure sensitive fabric based package based on embedded fiber-optic network. Recently also productized in Midiman's SurfaceOne? Midi controller. We just received one at work, so I will try it out. http://www.tactex.com ====Other pressure pads==== From one manufacturer: http://content.honeywell.com/sensing/prodinfo/pressure Security mats: somewhere I have information on this from the Max/MSP mailing list. ==== microsensor motes ==== The university of Berkeley has developed what the call 'motes', or "an Open Experimental software/hardware Platform for Network Embedded Systems Technology research that will accelerate the development of algorithms, services, and their composition into challenging applications dramatically. Small, networked sensor/effector nodes are developed to ground algorithmic work in the reality of working with numerous, highly constrained devices." http://webs.cs.berkeley.edu/ TinyOS is a component based os for embeded networked devices which controls the mote's hardware * project page http://webs.cs.berkeley.edu/tos/ * sourceforge, code + mailing list http://sourceforge.net/projects/tinyos * MICA Motes & Sensors http://www.xbow.com/Products/Wireless_Sensor_Networks.htm * articles * from sensormag -> http://www.sensorsmag.com/articles/0402/40/main.shtml * from EE Times -> http://www.eet.com/at/news/OEG20030128S0028 ====Notes on sensor dev.==== resourses list http://www.sensors-research.com/links.htm crossbow. sensor equipment manufacturers -> http://www.xbow.com/ ---- ==== ADXL ±2 g Dual Axis Accelerometer==== General Description The ADXL202 is a low-cost, low-power, complete 2-axis accelerometer with a measurement range of ±2 g. The ADXL202 can measure both dynamic acceleration (e.g., vibration) and static acceleration (e.g., gravity). The outputs are Duty Cycle Modulated (DCM) signals whose duty cycles (ratio of pulsewidth to period) are proportional to the acceleration in each of the 2 sensitive axes. These outputs may be measured directly with a microprocessor counter, requiring no A/D converter or glue logic. The DCM period is adjustable from 0.5 ms to 10 ms via a single resistor (RSET). If an analog output is desired, an analog output proportional to acceleration is available from the XFILT and YFILT pins, or may be reconstructed by filtering the duty cycle outputs. The bandwidth of the ADXL202 may be set from 0.01 Hz to 6 kHz via capacitors CX and CY. The typical noise floor is 500µg÷Hz allowing signals below 5mg to be resolved for bandwidths below 60Hz. The ADXL202 is available in a hermetic 14-lead Surface Mount Cerpak, specified over the 0∞C to +70∞C commercial or -40∞C to +85∞C industrial temperature range. The ADXL202E is an improved, smaller version of the ADXL202, low-cost, +/-2 g, dual-axis accelerometer. The ADXL202E features improved sensitivity and zero g bias limits, lower noise, wider 3dB frequency response, and lower price than the ADXL202. It is offered in a 5mm x 5mm x 2mm, 8-pin LCC package. ADXL210(e) is a 10g range verison of the same concept. ====wireless sensor kits==== * la kitchen http://www.la-kitchen.fr/hardw/kroonde.html * nwear http://www.csl.sony.fr/~atau/gesture/nwear.html ====reading==== * http://www.saffo.com/sensors.html * standardisation efforts for sensor-metadata (aka SensorML?) http://www.sensorsmag.com/articles/0403/30/main.shtml * sensor->motor coupling + hi speed visual feedback for robotics http://www.k2.t.u-tokyo.ac.jp/fusion/index-e.html ====aquisition and analysis==== see: [[Sensor Analysis]]