Jump to content

RSS Bot

Bot
  • Posts

    4209
  • Joined

  • Last visited

    Never

Everything posted by RSS Bot

  1. Powered by the Rockchip RK3588 processor, Firefly Station P3D modular AI mini PC comes with two swappable layers, namely the top one with the main board and default ports such as two HDMI output ports, one HDMI input, Gigabit Ethernet, two USB 3.1 ports, etc…, and the bottom layer that can be configured with various ports depending on your specific application. The top layer is basically the new Station P3 mini PC with RK3588 octa-core Cortex-A76/A55 processor, up to 32B RAM, 256GB eMMC flash, an M.2 2280 NVMe SSD socket, and dual-band WiFi 6 & Bluetooth 5.0 plus all the ports mentioned above. Fire Station P3D specifications: SoC – Rockchip RK3588 octa-core processor with CPU – 4x Cortex-A76 cores @ up to 2.4 GHz, four Cortex-A55 cores @ up to 1.8 GHz GPU – Arm Mali-G610 MP4 quad-core GPU with OpenGL ES3.2 / OpenCL 2.2 / Vulkan1.1 support AI accelerator [...] The post Firefly Station P3D is a modular Rockchip RK3588 mini PC with swappable cards appeared first on CNX Software - Embedded Systems News. View the full article
  2. Description OrangePi kernel patched to enable TV Output on OrangePi Zero (LTE). Changes made according: https://github.com/robertojguerra/orangepi-zero-full-setup/blob/main/README2.md 7.3 Add the TV encoder driver to the Linux kernel source sunxi-6.1/0036-wip-h3-h5-cvbs-armbian.patch : makes additions to the "dts", which tells the kernel where are the new devices. Adds kernel code to interact with the tv encoder. With my modifications, now it is applicable to Armbian (this patch came from the LibreElec github). sunxi-6.1/zzzz2-tv.patch : by Armbian user "gleam2003", adds directives to make sure that the dtbo (device tree binary overlay) is compiled sunxi-6.1/zzzz3-tv.patch : more additions to the "dts" and "dtsi" (like C include files), which I noticed were included in "yam" patch, but missing from the LibreElec patch All merged into one patch file arm-dts-sun8i-h3-orangepizero-add_tve.patch AR-1660 OrangePi Zero (LTS) TV output not working [PATCHing needed] How Has This Been Tested? Image compiled using: ./compile.sh BOARD=orangepizero BRANCH=current RELEASE=bullseye BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,img Image flashed to SD card OrangePi Zero LTE booted with image TV Output checked on monitor with RCA video input 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
  3. Adafruit has designed a new variant of the Feather RP2040 board with the “Adafruit Feather RP2040 with RFM95 LoRa Radio” featuring a 900 MHz RFM95 “RadioFruit” module and following the “Adafruit Feather RP2040 with DVI Output Port” that we covered last week. The board ships with 8 MB of QSPI flash, supports USB-C or LiPo battery power, is offered in the familiar Feather form factor, and the built-in RFM95 module supports 433 MHz, 868MHz, and 915MHz frequencies, selectable by firmware, for global coverage. Adafruit Feather RP2040 with RFM95 LoRa Radio specifications: MCU – Raspberry Pi RP2040 dual-core Arm Cortex M0+ microcontroller @ 133 MHz with 264 KB RAM Storage – 8MB SPI flash RFM95 LoRa wireless module Semtech SX127x LoRa transceiver Frequency bands – License-free ISM bands: ITU “Europe” @ 433MHz and ITU “Americas” @ 900MHz. (CNXSoft: it looks 900 MHz here means 868 MHz (EU) and 915 MHz (US), [...] The post Adafruit Feather RP2040 with RFM95 LoRa Radio launched for low power long range IoT communication appeared first on CNX Software - Embedded Systems News. View the full article
  4. EDATEC ED-AIC2020 is an IP67-rated, Raspberry Pi CM4-based industrial AI camera equipped with a fixed or liquid lens and LED illumination that leverages the Raspberry Pi Compute Module 4 to run computer vision applications using OpenCV, Pythong, And Qt. We’ve previously written about Raspberry Pi Compute Module-based smart cameras such as the Q-Wave Systems EagleEye camera (CM3+) working with OpenCV and LabVIEW NI Vision and the StereoPi v2 (CM4) with stereo vision. But the EDATEC ED-AIC2000 is the first ready-to-deploy Raspberry Pi CM4 AI camera we’ve covered so far. EDATEC “CM4 AI camera” (ED-AIC2020) specifications: SoM – Raspberry Pi Compute Module 4 up to 8GB RAM, up to 32GB eMMC flash Camera 2.0MP global shutter or 5.0MP rolling shutter Acquisition rate – Up to 70 FPS Aiming point – Red cross laser Built-in LED illumination (optional) Scanning field Electronic liquid lens Fixed focal length lens Networking Gigabit Ethernet M12 port Communication protocols – Ethernet/IP, PROFINET, Modbus [...] The post IP67-rated CM4 AI camera uses Raspberry Pi Compute Module 4 for computer vision applications appeared first on CNX Software - Embedded Systems News. View the full article
  5. Wokwi is an online simulator for Arduino, Raspberry Pi Pico, and ESP32 boards, or even your own custom microcontroller board designed to learn programming without the actual hardware. My girlfriend’s daughter has just attended a free 5-day online course about AI, IoT, ESP32, MicroPython, and more organized by King Mongkut’s Institute of Technology Ladkrabang (KMITL) and IMAKE Innovation, a STEM education company in Thailand. I was told they had some homework for ESP32 as part of the course, so I asked her whether she wanted an ESP32 board. But she said no need. So then I asked how to program the ESP32 without the board, or do they have a simulator? And indeed I was sent the screenshot below along with a blurry video showing the LED display updated as the program runs in the web browser. Considering ESP32 boards are so cheap and external modules or a breadboard are [...] The post Wokwi – An Arduino, Raspberry Pi Pico, and ESP32 board simulator appeared first on CNX Software - Embedded Systems News. View the full article
  6. We’ve already checked out Cytron’s CM4 Maker Board kit with a Raspberry Pi CM4 system-on-module and booted the system with the included 32GB “MAKERDISK” Class 10 microSD card preloaded Raspberry Pi OS in the first part of the review. For the second part of the CM4 Maker review, I’ve mostly used the 128GB NVMe SSD provided by the company and played with other features of the board including the RTC, the buzzer, some Seeed Studio grove modules, and even got help from ChatGPT for one of the Python programs I used. Booting Cytron CM4 Maker Board with the “MAKERDISK” NVMe SSD I connected several Grove modules with GPIO and I2C interfaces, a Raspberry Pi Camera Module 3, an Ethernet cable, two RF dongles for a wireless keyboard and mouse, an HDMI cable to a monitor, and finally inserted the provided 5V/3.5A USB-C power adapter. The MAKERDISK SSD comes with Raspberry [...] The post Cytron CM4 Maker Board review – Part 2: NVMe SSD, RTC, Buzzer, Grove modules, ChatGPT… appeared first on CNX Software - Embedded Systems News. View the full article
  7. legacy kernel custom uImage/etc via new pre_package_kernel_image hook; fixes for orangepizero2/sun50iw9/legacy kernel: introduce new hook pre_package_kernel_image; show vmlinuz file magic before/after hook; add -HK hook hash to kernel artifact version arch configs (all): default, but do not overwrite, KERNEL_IMAGE_TYPE/KERNEL_INSTALL_TYPE/etc: allow board/family to set first orangepizero2/sun50iw9/legacy: implement pre_package_kernel_image hook to convert vmlinuz to uImage manually; fix legacy u-boot build sourceaddr 0x40008000 was found in Xunlong's legacy kernel source squashed into a huge commit. Thanks, Xunlong! bring busybox dependency with inline hook for legacy u-boot "unix2dos" which is essential orangepizero2/sun50iw9/legacy: actually use NAME_KERNEL=uImage View the full article
  8. Antmicro has designed an open hardware AMD Xilinx Kintex-7 K410T FPGA development board in KiCad 6 mostly to synthesize custom RISC-V-based processing platforms and work on the OpenTitan Root of Trust project. Separately, the company has also launched an open hardware portal sharing some of the KiCad and Blender designs they’ve worked on over the years. Open-source hardware AMD Xilinx Kintex-7 K410T development board Key features and specifications: FPGA – AMD-Xilinx Kintex-7 K410T FPGA with 400K logic cells, 16 Gigabit transceivers operating at 12.5Gb/s. System Memory – 512MB of DDR3L memory, 8MB of SRAM memory Storage – 32MB (256Mbit) of (Q)SPI NOR flash, assembly option for 2x QSPI flash, microSD card slot Video Output – HDMI port Networking – 1x Gigabit Ethernet RJ45 port, 1x 10/100M Ethernet port USB USB 2.0 Type-A host connector USB Type-C connector for FTDI JTAG and debug Expansions 2x PMOD connectors FMC+ connector with PCIe [...] The post Antmicro releases open hardware AMD Kintex-7 K410T development board, launches open hardware portal appeared first on CNX Software - Embedded Systems News. View the full article
  9. Description Before: _ _ _____ _____ ___ ___ __ | | | | ____| ___|_ _| __ _( _ ) / /_ | | | | _| | |_ | | \ \/ / _ \| '_ \ | |_| | |___| _| | | > < (_) | (_) | \___/|_____|_| |___| /_/\_\___/ \___/ Welcome to Armbian 23.05.0-trunk--1-PC7446-V521e-H1f65-Be6c1 Jammy with Linux 5.15.106-x86 No end-user support: built from trunk After: _ _ _____ _____ ___ ___ __ | | | | ____| ___|_ _| __ _( _ ) / /_ | | | | _| | |_ | | \ \/ / _ \| '_ \ | |_| | |___| _| | | > < (_) | (_) | \___/|_____|_| |___| /_/\_\___/ \___/ Welcome to Armbian 23.05.0-trunk Jammy with Linux 5.15.106-x86 No end-user support: built from trunk Jira reference number AR-1658 View the full article
  10. orangepizero2/sun50iw9/legacy: trying to fix legacy bootloader build; re-do from vendor code; bring busybox dependency with inline hook View the full article
  11. Description Input method such as fcitx5 requires applications running under gtk or qt. We have another choice libreoffice-qt5, but I think preinstalled libreoffice-gtk3 should be okay. 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
  12. HIGOLE PC STICK is a mini PC that looks like a large flash drive, is smaller than a regular mini PC, and is easier to carry around. You can connect it directly to a monitor or TV with an HDMI input, and use it like any computer right away. In part 1 of the HIGOLE PC STICK review, we will go through the specifications, unbox the design, check its hardware design with a teardown, and go through the first boot. HIGOLE PC STICK specifications The HIGOLE PC STICK is powered by an Intel Celeron J4125 quad-core Gemini Lake Refresh processor with 8GB RAM, 128GB flash, and microSD card slot for storage expansion. The mini PC comes with a Gigabit Ethernet port, WiFi 6 and Bluetooth 5.2 connectivity, and supports two independent displays through the HDMI 2.0 port and USB Type-C port. The device also includes two USB 3.0 ports, one [...] The post HIGOLE PC STICK (J4125+WiFi 6) review – Part 1: Specs, unboxing, teardown, and first boot appeared first on CNX Software - Embedded Systems News. View the full article
  13. AMD Alveo MA35D media accelerator PCIe card is based on a 5nm ASIC capable of transcoding up to 32 Full HD (1080p60) AV1 streams in real-time and designed for low-latency, high-volume interactive streaming applications such as watch parties, live shopping, online auctions, and social streaming. AMD says the Alveo MA35D utilizes a purpose-built VPU to accelerate the entire video pipeline, and the ASIC can also handle up to 8x 4Kp60, or 4x 8Kp30 AV1 streams per card. H.264 and H.265 codecs are also supported, and the company claims its “next-generation AV1 transcoder engines” deliver up to a 52% reduction in bitrate at the same video quality against “an open source x264 veryfast SW model”. AMD Alveo MA350 highlights: Auxiliary CPU – 2x 64-bit quad-core RISC-V to perform control and board management tasks AI Processor – 22 TOPS per card for AI-enabled “smart streaming” for video quality optimization Memory – 16GB [...] The post AMD Alveo MA35D media accelerator transcodes up to 32 1080p60 AV1 streams in real-time appeared first on CNX Software - Embedded Systems News. View the full article
  14. Beelink EQ12 is a mini PC powered by an Intel Processor N100 “Alder Lake-N” quad-core processor offered with 8GB or 16GB DDR5 memory, a 512GB NVMe SSD for storage, as well as two 2.5GbE ports, and a WiFi 6 & Bluetooth 5.2 wireless module. The actively cooled computer also comes with two 4K capable HDMI ports, three USB 3.2 ports, and a 10Gbps USB Type-C that also supports DisplayPort Alternate Mode enabling the EQ12 to drive up to three 4K displays. Beelink EQ12 specifications: SoC – Intel Processor N100 Alder Lake-N quad-core processor @ up to 3.4 GHz (Turbo) with 6MB cache, 24 EU Intel HD graphics @ up to 750 MHz; TDP: 6W System Memory – 8GB or 16GB DDR5 4800 MHz RAM Storage 500GB M.2 2280 NVMe SSD upgradeable up to 2TB Support for 2.5-inch SATA SSD / HDD (CNXSoft: not shown in the specs, but a “scalable [...] The post Beelink EQ12 mini PC features Processor N100 “Alder Lake-N” CPU, up to 16GB RAM appeared first on CNX Software - Embedded Systems News. View the full article
  15. Description enabled kernel modules pine64 for CSI and camera drivers Jira reference number AR-1647 How Has This Been Tested? Yes by installation on the PINE64 hardware. 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
  16. fixes for general 32-bit bootloader compile on sunxi/sunxi64 and sun50iw9 legacy u-boot postprocess sun50iw9/legacy: armbian-next'ify, add logging, avoid changing global PATH, use host dtc utility, make write_uboot_platform() verbose sunxi-tools: bring in gcc-arm-linux-gnueabi hostdep required for building sunxi's boot stages (even on arm64 targets) View the full article
  17. Description Add GH action to execute remote workflow on config changes Jira reference number AR-1656 How Has This Been Tested? [x] Tested in different repository 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 [ ] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  18. The PineTab-V is a RISC-V tablet, or rather a tablet development kit, based on StarFive JH7110 quad-core RISC-V SoC, and with the same design as the upcoming Arm-based PineTab2 tablet that’s scheduled to launch on April 11. Pine64 just launched the Star64 single board computer to help with software development on Linux-capable RISC-V hardware, and they took the opportunity to lay out a tablet board based on the same JH7110 to replace the Rockchip RK3566 board found in the PineTab2, so eventually, a working sample should look like that… PineTab-V preliminary specifications: SoC – StarFive JH7110 with CPU – Quad-core 64-bit RISC-V (SiFive U74 – RV64GC) processor @ up to 1.5 GHz GPU – Imagination BXE-4-32 GPU @ up to 600 MHz supporting OpenGL ES 3.2, OpenCL 1.2, Vulkan 1.2 VPU 4Kp60 H.265/H.264 video decoder 1080p30 H.265 video encoder System & Storage Option 1 – 4GB LPDDR4, 64GB eMMC flash [...] The post PineTab-V RISC-V tablet devkit is based on StarFive JH7110 SoC, PineTab2 design appeared first on CNX Software - Embedded Systems News. View the full article
  19. Queclink Wireless Solutions WR300FG is a dual SIM 5G industrial router with five Gigabit Ethernet ports, WiFi 6, GNSS, RS232 and RS485 interfaces designed for factory automation, smart energy infrastructure, and Internet of Vehicles (IoV). TheWR300FG is based on a Qualcomm IPQ8072 quad-core Arm Cortex-A53 networking processor running OpenWrt, supports both 5G SA/NSA modes, backward-compatibility with 4G/3G, and its dual SIM features enabled automatic switchover for interrupted 5G connectivity. WR300FG specifications: SoC – Qualcomm IPQ8072 quad-core Arm Cortex-A53 @ 2.2 GHz part of Qualcomm Networking Pro 1200 Platform System Memory – TBD Storage – 1GB flash (described as “hard disk” in the press release!) Connectivity Cellular 5G SA, 5G NSA, 4G LTE, 3G UMTS Operating bands 5G NR – n1/n2/n3/n5/n7/n8/n12/n20/n28/n38/n40/n41/n48/n66/n71/n77/n78/n79LTE-FDD: B1/B3/B5/B7/B8/B18/B19/B20/B26/B28/B32 LTE-TDD: B34/B38/39/B40/B41/B42/B43 WCDMA: B1/B2/B4/B5/B6/B8/B19 2G GSM: 850/900/1800/1900 MHz Data rates 5G SA: DL 2.1Gbps; UL 900Mbps 5G NSA: DL 2.5Gbps; UL 650Mbps LTE-FDD: Max 150Mbps (DL)/Max 50Mbps (UL) [...] The post Queclink WR300FG – A 5G industrial router with GbE, Wi-Fi 6, GNSS, RS232 and RS485 interfaces appeared first on CNX Software - Embedded Systems News. View the full article
  20. Description We don’t need to scare people with displaying odd hash version. Before: _ _ _____ _____ ___ ___ __ | | | | ____| ___|_ _| __ _( _ ) / /_ | | | | _| | |_ | | \ \/ / _ \| '_ \ | |_| | |___| _| | | > < (_) | (_) | \___/|_____|_| |___| /_/\_\___/ \___/ Welcome to Armbian 23.05.0-trunk--1-PC7446-V521e-H1f65-Be6c1 Jammy with Linux 5.15.106-x86 No end-user support: built from trunk After: _ _ _____ _____ ___ ___ __ | | | | ____| ___|_ _| __ _( _ ) / /_ | | | | _| | |_ | | \ \/ / _ \| '_ \ | |_| | |___| _| | | > < (_) | (_) | \___/|_____|_| |___| /_/\_\___/ \___/ Welcome to Armbian 23.05.0-trunk Jammy with Linux 5.15.106-x86 No end-user support: built from trunk Jira reference number AR-1654 How Has This Been Tested? [x] Manual execution 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
  21. “Adafruit Feather RP2040 with DVI Output Port” is another Raspberry Pi RP2040 board with an HDMI port that can output DVI video signal (no audio) to most TVs or monitors with an HDMI input port thanks to the PicoDVI project. The board builds upon the company’s Adafruit Feather RP2040 with the HDMI port adding just a few dollars. Adafruit Feather RP2040 with DVI Output Port specifications: MCU – Raspberry Pi RP2040 dual-core Arm Cortex M0+ microcontroller ~125 MHz (but it should be overclocked for DVI output) with 264 KB RAM Storage – 8MB SPI flash Video Output – 1x HDMI port for DVI output up to 320×240 or 400×240 resolution with 16-bit pixels, I2C signals to read EDID data, plus CEC and Utility pads broken out USB – 1x USB Type-C port I/Os Adafruit Feather compatible headers Up to 21x GPIOs 2x I2C, 2x SPI, 2x UART 4x 12-bit ADC [...] The post $15 Adafruit Feather RP2040 with DVI Output Port connects to your HDMI TV or monitor appeared first on CNX Software - Embedded Systems News. View the full article
  22. Description Maint. How Has This Been Tested? [x] Build 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
  23. Description Changing support status - merge when the time is right. Jira reference number AR-1651 How Has This Been Tested? No need, status change. View the full article
  24. Labeling errors are common in present open-source 3D perception datasets, which could have impactful consequences. To tackle this issue, we used Carlafox to generate an error-free synthetic dataset for 3D perception automatically. View the full article
  25. Greetings Armbian Community! Our Discord community has surpassed the 1000 user mark, which is way beyond our expectations, and we are incredibly grateful for everyone who has participated and helped improve our community experience! We are excited to announce that our continuous integration system is slowly getting back into action. We have sorted out versioning and nailed down most critical bugs. Our beta.armbian.com repository is now back with kernel semi-automated updates. We are also working on build framework documentation, and before we put it to the final destination, docs.armbian.com, we would like to invite you to get involved in fast bootstrapping. We would also like to remind you that we are holding developer meetings every Wednesday at 6 pm CET. This is a great opportunity to get involved and contribute to the community. In addition, we are excited to announce that we have enabled GitHub sponsorship. This is a great way to support the development of Armbian and help us continue to improve the project. We were also busy planning for Armbian 23.05 release, and besides finding various agreements on tasks the primary goal of the meeting was to clean the list of supported boards. Latter will also be a topic of today’s developers meeting mentioned earlier. Lastly, we have enabled Google login possibility on our forums, which overnight became the most popular way of registering. We would like to remind you that you are welcome to join us every week at our Armbian community voice chat. Thank you for being a part of the Armbian community. Best regards, The Armbian Team P.S. Relevant until April 15th: Help us fund equipment View the full article
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines