Rakwireless Launches WisBlock IoT Modular System Beta Testing Program

WisBlock IoT Modular System Prototype

Rakwireless has launched several IoT evaluation boards such as RAK4260 LoRaWAN EVB relying on WisBlock modules comprised of a carrier board and a module. So far, those were always sold as part of evaluation boards, but now the company is trying to expand WisBlock use as a modular system, so users can easily build their custom systems, LEGO style. The modular system is based on four different block types: WisBlock Base – A carrier board with connectors for other block types, power supply, some ports WisBlock Core – Module with a microcontroller/processor WisBlock Sensor – Modules with environmental sensors, motion sensors, ambient light sensors, or others WisBlock IO – Adds more inputs, outputs, or connectivity options including  LTE-M / NB-IoT, cellular and Wi-Fi modules, NFC reader, and interfaces for I2C, UART, ADC, and GPIO. The company is just getting started with the solution, and initially will be offering one WisBlock […]

Heart Rate Development Kit Features ESP32 WiSoC, MAX30102 Pulse Oximeter & HR sensor

Arduino ESP32 Heart Rate-Oxygen Level Monitor

LilyGO has launched a fair amount of ESP32 boards with some less common features like Ethernet and OLED Display, cellular connectivity, LoRa & GPS, PoE, watch form factor, and more. Their latest product is somewhat different from their earlier boards with the TTGO Heart rate programming development kit being closer to a reference design since it comes with an enclosure similar to commercial products. The heart rate devkit features ESP32 WiFi and Bluetooth SoC, a small LCD, as well as a Maxim Integrated MAX30102 pulse oximeter and heart-rate sensor.   TTGO heart rate development kit specifications: SoC – Espressif Systems ESP32 dual-core Tensilica SoC with WiFi 4 & Bluetooth connectivity Display – 0.96-inch IPS LCD via ST7735 SPI controller Sensors MAX30102 heart rate blood oxygen I2C sensor MPU6050 6-axis accelerometer and gyroscope (I2C) Debugging – Micro USB port via CP2104 USB to TTL bridge Misc -PCF8563 RTC, user button Battery […]

Vision FPGA SoM Integrates Audio, Vision and Motion-Sensing with Lattice iCE40 FPGA (Crowdfunding)

Vision FPGA SoM

tinyVision.ai’s Vision FPGA SoM is a tiny Lattice iCE40 powered FPGA module with integrated vision, audio, and motion-sensing capability with a CMOS image sensor, an I2S MEMS microphone and a 6-axis accelerometer & gyroscope. The module enables low power vision (10-20 mW) for battery-powered applications, can interface via SPI  to a host processor as a storage device, comes with open-source toolchain and sample code, and is optimized for volume production. Vision FPGA SoM specifications: FPGA – Lattice iCE40UP5k FPGA with 5K LUT’s, 1 Mb RAM, 8 MAC units Memory – 64 Mbit QSPI SRAM for temporary data Storage – 4 Mbit QSPI Flash for FPGA bitstream/code storage Sensors Himax HM01B0 CMOS image sensor Knowles MEMS I2S microphone, expandable to a stereo configuration with an off-board I2S microphone InvenSense IMU 60289 6-axis Gyro/accelerometer I/Os 4x GPIOs with programmable IO voltage SPI host interface with programmable IO voltage Misc – Tri-color LED, […]

RAK7431 RS485 Bridge Relays ModBUS Data over the LoRaWAN Network

RAK7431 ModBUS RS485 LoRaWAN

Last year with covered Dragino RS485-LN RS485 to LoRaWAN converter that extends the range of RS485 wirelessly up to 15+km thanks to LoRaWAN connectivity. Rakwireless has now launched a similar product with RAK7431 Modbus RS485 to LoRaWAN bridge. RAK7431 key features and specifications: MCU- STM32L071 industrial-grade MCU with low-power consumption (4uA sleep) LoRa Semtech SX1272 LoRa transceiver Frequencies – RU864, IN865, EU868, US915, AU915, KR920, AS923 Tx Power – 20dBm (Max) LoRaWAN 1.0.3 protocol stack, supports Class A, Class B & C Polling mode, transparent mode and packet mode RS485 6-pin RS485 terminal block Support up to 16x RS485 devices, with up to 32 instruction sets Baud rate – Configurable 9600 to 115200bps Can power RS485 devices via a dedicated output USB – 1x Micro USB configuration port Misc – Reset key, 3x LEDs Input Voltages – 8-48V DC input via 2-pin terminal block; 5V via Micro USB Dimensions – […]

Renesas ZMOD4410 Indoor Air Quality HAT for Raspberry Pi Measures VOC, Humidity, and Temperature

Renesas ZMOD4410 Indoor Air Quality HAT Raspberry Pi

We’ve recently covered a few products or solutions designed to report indoor air quality (IAQ) including ESPurna firmware getting support for BME680 precise indoor air quality measurements and Metriful Sense indoor environment monitor for Arduino and Raspberry Pi. Avnet has now introduced its own Raspberry Pi IAQ add-on board with “Renesas ZMOD4410 Indoor Air Quality HAT for Raspberry Pi” capable of measuring VOC (volatile organic compounds), humidity and temperature, as well as estimating carbon dioxide (eCO2) levels. Renesas ZMOD4410 TVOC Sensor Hat (AES-RHSEN-ZM44-G) key features and specifications: Sensor – Renesas ZMOD4410 TVOC / IAQ I2C sensor, Renesas HS3001 relative humidity & temperature I2C sensor Misc – Power LED; software-controlled status LEDs for “sample active” and “limit” Host Interface – 20-header for Raspberry Pi with configurable alarm/interrupt output Power Supply via header Jumper for supply voltage selection between 1.75V and 3.9V (default:  3.3V) Test points to measure ZMOD4410 current consumption Avnet […]

MEGA-RTD Raspberry Pi HAT Offers up to 64 Resistance Temperature Detectors (Crowdfunding)

MEGA-RTD Raspberry Pi HAT

Sequent Microsystems like to make stackable Raspberry Pi HATs. After their stackable 4-relay board allowing for up to 32 relays controlled by a Raspberry Pi board, the company has now launched MEGA-RTD 8-channel RTD Raspberry Pi HAT enabling up to 64 resistance temperature detectors via 8x MEGA RTD board stacked on top of a Raspberry Pi board. If you haven’t heard about this type of temperature sensors, we wrote a post explaining the advantages and drawbacks of resistance temperature detectors last year. Basically, those temperature sensors contain a resistor that changes resistance value as their temperature changes, and support much wider temperature ranges than traditional temperature sensors such as DHT22 while keeping a <0.1°C accuracy. The price of the sensors themselves is similar to traditional sensors, but the total price is more expensive since they require extra hardware to measure the resistance/voltage value. MEGA-RTD key features and specifications: MCU – […]

ESPurna ESP8266 Automation Firmware Gets Support for BME680 Sensor’s Precise Indoor Air Quality Measurements

BME680 air quality sensor

Bosch BME680 is a 4-in-1 air quality sensor measuring relative humidity, barometric pressure, ambient temperature, and gas (VOC) levels. It’s found in boards such as STM32 based Metriful Sense or Nordic Thingy:91, and Bosch Sensortec published an Arduino library based on “Bosch Sensortec Environmental Cluster (BSEC) Software” to provide precise calculations temperature, humidity, pressure, and indoor air quality (IAQ). BSEC proprietary algorithms can provide indoor air quality data as good as more expensive CO2 sensors according to a recent presentation by the company. Max Prokhorov, lead ESPurna maintainer, and Rui Marinho noticed none of the popular open-source ESP8266 automation firmware including ESPurna, Tasmota, and Esphome supported BME680 sensor just yet. So they decided to work together to add BME680 sensor support via BSEC library to ESPurna firmware, and now it’s very easy to use as you just need to define BME680_SUPPORT=1 before compiling the firmware. You’ll find the now-merged pull […]

Industrial-Grade Optical Rain Gauge Beams Infrared Light to Measure Rainfall

Optical rain gauge

I remember when I was a kid, we had rain gauge to measure the amount of rainfall in the garden, so after heavy rains, I liked to have a look to find out how much rain actually fell. Those collected water in a tube, and we could read the millimeter value right on the tube. But now with the Internet of Things, we can have smarter solutions including tipping-bucket rain gauges that collect water and usually report the data via an RS-232 port. But I’ve just found out there’s another method to measure rainfall with an industrial-grade optical rain gauge I just found on Seeed Studio for $99.00. It’s a sphere about the size of half a tennis ball that beams infrared light instead of collecting water and somehow managed to accurately report the amount of rainfall. RG-15 optional rain gauge specifications: Nominal Accuracy – ±10% Host Interfaces J1 Terminal […]