simpleRTK2B-SBC packs 3 u‑blox ZED-F9P RTK GNSS receivers for centimeter-level GPS positioning

simpleRTK2B-SBC RTK GNSS board

Real-time Kinematic (RTK) relative positioning technique allows for 1-3cm positioning accuracy with data derived from satellite-based positioning systems such as GPS, BeiDou, GLONASS, Galileo, and NavIC. We’ve previously covered Skytraq PX1122R RTK GNSS module as well as SBG Systems Ellipse-D industrial-grade inertial navigation system featuring the technology, and now Spain-based ArduSimple has announced the simpleRTK2B-SBC single board computer that aims to “simplify the development of centimeter-level positioning solutions supporting real-time kinematics (RTK)” via up to three u‑blox ZED-F9P RTK GNSS receivers. simpleRTK2B-SBC board features & specifications: MCU – STMicro STM32F7 Cortex-M7 microcontroller GNSS Positioning 184-channel u-blox ZED-F9P engine Configuration options 2x ZED-F9P for position + heading 3x ZED-F9P for position + full attitude (roll, pitch, yaw) Navigation rate up to 20Hz Position accuracy down to 1 centimeter GPS: L1 & L2;  GLONASS: L1OF & L2OF;  Galileo: E1 & E5b;  BeiDou: B2I & B2I; QZSS and SBAS Up to 4 integrated […]

Board::mini development tools offer a complete Vehicle-Hacking Platform (Crowdfunding)

board::mini base CAN bus automotive development board

If you are looking to connect to a vehicle’s CAN bus, then the newly launched open-source board::mini development tools include a board and expansion boards that will aid your application. BMC labs have introduced a development board based on the STM32 MCU and supporting expansion boards to increase the capabilities of the baseboard via a crowdfunding project.  As mentioned earlier, the board:mini base development board features an STM32 MCU at its heart and comes with a CAN transceiver. For those who do not know what a CAN transceiver is, it just transmits and detects data on the CAN bus. The board:mini project also includes three expansion boards designed to fit on top of the base development board.  The bmc::board project was born to produce development tools appropriate for both field- and industrial-prototyping work. These boards were not designed to sit on a workbench. We ourselves have a habit of strapping […]

WM1302 LoRaWAN gateway mini PCIe module works over SPI or USB

WM1302 LoRaWAN Gateway Module

Announced in 2019, Semtech SX1302 LoRa transceiver is designed for cheaper, and more efficient LoRaWAN gateways, and we’ve seen it in mini PCIe concentrator cards such as nFuse SX1302 and Rak Wireless RAK2287 using USB or SPI host interfaces. Seeed Studio adds another option with WM1302 LoRaWAN gateway mPCIe module using either SPI or USB interfaces and supporting 868 or 915 MHz frequency bands. WM1302 module specifications: MCU – STMicro STM3L412 Arm Cortex-M4 microcontroller @ 80 MHz with 40KB RAM, 64 or 128KB flash LoRa Connectivity Semtech SX1302 LoRa Transceiver with 2x SX1250 Tx/Rx front-ends Tx power – Up to 26dBm @ 3.3V Rx sensitivity – Down to -139dBm @ SF12, BW 125 kHz; -125dBm @ 125K/SF7 LoRaWAN 1.0.2 compatible. LoRa band coverage – EU868, US915, AS923, AS920, AU915, KR920, and IN865. u.FL antenna connector Misc – Power, Config, and Tx/Rx LEDs Host Interface – SPI or USB interface on […]

Pockit modular Linux computer takes hot plugging magnetic blocks

Pockit modular Linux computer

There have been attempts to create modular computers and smartphones to reduce electronics waste and improve user-serviceability over the years with initiatives and products like Google Project Ara, PinePhone and Fairphone3 smartphones, DevTerm mini computer, Olimex TERES-I laptop, and many more. Here’s another modular computer project that looks really cool. Pickit modular computer is comprised of an STM32+ESP32 based mainboard with a socket for an optional Raspberry Pi Compute Module 3. The board includes magnets and electrical contacts to snap and hot-plug modules/blocks while the computer is running. The video demo embedded further below, is really impressive, but let’s check out Pockit preliminary specifications first: MCU – STMicro STM32 microcontroller Wireless MCU – ESP32 dual-core processor with WiFi and Bluetooth LE CPU module – Socket for Raspberry Pi Compute Module 3 Expansion 24+ feature BLOCKS ready to use with instant connection using magnetic-snaps including Ethernet, Display (HDMI), audio, sensor modules […]

CutiePi tablet gets a Raspberry Pi CM4 upgrade

Raspberry Pi CM4 Tablet

CutiePi tablet was launched on Kickstarter last year with a Raspberry Pi Compute Module 3+ Lite, an open-source hardware carrier board, and an 8-inch multi-touch display with 1280×800 resolution. Shipping to backers is about to start, but the company has already started working on a new version of the CutiePi Tablet with the Raspberry Pi CM4 module released last October. This will enable greater performance and more memory with the tablet shipping with a 2GB RAM CM4 module by default. CutiePi CM4 tablet preliminary specifications: SoM – Raspberry Pi Compute Module 4 Lite with Broadcom BCM2711 quad-core Cortex-A72 processor @ 1.5 GHz, 2GB RAM Storage – MicroSD card slot Display – 8-inch 5-point multi-touch IPS LCD with 1280×800 resolution Video Output – Micro HDMI Audio – 2W 8Ohm speaker, audio amplifier, built-in microphone Camera – 5MP front-facing camera (OV5647) Connectivity – Dual-band 802.11 b/g/n/ac WiFi 5 and Bluetooth 5.0 USB […]

OSD32MP1-RED full-featured STM32MP1 development board launched for $265

OSD32MP1-RED development board

OSD32MP1-RED development board was first announced last year together with another board based on Octavo Systems OSD32MP1 System-in-Package (SiP). The chip packs an STMicro STM32MP1 Cortex-A7/M4 processor, up to 1GB DDR3L memory, 4KB EEPROM, a PMIC, two low-power MEMS oscillators, over 100 passive components into a single 18x18mm 302 Ball BGA package. The company has now just announced the availability of the OSD32MP1-RED development platform on DigiKey, Arrow, and Mouser for around $265 and up. There have been a few modifications to the design with, for instance, the USB header replaced by a USB Type-A connector, but the most notable difference is that OSD32MP1-RED is now using a green PCB instead of the red one showed during the first announcement… OSD32MP1-RED specifications: SiP –  Octavo Systems OSD32MP157C-512M-BAA with STM32MP157C SoC with dual-core Arm Cortex-A7, Cortex-M4 real-time core, plus 512MB DDR3 memory, STPMIC1A power management chip, EEPROM, oscillator, and passive components […]

Use Scheme functional programming language with LambdaChip Alonzo STM32 board

LambdaChip Alonzo STM32 Scheme functional programming

Most MCU-based embedded systems come with firmware programmed with assembler, C, and/or C++.  But as referenced in a paper published in 2000 entitled ” Point of view: Lisp as an alternative to Java“, functional programming languages like Lisp or Scheme may lead to shorter development times compared to C/C++ or Java. That’s with this idea in mind that LambdaChip was created. It is a lightweight, open-source virtual machine designed to run on embedded systems with limited resources, for instance, an 80MHz microcontroller with 50KB RAM, and programmable with Scheme multi-paradigm programming language, a dialect of Lisp widely used for functional programming research and teaching. The company behind the project, also called LambdaChip, has just created its own hardware with LambdaChip Alonzo, an STM32 Cortex-M4 development board with 512KB flash, 128KB RAM, and that also comes with Bluetooth LE connectivity. LambdaChip Alonzo board specifications: MCU – STMicro STM32F411CEU6 Arm Cortex-M4 MCU […]

STM32WL based LoRa-5E development kits go for $19.90 and up

LoRa E5 development board

The LoRa-E5 STM32WL module we covered last month can now be found in two LoRaWAN development kits from Seeed Studio with the ultra-compact LoRa-E5 mini board, and the Arduino UNO shaped LoRa-E5 board with more I/Os. Both boards support the LoRaWAN protocol with global frequencies and can achieve a transmission range of up to 10 km with ultra-low power consumption. LoRa-E5 and LoRa-E5 mini specifications: LoRa connectivity LoRa-E5 modules based on STM32WLE5JC SoC with Arm Cortex-M4 MCU @ 48 MHz with 256 KB flash memory, 64 KB SRAM, SX126x LoRa radio Modulations – LoRa, (G)FSK, (G)MSK, BPSK Operating frequencies – 868/915MHz (EU868, US915, AU915, AS923, KR920, IN865) Output power – up to +20.8 dBm at 3.3V Rx sensitivity – -116.5 dBm to -136 dBm Protocol – LoRaWAN SMA-K and IPEX antenna connectors USB – 1x USB Type-C port for power and programming I/Os LoRa-E5 mini – 2x 12-pin through-hole and […]

Exit mobile version