

RSS Bot
Bot-
Posts
4133 -
Joined
-
Last visited
Never
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by RSS Bot
-
Description update and adapt the armbian patches to v5.19.2 Checklist: [x] Test build sunxi64 [x] Test build sunxi View the full article
-
Description As suggested by @amazingfate here, rkvdec libreelec-imported patch is breaking edge compilation due to mainlined changes in kernel 5.19.2. This PR fixes the patch How Has This Been Tested? [x] rk322x deb packages complied properly Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
-
CNXSoft: This getting started guide/review of the SenseCAP K1100 sensor prototype kit is a translation of the original post on CNX Software Thai. The first part of this tutorial describes the kit and shows how to program it with Arduino to get sensor data to a LoRAWAN gateway and display it on Wio Terminal, before processing the data in a private LoRaWAN network using open-source tools such as Grafana. The second part – to be published later – will demonstrate the AI capability of the kit. In the digital era where IoT and big data are more prevalent, a large amount of data is required to be collected through sensors. To enable the digital transformation, SeeedStudio’s SenseCAP K1100 comes with all necessary sensors and equipment including the Wio Terminal, AI Vision Sensor, and a LoRaWAN module. With this plug-and-play platform, makers can easily create DIY sensors for data collection and [...] The post Getting Started with LoRaWAN on SenseCAP K1100 sensor prototype kit (Part 1) appeared first on CNX Software - Embedded Systems News. View the full article
-
Description Refactor rootfs cache: [X] Rename rootfs cache Don't hash version, just append to filename. So we can easily search local cache [X] Use date as version instand of increase number [X] Use Github api to get remote cache list [X] Check local cache when unable to download remote cache [x] Check local cache and remote cache at same time Use the newest cache instand of always the remote one first. How Has This Been Tested? No full test due to need support by server. Checklist: [ ] My code follows the style guidelines of this project [X] I have performed a self-review of my own code [X] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [X] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Canonical has been working on RISC-V support for Ubuntu for a while and released Ubuntu 20.04/21.04 64-bit RISC-V images for QEMU and HiFive boards last year. Now the company has released an Ubuntu 22.04.1 Server image for the StarFive VisionFive V1 RISC-V single board computer. While that’s a good development, The VisionFive V1, and other RISC-V platforms, are nowhere close to being Ubuntu-certified hardware, and Canonical posted a note reading “It is an early RISC-V developer access through Ubuntu 22.04.1.” The VisionFive V1 SBC is a pretty good platform for development with a StarFive JH7100 dual-core RISC-V processor, 8GB RAM, Gigabit Ethernet and WiFi connectivity, HDMI output, and four USB 3.0 ports, plus GPIOS headers, and MIPI CSI and DSI connectors. It offers a good middle ground between the high-end (and relatively expensive) HiFive Unmatched mini-ITX motherboard and the low-end Allwinner Nezha single board computer both of which can also [...] The post StarFive VisionFive V1 RISC-V SBC gets Ubuntu 22.04.1 Server image from Canonical appeared first on CNX Software - Embedded Systems News. View the full article
-
Description Here is a upstream api change in 5.19.2: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/include/media/hevc-ctrls.h?h=v5.19.2&id=dfacf78ed98c8e64ac39a5fd6aa9075bfccc3b3e. I notice that there're patches conataining the old api pic_order_cnt in rk322x-5.19 and sunxi-5.19, so maybe they should also get fixed. @paolosabatino @The-going How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] Kernel build success [x] v4l2-compliance success Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
MediaTek T830 is a consumer premise equipment (CPE) SoC with a quad-core Cortex-A53 processor, an integrated Sub-6GHz 5G modem, hardware-based network acceleration engines,and optional support for Wi-Fi 6/6E, and son the new WiFi 7. It’s unrelated to the MediaTek Filogic 830 WiFi router SoC and instead, offers an upgrade to the MediaTek T750 5G chipset for higher performance multi-gigabit CPE products, such as fixed wireless access (FWA) routers and mobile hotspots (Mi-Fi) with up to 7 Gbps 5G speeds. MediaTek T830 specifications: CPU – 4x Arm Cortex-A55 cores @ up to 2.2 GHz GPU – Unnamed 3D GPU Networking accelerators MediaTek Network Processing Unit QoS Acceleration and Tunneling Offload Engine for VLAN / PPTP / L2TP / GRE Memory I/F – LPDDR4x / LPDDR5 Storage I/F – nMCP (NAND-based Multi-Chip Package) suggested. SPI, eMMC 5.1, and ONFI (Open NAND Flash Interface) supported Display I/F – MIPI DSI interface for up [...] The post MediaTek T830 to power 5G FWA routers and mobile hotspots appeared first on CNX Software - Embedded Systems News. View the full article
-
Description Add two patches from upstream megous. Fix add and remove uwe-bsp node for sun50i-h6-orangepi-3-lts.dts Checklist: [ ] Test build sunxi64 [ ] Test build sunxi View the full article
-
We’ve just reviewed the Raspberry Pi 4-powered CrowPi L laptop and Crowtail Starter kit used to teach programming and electronics, but Elecrow has now launched the “Raspberry Pi Pico Advanced Kit” with 32 electronics modules, a smart kit car, and 32 tutorials that should be a more affordable way of teaching electronics and programming. However, it does so in a different way, as instead of using visual programming and Python, the Raspberry Pi Pico Advanced Kit’s lessons rely on MicroPython, and the projects are different with for example parts to build an obstacle avoidance, line tracking, or remote controlled car. Package content: Optional Raspberry Pi Pico board with Raspberry Pi RP2040 dual-core Cortex-M0+ microcontroller Breadboards 2x 400 holes solderless breadboards 1x 170 holes solderless breadboard Display modules 1602 LCD display module (Blue) OLED module 4-bit digital LED display module Lights 10x 5mm LEDs in green, red, blue, yellow, and [...] The post Elecrow’s Raspberry Pi Pico Advanced Kit ships with 32 electronics modules, 32 project tutorials appeared first on CNX Software - Embedded Systems News. View the full article
-
Nordic Semiconductor nRF7002 dual-band WiFi 6 companion chip is the first WiFi chip from the company and is designed to add Wi-Fi connectivity to solutions based on nRF52840 and nRF5340 wireless SoCs, and nRF9160 cellular IoT SiP, as well as non-Nordic host microcontrollers. The nRF7002 also adds Wi-Fi-based locationing (SSID sniffing of local Wi-Fi hubs) when used alongside Nordic’s existing products, and the launch means Nordic is now one of the rare companies offering chips for Bluetooth, 802.15.4 (Matter/Thread), Wi-Fi, and cellular IoT (NB-IoT, LTE Cat M). This was made possible with the acquisition of the development team, core Wi-Fi expertise, and Wi-Fi IP assets of Imagination Technologies Group in 2020. Nordic Semi nRF7002 key features specifications: Complies with 802.11a/b/g/n/ac/ax 2.4 GHz and 5 GHz dual-band Wi-Fi 6 Station (STA) 1 Spatial Stream (SS) 20 MHz channel bandwidth 64 QAM (MCS7), 86 Mbps PHY throughput OFDMA (Downlink and Uplink) BSS [...] The post Nordic Semi nRF7002 is a dual-band WiFi 6 companion IC for nRF52, nRF53, and nRF91 wireless chips appeared first on CNX Software - Embedded Systems News. View the full article
-
Sipeed TinyMaix open-source machine learning library is designed for microcontrollers, and lightweight enough to run on a Microchip ATmega328 MCU found in the Arduino UNO board and its many clones. Developed during a weekend hackathon, the core code of TinyMax is about 400 lines long, with a binary size of about 3KB, and low RAM usage, enabling it to run the MNIST handwritten digit classification on an ATmega320 MCU with just 2KB SRAM and 32KB flash. TinyMax highlights Small footprint Core code is less than 400 lines (tm_layers.c+tm_model.c+arch_O0.h), code .text section less than 3KB Low RAM consumption, with the MNIST classification running on less than 1KB RAM Support INT8/FP32 model, convert from keras h5 or tflite. Support multi-architecture acceleration: ARM SIMD/NEON, MVEI, RV32P, RV64V (32-bit & 64-bit RISC-V vector extensions) User-friendly interfaces, just load/run models Supports full static memory config MaixHub Online Model Training support coming soon Sipeed says there [...] The post TinyMaix is a lightweight machine learning library for microcontrollers appeared first on CNX Software - Embedded Systems News. View the full article
-
Description Keep empty line in armbianEnv.txt How Has This Been Tested? [ ] Test A Checklist: [ ] My code follows the style guidelines of this project [X] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [X] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Jira reference number AR-1287 View the full article
-
The NVIDIA Jetpack 5.0.2 production release is out with Ubuntu 20.04, the Jetson Linux 35.1 BSP 1 with Linux Kernel 5.10, an UEFI-based bootloader, support for Jetson AGX Orin module and developer kit, as new as updated packages such as CUDA 11.4, TensorRT 8.4.1, cuDNN 8.4.1. NVIDIA Jetson modules and developer kits are nice little pieces of hardware for AI workloads, but the associated NVIDIA Jetpack SDK was based on the older Ubuntu 18.04 which was not suitable for some projects. But the good news is that Ubuntu 20.04 was being worked on and initially available through the Jetpack 5.0.0/5.0.1 developer previews, and NVIDIA Jetpack 5.0.2 SDK is the first production release with support for Ubuntu 20.04. Besides the upgrade to Ubuntu 20.04, the Jetpack 5.0.2 SDK also adds support for both the Jetson AGX Orin Developer Kit and the newly-available Jetson AGX Orin 32 GB production module. It still [...] The post NVIDIA Jetpack 5.0.2 release supports Ubuntu 20.04, Jetson AGX Orin appeared first on CNX Software - Embedded Systems News. View the full article
-
Elephants Robotics myBuddy 280, aka myBuddy 280 Pi, is a dual-arm collaborative robot for education with a 7-inch display powered by Raspberry Pi 4 SBC, and also features three ESP32-based M5Stack core modules that help with the internal communication between the motors and the Raspberry Pi board. It builds upon the earlier myCobot 280 Pi robot with a single arm, with the same 280mm working range, but the new robot offers two arms, and a total of 13 degrees of freedom (DoF). The robot is also equipped with two 2MP HD cameras for computer vision, a standard 3.3V expansion I/O interface, a LEGO expansion interface, and can be fitted with a variety of adapters such as suction pumps, grippers, little hands (see below), etc… myBuddy 280 specifications: SBC – Raspberry Pi 4 (2GB or 4GB RAM) single board computer to control the display and communicate with the ESP32 modules IoT [...] The post myBuddy 280 dual arm robot features Raspberry Pi 4 SBC and ESP32 controllers appeared first on CNX Software - Embedded Systems News. View the full article
-
Android 13 has just been released rolling out to Google Pixel devices initially, and later to other devices from Samsung Galaxy, Asus, HMD (Nokia phones), iQOO, Motorola, OnePlus, Oppo, Realme, Sharp, Sony, Tecno, vivo, Xiaomi and more. Google also pushed Android 13 source code to AOSP (The Android Open Source Project). Most of the changes to the new version of the Android operating system were introduced with the first Android 13 developer preview – released in February 2022 – adding privacy, security, and productivity improvements, and even some hidden gems such as virtualization enabling Pixel 6 to run Linux and Windows 11, although the feature was mostly implemented for security reasons and running third-party code such as DRM or crypto outside of the Android OS. Other notable features added since then include Spatial Audio on headphones that enable head tracking, Bluetooth LE audio support, HDR video support on third-party camera [...] The post Android 13 released, source code pushed to AOSP appeared first on CNX Software - Embedded Systems News. View the full article
-
Description enable 5.19.y edge kernel for the radxa zero 2 builds on the radxa zero 2 board config 5.19.y kernel source is already handled by meson64 config so we just have to enable the edge kernel builds on the board config How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [ ] Test A [ ] Test B Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Powered by an Intel Celeron J6412 quad-core Elkhart Lake processor, the Jetway MI05-0XK thin mini-ITX networking board is equipped with six 2.5GbE ports, up to 16GB RAM via a single SO-DIMM socket, as well as M.2 sockets for storage, WiFi and/or cellular connectivity, some serial ports, and an optional HDMI port for video output. Four variants are offered: the standard MI05-00K model without eMMC flash nor TPM, the MI05-02K with a TPM 2.0 chip, the MI05-03K with a 32GB eMMC flash, and finally the MI05-07K with both the TPM 2.0 security chip and 32GB eMMC flash. Jetway MI05-0XK specifications: SoC – Intel Celeron J6412 quad-core Elkhart Lake processor @ 1.2 GHz / 2.6GHz (Burst frequency) with 1.5MB cache, 16 EU Intel UHD Graphics; 10W TDP System Memory – Up to 16GB DDR4-3200 via SO-DIMM socket Storage 1x SATA III (6 Gb/s) port 1x M.2 M-key 2242 SATA/PCIe Gen.3 x2 interface [...] The post Thin Mini-ITX networking board features six 2.5GbE ports, Celeron J6412 Elkhart Lake SoC appeared first on CNX Software - Embedded Systems News. View the full article
-
Description All changes are for onecloud. Rename back to csc Adjust sources config Disable u-boot compilation Support armbianEnv.txt Tweak bootscript Support outbut boot log to HDMI tweak VCC_CORE How Has This Been Tested? [X] Build and burn Checklist: [ ] My code follows the style guidelines of this project [X] I have performed a self-review of my own code [X] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [X] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
It’s not often we come across an Intel Xeon SBC, but that’s just what AAEON EPIC-TGH7 single board computer offers thanks to a choice of Intel Tiger Lake H processors up to the Xeon W-11865MRE octa-core/16-thread processor. So far, we had only written about Tiger Lake H-based COM Express and COM HPC modules from companies such as ADLink, Congatec, and Portwell, and the EPIC-TGH7 is the first proper SBC we’ve seen with the industrial processors. It supports up to 64GB RAM through two SO-DIMM sockets, SATA and NVME storage, offers 2.5GbE and Gigabit Ethernet ports, five video interfaces, eight USB 3.2/2.0 interfaces, and more. AAEON EPIC-TGH7 specifications: Tiger Lake-H SoC (one or the other) Intel Xeon W-11865MRE 8-core/16-thread @ 2.60GHz / 4.70GHz (Turbo) with 32 EU Intel UHD Graphics; TDP: 35-45W Intel Core i7-11850HE 8-core/16-thread processor @ 2.60GHz / 4.70GHz (Turbo) with 32 EU Intel UHD Graphics; TDP: 35-45W Intel [...] The post AAEON EPIC-TGH7 SBC supports up to Intel Xeon W-11865MRE (Tiger Lake H) processor appeared first on CNX Software - Embedded Systems News. View the full article
-
Description Show more informations in first-login Jira reference number AR-1216 How Has This Been Tested? [X] Build Checklist: [ ] My code follows the style guidelines of this project [X] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [X] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Description add information to the places where people might looking for it try to resolve confusions remove unnecessary infos Jira reference number AR-1284 How Has This Been Tested? Text changes only. Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
-
Russian company Prombit has unveiled the BITBLAZE Titan BM15 Arm Linux Laptop equipped with Baikal-M1 octa-core Arm Cortex-A57 processor manufactured by TSMC, up to 128GB RAM, SSD storage, and a 15.6-inch Full HD display. Baikal-M1, also called Baikal-M, was already found in desktop PCs and All-in-One Arm Linux computers launched last year for the Russian government and businesses, but I think it’s the first time it shows up in a laptop. BITBLAZE Titan BM15 specifications: SoC – Baikal M1 ((BE-M1000) octa-core Cortex-A57 processor @ up to 1.5 GHz with Arm Mali-T628 GPU; 28nm manufacturing process System Memory – 16GB RAM, upgradeable up to 128 GB thanks to the two SO-DIMM DDR4 sockets Storage – 250 to 512GB M.2 SSD Display – 15.6-inch IPS touchscreen display with 1920×1080 resolution Video Output – 1x HDMI port Audio – 3.5mm audio jack, and I’d assume speakers and a microphone Camera – Front-facing webcam [...] The post BITBLAZE Titan BM15 Arm Linux laptop features Baikal-M1 processor appeared first on CNX Software - Embedded Systems News. View the full article
-
Description As the tittle. Solution / workaround = attach it to last known working commit id. Jira reference number AR-1282 How Has This Been Tested? [x] Tested with 5.4.y and 5.19.y Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article