ArduinoShrink library slashes code size, boosts speed of Arduino AVR firmware

ArduinoShrink

Arduino AVR Core is supposed to be already efficient, as the resulting code will run on AVR ATmega168 and ATmega328 MCUs with just 16 to 32KB of internal flash storage and 8 to 16 MHz clock speeds. But Nerd Ralph felt there was space for improvement as for instance the Blink sample takes 924 bytes of flash storage when compiled for the Arduino Uno.  So he developed ArduinoShrink library with the same functions as Arduino AVR Core but enabling smaller and faster firmware files. The result is pretty impressive as we can see from the screenshot above with the Blink sample now taking just 196 bytes or an almost 80% reduction in size. So how was this feat achieved exactly? Ralph explains it in details in a blog post, but in a nutshell, the following main two steps were taken: Writing modular, self-contained code instead of providing a single static […]

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 […]

Khadas Edge2 Arm mini PC

LilyGo sells Open-Smartwatch open-source hardware ESP32 watch by “Paul’s 3D Things”

T-Open-Smartwatch

We’ve previously covered three variants of LilyGo T-Watch-2020 smartwatch based on ESP32 WiFi & Bluetooth SoC with TTGO T-Watch-2020 (V1) launched about a year ago, following by T-Watch-2020 V3 with a microphone for voice control, and T-Watch-2020 V2 with GPS. The company has recently launched a new rounded smartwatch based on ESP32-PICO-D4 SiP with a twist as they did not design it themselves and instead partnered with “Paul’s 3D Things” for the Open-Smartwatch, and just handle manufacturing and production. LilyGo Open-Smartwatch “Light Edition” specifications: Wireless module – LILYGO T-micro32 module based on ESP32-PICO-D4 module with dual-core ESP32 processor, 4MB FLASH, ceramic antenna or u.FL antenna connector Connectivity – Bluetooth 4.2 BR/EDR BLE and WiFi 4 2.4GHz 802.11 b/g/n Display –  1.3 inch circular LCD with 240×240 resolution USB – Micro USB for charging and programming Sensor – 3-axis BMA400 accelerator Debugging – USB to TTL via CH340E chip Misc -Reset […]

GMSL2 camera kit supports 15-meter long cables, up to six cameras with NVIDIA Jetson Xavier AGX

6x gmsl2 cameras nvidia agx xavier devkit

We’ve recently seen it’s possible to use a long cable with the Raspberry Pi camera thanks to THine camera extension kit that works with 20-meter LAN cables using V-by-One HS technology. e-con Systems has now launched a similar solution for NVIDIA Jetson Xavier AGX, one of the most powerful Arm devkits available in 2021, with NileCAM21 Full HD GMSL2 HDR Camera that supports up to 15-meter long cable as well as LFM (LED Flickering Mitigation) technology. NileCAM21 camera features and specifications: Based on OnSemi AR0233 Full HD camera module with S-mount interchangeable lens holder Gigabit Multimedia Serial Link 2 (GMSL2) interface with FAKRA connector Shielded coaxial cable for transmission of power and data over long distances (up to 15m) High Dynamic Range (HDR) with LED Flickering Mitigation (LFM) Supported resolutions and max frame rates for uncompressed UYVY streaming VGA (640 x 480) up to 60 fps qHD (960 x 540) […]

Google releases the source code for Lyra low bitrate speech codec

Lyra source code

Google showcased Lyra audio codec for high-quality voice calls at a low 3 kbps bitrate last February. But at the time, it was only for our eyes to see, or rather our ears to listen to, as the company did not release any software, but only audio samples with excellent quality compared to Speex @ 3 kbps or Opus @ 6 kbps. Google has now released the Lyra source code, written in C++ for optimal speed, efficiency, and interoperability and relying on both the Bazel build framework and the GoogleTest framework. The beta release provides the tools and APIs needed for Lyra encoding and decoding, and is currently optimized for the 64-bit Arm Android platform, but can also be run in Linux x86 64-bit. There is also an example app – lyra_android_example – that integrates with the Android NDK and offers a minimal GUI with two buttons to either record […]

Xiaomi Mi AX9000 WiFi 6 Enhanced router supports up to 1000 clients

Xiaomi Mi AX9000 wifi 6 enhanced router

Xiaomi launched the Mi AX6000 WiFI 6 Enhanced router, not to be confused with WiFI 6E, at the beginning of the year.  The router offers up to 4804Mbps link at 5 GHz, and up to 574Mbps with a 6+1 antenna configuration, as well as one 2.5GbE port, and several Gigabit Ethernet ports. But for people requiring even more bandwidth, Xiaomi Mi AX9000 WiFi 6 Enhanced router offers even more wireless throughput using three frequency bands with four antennas each, and up to 1148 Mbps at 2.4 GHz,  up to 4804Mbps at 5.2GHz, and up to 2402Mbps at 5.8GHz, which the company refers to as the 5G_Game band. Xiaomi Mi AX9000 WiFI 6 Enhanced Edition router specifications: SoC – Qualcomm IPQ8072 quad-core Cortex-A53 processor @ 2.2 GHz with dual-core 1.7GHz NPU (network acceleration engine / processing unit) System Memory – 1GB RAM Connectivity Wired 1x 2.5GbE LAN/WAN port 1x Gigabit Ethernet […]

Advertisement

ClearLink EtherNet/IP motion and I/O controller supports 4 axes of motion control

Clearlink EtherNet/IP Controller

A few weeks ago, we wrote about ClearCore Arduino compatible industrial I/O and motion controller that can be programmed with the Arduino IDE or a C/C++ SDK. Teknic has now announced ClearLink with basically the same hardware, but instead of being programmable in C++, the controller is managed over the EtherNet/IP protocol. ClearLink key features and specifications: MCU – Microchip SAME53 Arm Cortex-M4F microcontroller clocked at up to 120 MHz, with 512 KB flash, 192 KB of SRAM Storage – MicroSD card slot Connectivity 1x 10/100M Fast Ethernet RJ45 port compatible with EtherNet/IP Support for Xbee modules for wireless communication (WiFi, Bluetooth, ZigBee, DigiMesh, 802.15.4, etc.) I/Os 2x RJ45 serial ports for SPI or UART devices (5V output) 13x 3-pin terminal blocks with software configurable I/O, power, and ground Digital outputs can drive resistive or inductive loads up to 9 watts such as contactors, pneumatic or liquid valves, guard locks, […]

MECOOL KM2 – Netflix 4K certified, Amlogic S905X2-B TV Box runs Android TV 10

Mecool KM2 Netflix 4K TV Box

There are plenty of Amlogic TV boxes around, but unless you buy from the big players, most devices won’t support Netflix FullHD/4K because certification is hard to get for smaller companies. The Hailstorm device scaling program launched in 2018 aimed to make the process easier on Amlogic and Hisilicon processors, and HiMedia S1 TV dongle was one of the first to get approved. But now MECOOL KM2 joins the rank of Netflix 4K certified devices. The TV box is powered by an Amlogic S905X2-B processor running Android TV 10, also known as Android TV on Android 10. MECOOL KM2 specifications: SoC – Amlogic S905X2-B quad-core Cortex-A53 processor System Memory – 2GB DDR4 Storage – 8 GB eMMC flash, MicroSD card slot Video Output – HDMI 2.1 up to 4Kp60 with HDCP 2.3, HDMI-CEC support Codecs – H.264/AVC, H.265/HEVC, VP8 & VP9 HDR – HDR10+, HDR & HLG DRM – Widevine […]

Khadas VIM4 SBC