B4R Arduino MLX90614 infrared thermometer example
The MLX90614 is a non-contact infrared thermometer with a measurement range from -70 to +380 degree Celsius. Just connect the four leads to your Arduino and you will have a…
The MLX90614 is a non-contact infrared thermometer with a measurement range from -70 to +380 degree Celsius. Just connect the four leads to your Arduino and you will have a…
The BMP180 is the function compatible successor of the BMP085, a new generation of high precision digital pressure sensors for consumer applications. The ultra-low power, low voltage electronics of the…
SHT31 is the next generation of Sensirion’s temperature and humidity sensors. It builds on a new CMOSens® sensor chip that is at the heart of Sensirion’s new humidity and temperature platform.…
MCP9808 digital temperature sensor example The MCP9808 digital temperature sensor converts temperatures between -20°C and +100°C to a digital word with ±0.5°C (max.) accuracy. The MCP9808 comes with user-programmable registers…
The HDC1000 is a digital humidity sensor with integrated temperature sensor that provides excellent measurement accuracy at very low power. The device measures humidity based on a novel capacitive sensor.…
OK, this is part 2 of our Easy Module Shield examples using B4R. Lets crack on. RGB LED [codesyntax lang=”qbasic”] #Region Project Attributes #AutoFlushLogs: True #CheckArrayBounds: True #StackBufferSize: 300 #End…
I like the Easy Module Shield shield for Arduino’s, its a nice low cost option with a variety of features. here is a picture of the shield This shield has…
B4R is a development tool that I had not heard of before until today, it is from the makers of basic4Android a development tool that I have heard of. You…
You can now use the Arduino IDE to develop and program your Micro:Bit, in my view thats a good thing to add this support as its a popular development tool…
Arduino apps on Android devices are very hit and miss they generally seem to consist of the free and open source content on the Arduino website which can be in…