

RSS Bot
Bot-
Posts
4151 -
Joined
-
Last visited
Never
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by RSS Bot
-
Description Based on https://github.com/armbian/build/pull/4267 Jira reference number AR-1387 How Has This Been Tested? [x] Build test of all kernels 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
-
Description We need at least one build target in the family & it doesn't need to build image. View the full article
-
Everactive has launched a batteryless IoT devkit to let engineers evaluate its ultra-low-power energy harvesting solution and the Evernet wireless protocol for the “Hyperscale” Internet of Things. The kit is comprised of two environment sensors (ENV+ Eversensor) with a low-light photovoltaic harvester, one USB Evergateway, and an unlimited number of accounts to the Everactive developer console for data visualization. The ENV+ Eversensor features temperature, humidity, and pressure sensors, as well as a 3-axis accelerometer, supports the Evernet IoT protocol, and instead of using a battery for power, the device relies on a photovoltaic cell that provides enough energy for continuous data streaming to the USB gateway at a rate of once every 15 seconds. The public details about the development kit are rather light, but developers will have access to a developer console for data visualization, the ability to sandbox data & add virtual sensors, as well as access to [...] The post Everactive launches batteryless IoT devkit using Evernet low-power protocol appeared first on CNX Software - Embedded Systems News. View the full article
-
Description This code have 2 issues. The argument -f ${binary:Package} will be treated as varibale. So the command is incorrent and output nothing to stdout. But debsums will check all package when we don't specify any package. So it happens to work. What's more, when we silense it by default (#4080) , we leave a } after '>/dev/null 2>/dev/null'. It's really strange how it can work. lol 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 Update odroidxu4-current kernel to 5.4.220. How Has This Been Tested? [x] Reboot of my Odroid HC1 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
-
Description My rock5b always encountered system hang with the old rkbin files when ddr freq is 2112MHz. After updating these binaries there is no system hangs. 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] u-boot build successfully [x] no system hangs after updating u-boot 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
-
No descriptionView the full article
-
LOLIN C3 Pico is a tiny (25.4×25.4mm) ESP32-C3 RISC-V board with 2.4 GHz WiFi and Bluetooth Low Energy connectivity, a few I/Os, and LiPo battery support including charging circuitry. I tend to like Wemos/LOLIN boards, because of their small form factor, support for equally tiny shields, and low price. The LOLIN C3 Pico is no exception, and even adds a few features such as an RGB LED, an I2C connector, and support for battery power and charging. LOLIN C3 Pico specifications: SoC – Espressif Systems ESP32-C3FH4 single-core 32-bit RISC-V (RV32IMC) microcontroller up to 160 MHz with 400 KB SRAM, 4MB Flash Connectivity – 2.4 GHz WiFi 4 and Bluetooth 5.0 LE (in SoC) Expansion headers 2x 8-pin headers with up to 12x GPIO, ADC, I2C, SPI, UART (3.3V I/O voltage) LOLIN I2C port USB – 1x Type-C USB for 5V power and programming Misc – Reset button and user button, [...] The post LOLIN C3 PICO is a tiny ESP32-C3 board with battery charging support appeared first on CNX Software - Embedded Systems News. View the full article
-
FriendlyELEC has launched its sixth generation router with the NanoPi R6S equipped with a Rockchip RK3588S processor, two 2.5GbE ports, one Gigabit Ethernet port, and two USB interfaces. But the device will not exactly be limited to router functions as it comes with 8GB RAM, a 32GB eMMC flash, and an HDMI 2.1 port that support up to 8Kp60 video output, not to mention 8K video decoding capability and the integrated 6 TOPS NPU for AI workloads. NanoPi R6S specifications: SoC – Rockchip RK3588S octa-core processor with: CPU – 4x Cortex-A76 cores @ up to 2.4 GHz, four Cortex-A55 cores @ 1.8 GHz GPU – Arm Mali-G610 MP4 quad-core GPU with OpenGL ES3.2 / OpenCL 2.2 / Vulkan1.1 support VPU – 8Kp60 H.265/VP9/AVS2 video decoder, 8Kp30 H.264 decoder, 4Kp60 AV1 decoder, 8Kp30 H.265/H.264 video encoder AI accelerator – 6 TOPS NPU System Memory – 8GB LPDDR4X @ 2133 MHz Storage [...] The post NanoPi R6S – A Rockchip RK3588S router and mini PC with dual 2.5GbE, GbE, and… HDMI 2.1 appeared first on CNX Software - Embedded Systems News. View the full article
-
Description address wrong target we can expose two targets max Jira reference number AR-1386 How Has This Been Tested? This is fixing after the test 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
-
Description debian showed not supported due to absence of lsb-release motd didn't address displaying update aval correct How Has This Been Tested? [x] Manual run 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
-
Description Support for minimal images was broken. (cosmetic fix) Jira reference number [AR-9999] How Has This Been Tested? [x] Manual run 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
-
It’s now much easier to AI features to your project thanks to better tools, but as we’ve experienced when trying out Edge Impulse machine learning platform on the XIAO BLE Sense board, it still requires some effort and the learning curve may be higher than some expect. But for common tasks like face detection, there’s no reason for the solution to be hard-to-use or expensive, and Pete Warden (Useful Sensors) has designed the $10 Person Sensor fitted with a camera module pre-programmed with algorithms that detect nearby faces and reports the results over an I2C interface. Person Sensor specifications: ASIC – Himax HX6537-A ultra-low-power AI accelerator @ 400 MHz with 2MB SRAM, 2MB flash Camera Image Sensor – 110 degrees FOV Image scan rate – 7Hz with no facial recognition Image scan rate – 5Hz with facial recognition active Host interface Qwiic connector for the I2C interface up to [...] The post Easily add face detection to your project with the Person Sensor module appeared first on CNX Software - Embedded Systems News. View the full article
-
Most WiFi HaLow hardware platforms we’ve seen so far are based on Newracom chips, but AsiaRF AP7688-WHM WiFi HaLow IoT gateway features a module based on Morse Micro MM6108 802.11ah SoC instead. The gateway is powered by a 580 MHz MediaTek MT7688 MIPS processor providing 802.11n WiFi 4 and dual Ethernet networking, and features a USB port as well as an RS232 console for industrial control. WiFi HaLow (802.11ah) enables video and data transmission at a range of up to one kilometer and data rates of up to 32.5 Mbps. AP7688-WHM WiFi HaLow gateway specifications: SoC – Mediatek MT7688 MIPS SoC @ 580 MHz with built-in WiFi 4 System Memory – TBD Storage – TBD Connectivity 2x Ethernet RJ45 ports 2.4 GHz WiFi 4 1T1R up to 150 Mbps; PCB antenna 850 to 950 MHz WiFi HaLow 1T1R up to 32.5Mbps @ 8 MHz bandwidth via Morse Micro MM6108 chip; [...] The post WiFi HaLow IoT gateway is based on Morse Micro MM6108 802.11ah chip appeared first on CNX Software - Embedded Systems News. View the full article
-
Description Reported as broken https://github.com/armbian/build/pull/4251 How Has This Been Tested? [x] https://github.com/armbian/build/pull/4251 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
-
Microchip WBZ451 Curiosity Board features the company’s Microchip’s WBZ451PE Bluetooth Low Energy 5.2 and Zigbee 3.0 RF module based on the new Microchip PIC32CX-BZ2 32-bit Arm Cortex-M4F wireless microcontroller. WBZ451 Curiosity Board (EV96B94A) specifications: Wireless module – WBZ451PE Bluetooth Low Energy and Zigbee RF Module with Microchip PIC32CX-BZ2 32-bit Arm Cortex-M4F wireless microcontroller @ up to 64 MHz, 128KB RAM, 1MB flash, 2.4 GHz radio for Bluetooth LE 5.2 and 802.15.4 (Zigbee 3.0) Tx output power – Up +12 dBm Rx sensitivity – Up to -103 dBm PCB antenna 29x I/O pins Storage – 64Mbit QSPI flash Expansion – mikroBUS socket for MikroElectronika Click adapter boards Sensor – Microchip MCP9700A analog voltage temperature sensor Debugging On-board Programmer/Debug Circuit using PICkit On-board 4 (PKoB4) based on Microchip SAME70 MCU On-board USB to UART Serial Converter with Hardware Flow Control based on Microchip MCP2200 10-pin Arm Serial Wire Debug (SWD) header for [...] The post WBZ451 Curiosity Board features Microchip PIC32CX-BZ2 BLE and Zigbee 3.0 microcontroller appeared first on CNX Software - Embedded Systems News. View the full article
-
No descriptionView the full article
-
Description Having auto-login isn't always desirable for production images. 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] Booted on a NanoPi R4S 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 [X] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Partly resolves #4306. How Has This Been Tested? If the kaslrseed command hasn't been compiled in to u-boot, it gracefully skips generating the kASLR [X] Booted on a NanoPi R4S 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 [X] Any dependent changes have been merged and published in downstream modules View the full article
-
Description Maintenance. How Has This Been Tested? [x] Build test of all variants manually [x] Build in CI 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
-
No descriptionView the full article
-
Firefly EC-R3588SPC industrial mini PC is based on the Rockchip RK3588S octa-core Cortex-A76/A55 processor and offers various interfaces used in industrial settings such as RS485 and RS232 serial interfaces, a CAN Bus, a relay, and digital input. The system is offered with up to 32GB RAM and 128GB eMMC flash, supports M.2 NVMe or SATA storage, as well as Gigabit Ethernet, Fast Ethernet, WiFi 4, Bluetooth 5.0, and 4G LTE cellular connectivity. You’ll also find 8K-capable HDMI and DisplayPort (USB-C) video outputs, some USB ports, and a 3.5mm audio jack. Firefly EC-R3588SPC specifications: SoC – Rockchip RK3588S octa-core processor with CPU – 4x Cortex-A76 cores @ up to 2.4 GHz, four Cortex-A55 cores GPU – Arm Mali-G610 MP4 quad-core GPU with OpenGL ES3.2 / OpenCL 2.2 / Vulkan1.1 support AI accelerator – 6 TOPS NPU VPU – 8Kp60 H.265/VP9/AVS2 video decoder, 4Kp60 decoder, 8Kp30 H.265/H.264 video encoder System Memory – [...] The post Rockchip RK3588S industrial mini PC features CAN Bus, RS485 & RS232 interfaces, relay, and more appeared first on CNX Software - Embedded Systems News. View the full article
-
GL.inet Brume 2 is an OpenWrt router, or rather a “security gateway” as the company calls it, powered by a MediaTek MT7981B (Filogic 820) dual-core Cortex-A53 processor, and equipped with a 2.5GbE WAN port and a Gigabit Ethernet LAN port. The device also comes with a USB 3.0 port for storage and a USB Type-C port for power. It is offered with either a plastic enclosure (GL-MT2500 model) or an aluminum allow case (GL-MT2500A model), and with WireGuard and OpenVPN, is suitable to host a VPN server and “monitor, manage, and configure SD-WAN settings”. Brume 2 (GL-MT2500/GL-MT2500A) specifications: SoC – MediaTek MT7981B (Filogic 820) dual-core processor @ 1.3 GHz System Memory – 1GB DDR4 Storage – 8GB eMMC flash Networking 1x 2.5 Gbps Ethernet WAN port 1x Gigabit Ethernet LAN port USB – 1x USB 3.0 Type-A port, 1x USB Type-C port for power Misc – Reset button, Power and [...] The post Brume 2 – OpenWrt “security gateway” with MediaTek MT7981B SoC supports WireGuard VPN appeared first on CNX Software - Embedded Systems News. View the full article