Blue Melon
BlueSense

Blue Melon v.o.f. overgenomen door eMbed Engineering B.V.

Blue Melon gaat samen verder met eMbed Engineering onder de vlag van eMbed Engineering! Met het samenvoegen van beide bedrijven is een stabiele en slagvaardige organisatie ontstaan die flexibel is en garant staat voor kwalitatief hoogwaardige producten. Ons uitgangspunt hierbij is dat we u nu nog beter van dienst kunnen zijn in het ontwikkelen van elektronica. Het samenvoegen van beide bedrijven heeft ook geleidt tot een uitbreiding van het portfolio en een enorme toename van competenties. Competenties die uiteen lopen van hardwareontwikkeling op chipniveau, tot higher level embedded software op basis van embedded Linux met internet connectiviteit. Hierdoor zijn we in staat om met parate kennis de meest uiteenlopende projecten in korte tijd tot een succes maken.

Vanaf begin december is eMbed Engineering te vinden op www.eMbed.nl. Op onze vernieuwde website kunt u naast informatie over eMbed Engineering als organisatie een selectie van ons portfolio vinden. We hopen u met dit bericht volledig te hebben geïnformeerd over de ontwikkelingen bij eMbed Engineering. Als u vragen hebt over de situatie of de ontwikkelingen, dan kunt u ons uiteraard bereiken via onze contactgegevens.

Deze website wordt niet meer bijgewerkt, bekijk de nieuwe website van eMbed Engineering!

Products/BlueSense Max MSP/Temperature

From BlueMelon

The sensor is a temperature dependent resistor. When the voltage over such a resistor is measured it is possible to determine the temperature. However the temperature does not increase linearly with the measured voltage. This means that for example the temperature is 2 degrees at a measured voltage of 1000mV, 4 degrees at value 1200mV and 10 degrees at value 1300mV. So it's not possible to accurately determine the temperature with a few simple formulas. In most cases however the sensor's datasheet contains a table with resistance values and their corresponding temperatures. These values can be used in the following Max MSP patch to accurately determine the temperature.

temperature maxmsp.gif

The top block is needed to establish the connection between Max MSP(tm) and the BlueSense usb (wireless) router. T

The middle block contains the analog input module. The first argument of the "analog input" module is its identification number. Every BlueSense module has its own identification number which never changes. The id can be found on the module itself, and can also be found by checking the module table of the BlueSenseMaster component.

The block below contains the objects needed to convert the digital value to a temperature. First the setdomain message specifies the range of input values. For a ten bit resolution these are values from 0 to 1024. The setrange message determines the minimum and maximum output temperature values. In this case from -10 to +50 degrees celsius. The clear message removes all points from the chart. The messages on the right allow you to add points. For example the message 650 8.0 specifies that the temperature is 8 degrees when a digital value of 650 is read by the analog input device.

BM7003.gifBM7003 Bluesense analogue inputs
6 analogue inputs, 1-10 bits resolution, max. 1000 samples/second.
€ 59,-
BM3002t.gifBM3002 Negative temperature coefficient
Negative temperature coefficient for BlueSense analogue input (incl. wire and resistor)
€ 2,99


         

 

This page was last modified 09:00, 7 June 2006.