Intel unveils eASIC N5X Structured ASIC, and the Open FPGA Stack

Intel Open FPGA Stack

Intel’s virtual FPGA Technology Day 2020 is taking place today, and the company made two announcements before the event. First, the company introduced the new Intel eASIC N5X structured eASIC family with an Intel FPGA compatible hard processor system to design to quickly create applications across 5G, artificial intelligence, cloud, and edge workloads. In addition, Intel also announced the Intel Open FPGA Stack (aka Intel OFS), a scalable, open-source (intel calls it “source-accessible”) hardware and software infrastructure available through git repositories design to ease the work of hardware, software, and application developers. Intel eASIC N5X eASIC N5X is the first structure ASIC from the company to integrate an Intel FPGA compatible Quad-core Armv8 hard processor system. The new chips will help customers bring custom solutions faster to market compared to traditional ASICs thanks to the FPGA fabric, and at a cheaper cost and with up to 50% lower core power […]

Reading Vehicle OBD-II data through CAN within a containerized application in Embedded Linux

telematics applications overview-GNSS CAN Cloud embedded Linux

CNXSoft: This is a guest about OBD-II and CAN support in embedded Linux by Andre Márcio de Lima Curvello, Sr. FAE and Technical Evangelist, Toradex A connected world makes it possible to track your online orders being shipped to your home through your smartphone in real-time, and getting information about your vehicle such as tire pressure, outside temperature, and even details like if a lamp is broken – has begun to be possible via smartphones in modern vehicle models. But behind the magic of knowing where the truck carrying your package is at all times and other details of the vehicle, there is a very complex world made of embedded devices ‘talking’ to each other so the information makes its way from the device to you. In this article, you will learn how to create an application to communicate with a vehicle through CAN via the OBD-II standard. We use […]

Reolink RLC-810A Smart 4K PoE IP Camera Specifications and Unboxing

Reolink RLC-810A Smart 4K PoE Camera Review

I have reviewed two Reolink WiFi IP cameras in recent years: Reolink Argus Eco and Reolink Argus PT. Both are powered by solar panels, and they’ve been running at home for many months, but there are many false positives, or on the contrary, sometimes the PIR sensor fails to detect people. What would solve this is built-in AI into those surveillance cameras. The good news is that Reolink RLC-810A does just that with the ability to detect persons and/or vehicles, so you would not receive a notification because some bird or insect flew in front of the camera.  I’ve just received a review sample, so I’ll part by listing the specs and features, and unboxing the package to see what the camera looks like, and check out included accessories. Reolink RLC-810A specifications Video & Audio Image Sensor – 1/2.49″ CMOS Sensor Video Resolution – 3840×2160 (8.0 Megapixels) at 25 frames/sec […]

PixelBlaze v3 WiFi LED board supports live-coding via a web interface (Crowdfunding)

We’ve previously covered a couple of ESP8266 WiFi boards to control LED strips from ANAVI Technology ESP8266 powered ANAVI Miracle Controller and ANAVI Light Controller Starter Kit, but Ben Henke has also made similar ESP8266 LED controllers with PixelBlaze boards. The latest iteration – PixelBlaze v3 – is based on ESP32 WiSoC and comes in two variants: PixelBlaze v3 Standard with headers and PixelBlaze V3 Pico in a much tinier form factor (33.3 x 11mm) with both models supporting live-coding via a web interface. PixelBlaze v3 specifications: Wireless SiP or module Standard – ESP32-WROOM-32 module with Espressif ESP32 dual-core processor @ 240 MHz with 4MB flash Pico – ESP32-PICO-D4 system-in-package with Espressif ESP32 dual-core processor @ 240 MHz with 4MB flash 4-pin header with VCC, GND, DATA, CLK for LED matrix or strip Compatible with APA102, SK9822, DotStar, WS2811, WS2812 (up to 2,500 LEDs), WS2813, WS2815, NeoPixel, and WS2801 actively […]

Qualcomm QCC5141 Earbud reference design supports TrueWireless Mirroring and Hybrid ANC

qualcomm qcc5141 earbud reference design

Qualcomm has recently unveiled an earbud reference design based on the company’s QCC5141 low-power premium-tier Bluetooth SoC that supports TrueWireless Mirroring and Hybrid Active Noise Cancellation (ANC). What are TrueWireless Mirroring and Hybrid ANC? Qualcomm TrueWireless Mirroring technology relies on only one earbud to maintain the Bluetooth connection with the smartphone, while the secondary bud mirrors the connected bud.  If the connected earbud is removed, the secondary earbud assumes the connection with zero interruption. The technology enables both a better, more stable connection and lower power consumption Hybrid Active Noise Cancellation (ANC) is designed to provide high-quality immersive experiences and enable natural leak-through of noise to allow for awareness of surroundings. Qualcomm ANC is fully integrated into this QCC5141 chip to reduce the complexity, cost, and PCB space of adding ANC to earbuds and hearables. QCC5141 Earburd Reference Design Key features and specifications: WiSoC – Qualcomm QCC5141 single-chip Bluetooth SoC […]

Quantum Mini devkit combines Allwinner H3 M.2 SoM with baseboard

Quark-N Allwinner H3 M.2 SoM

Quantum Mini may be yet another Allwinner H3 Arm Linux development board, but what makes it special is the company used the standard M.2 Key-A 22mm form factor to create Quark-N Allwinner H3 system-on-module with storage and memory. The kit is completed by Atom-N baseboard that takes the M.2 module and offers two USB 2.0 ports, one USB Type-C port, as well as 2.4 GHz WiFi 4 and Bluetooth 4.0 connectivity, and a MicroSD port for additional storage. Quantum Mini development kit specifications: Quark-N SoM SoC – Allwinner H3 quad-core Cortex-A7 @  1GHz with Mali-400MP2 GPU System Memory – 512MB LPDDR3 Storage – 16GB eMMC flash Interfaces exposed via M.2 connector – Ethernet, SPI, I2C, UART, GPIO, MIC, LINEOUT Dimensions – 31 x 22mm (6-layer PCB) Temperature Range – 0-80°C Atom-N baseboard M.2 socket for Quark-N system-on-module Storage – MicroSD card slot Display – TFT display Connectivity – 2.4 GHz […]

Turn $1.5 Blue Pill STM32 board into a Sigrok compatible logic analyzer

Blue pill STM32 logic analyzer sigrok

“Blue Pill” is a popular STM32 development board thanks to its low cost – now as low as $1.50 on Aliexpress – and Arduino compatibility via the STM32duino project. People have created all sorts of projects around the tiny STM32 board, but I find Mark (aka thanks4opensource) buck50 test and measurement firmware very interesting as it turns the Blue Pill board into a logic analyzer compatible with the open-source Sigrok command-line tool and PulseView GUI. Mark explains the firmware is still at the beta stage, so bugs will most likely have to be fixed. Nevertheless, Buck50 firmware should enable the following key features on the Blue Pill board: 8 channel, 6+ MHz logic analyzer Approx. 5K sample buffer depth Samples stored only at signal edges for efficient memory usage Complex triggering via user-defined state machine supporting combinations of sequential (“A then B then C”) and logical-OR (“A or B or […]

WT32-SC01 is a thin 3.5-inch ESP32 color touchscreen display

3.5-inch ESP32 Display

Looking for an ESP32 board with a color touchscreen display? There is plenty of choices here, including Espressif Systems own ESP32-S2-Kaluga-1 multimedia devkit with a 3.2-inch display or M5Stack Core2 with a 2-inch display. But if you’d like a thinner and larger display, Tag Wireless WT32-SC01 is an ESP32-powered 3.5-inch color display with a 2-point capacitive touchscreen designed to be integrated into your own project or product. WT32-SC01 WiFi display specifications: Wireless Module – ESP32-WROVER-B module based on ESP32-D0WD dual-core processor up to 240 Mhz with 4MB SPI flash, 8MB PSRAM, 2.4GHz WiFi 802.11 b/g/n up to 150 Mbps, and Bluetooth 4.2 LE Display – 3.5-inch 480×320 display (SPI) with 2-pin capacitive touchscreen (I2C) Expansion – 2x 40-pin I/O pads with GPIO, I2C, VN/VP,  I2S, UART, 5V, 3.3V, GND Misc – Reset button (6), power and UART LEDs Power Supply – 5V/1A via USB type-C port for display only, or […]

Exit mobile version
UP 7000 x86 SBC