Jump to content

RSS Bot

Bot
  • Posts

    4209
  • Joined

  • Last visited

    Never

Everything posted by RSS Bot

  1. AAEON’s UP Squared Pro 7000 Edge fanless mini PC is powered by a choice of Alder Lake-N SoCs from the Processor N50 up to the Intel Core i3-N305 octa-core processor and designed for IoT, automation, robotics, and industrial applications. The system is based on the UP Squared Pro 7000 4-inch SBC and ships up to 16GB LPDDR5, up to 64GB eMMC flash, and supports triple display setups with HDMI, DisplayPort, and USB-C ports. Network connectivity includes two 2.5GbE ports and optional WiFi/Bluetooth and/or 5G/4G cellular modules M.2 expansion slots. UP Squared Pro 7000 Edge mini PC specifications: Alder Lake-N SoC (one or the other) Intel Core i3-N305 octa-core processor up to 3.8 GHz with 6MB cache, 32EU Intel UHD Graphics Gen 12 @ 1.25 GHz; TDP: 15W Intel Atom x7425E quad-core processor up to 3.4 GHz with 6MB cache, 24EU Intel UHD Graphics Gen 12 @ 1.0 GHz; TDP: 12W [...] The post Fanless mini PC features up to Core i3-N305 Alder Lake-N processor appeared first on CNX Software - Embedded Systems News. View the full article
  2. At uboot_ custom_postprocess(), treat RK3566 as RK3568 to make mkimage work View the full article
  3. No descriptionView the full article
  4. ASUSTOR FLASHSTOR 6 and FLASHSTOR 12 are network access storage (NAS) devices powered by a quad-core Intel Celeron N5095 Jasper Lake processor and designed for respectively 4K audio and video content consumption for the former and 4K video editing for the latter. Both models come with 4 GB of DDR4-2933, two USB 3.2 Gen 2×1 ports, and HDMI 2.0b video output, but the FLASHSTOR 6 supports up to 6 M.2 NVMe SSDs and 2.5GbE networking, while the FLASHSTOR 12 can take up to 12 M.2 NVMe SSDs and handles 10GbE networking. ASUSTOR FLASHSTOR specifications: SoC – Intel Celeron N5105 quad-core Jasper Lake processor @ 2.0 GHz / 2.9 GHz (Turbo) System Memory – 4GB SO-DIMM DDR4, expandable up to 16GB via 2x SO-DIMM slots Storage 8GB eMMC flash for the OS FLASHSTOR 6 (FS6706T) – 6x M.2 2280 NVMe drive slots, up to 14x drives with AS6004U expansion unit [...] The post ASUSTOR FLASHSTOR NAS supports up to 12 M.2 SSDs, 10GbE networking appeared first on CNX Software - Embedded Systems News. View the full article
  5. As I checked out Linux 6.3 changelog earlier this morning, I noticed the EmbedFire LubanCat 2 SBC in the Rockchip section, and having never heard of the EmbedFire company or LubanCat single board computers, I decided to have a closer look. EmbedFire is a company based in China, more exactly in DongGuan, that makes a range of LubanCat single board computers based on Rockchip RK3566 or RK3568 processors, some of which partially follow Raspberry Pi Zero or Raspberry Pi 3/4 Model B form factors, while others come with custom designs. LubanCat 2 SBC specifications: SoC – Rockchip RK3568 quad-core Arm Cortex-A55 @ up to 2.0 GHz with ARM Mali-G52 2EE GPU with support for OpenGL ES 1.1/2.0/3.2. OpenCL 2.0. Vulkan 1.1, 0.8 TOPS NPU System Memory – 1GB, 2GB, 4GB, or 8GB LPDDR4/LPDDR4X @ 1560 MHz Storage 8GB, 16GB, 32GB, 64GB or 128GB eMMC flash M.2 M-key socket (PCIe 3.0 [...] The post EmbedFire LubanCat is a Rockchip RK3566/RK3568 SBC family with Raspberry Pi Zero/Model B, and other form factors appeared first on CNX Software - Embedded Systems News. View the full article
  6. Linux Torvalds has just announced the release of Linux 6.3 on the Linux Kernel Mailing List (LKML): It’s been a calm release this time around, and the last week was really no different. So here we are, right on schedule, with the 6.3 release out and ready for your enjoyment. That doesn’t mean that something nasty couldn’t have been lurking all these weeks, of course, but let’s just take things at face value and hope it all means that everything is fine, and it really was a nice controlled release cycle. It happens. This also obviously means the merge window for 6.4 will open tomorrow. I already have two dozen pull requests waiting for me to start doing my pulls, and I appreciate it. I expect I’ll have even more when I wake up tomorrow. But in the meantime, let’s enjoy (and test) the 6.3 release. As always, the shortlog [...] The post Linux 6.3 release – Notable changes, Arm, RISC-V and MIPS architectures appeared first on CNX Software - Embedded Systems News. View the full article
  7. Makeblock Ultimate 2.0 is an educational robot kit that can be used to easily create up to 10 different types of robots. An Arduino-compatible Mega 2560 MCU board serves as the main controller and there are over 550 mechanical parts and electronic modules. The robot can drive up to 4 encoder and stepping motors, control up to 10 servo motors to work simultaneously, and can also be connected to Arduino and Raspberry Pi boards for more complex projects. The review/tutorial is fairly long, so if you are short on time, you can jump to different sections by clicking on some of the links below: MegaPi control board and main modules description mBlock 5 visual-programming IDE installation Programming of DC Encoder motors, Ultrasonic sensor, Line follower module, motion sensor, RJ25 adapter, and shutter module mBlock mobile app Building the ten models for the Makeblock Ultimate 2.0 robot kit (as shown in [...] The post Makeblock Ultimate 2.0 review – A multi-function 10-in-1 educational robot kit appeared first on CNX Software - Embedded Systems News. View the full article
  8. Description Fake vcgencmd allows requesting information from a non-Raspberry Pi board in the same way that can be done via an executable on there. Since this command is now available, the Armbian board can also be monitored, rebooted etc via eht FOSS Android app RasPi Check. See also: https://f-droid.org/en/packages/de.eidottermihi.raspicheck/ https://github.com/eidottermihi/rpicheck/issues/161 https://forum.armbian.com/topic/17069-android-app-to-monitor-and-restart-boards/#comment-119650 https://github.com/clach04/fake_vcgencmd Jira reference number [AR-9999] How Has This Been Tested? Yes, made a build and it worked, also via the Android app. 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
  9. Description Closes https://github.com/armbian/build/issues/5015 Jira reference number AR-1645 How Has This Been Tested? Tested on command line 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
  10. Description RK3328 devices often have I2S1 bus available on expansion pins. This PR introduces an overlay to enable the I2S1 bus for Rock Pi E to enable external PCM5102 DAC; I2S1 is shared for internal audio codec and external GPIO pins, so the overlay also disables the internal audio codec. This has been tested and proved to work on Rock Pi E, should work on other boards with similar board wiring setup, but can be also used as a base for other board/DAC combos in the future. Jira reference number AR-1670 How Has This Been Tested? [x] Kernel compiles successfully with patch applied [x] Manually installed the dtbo on a living community image for rockpi-e running edge kernel 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
  11. Description Optimized PNG images that were not yet optimized. Image quality is not reduced, only the file size of the PNG. The tool optipng was used for this. Jira reference number [AR-9999] How Has This Been Tested? Images are still PNG images and look identical. 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
  12. Description See https://github.com/armbian/build/issues/5084 Jira reference number AR-1666 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
  13. HARDWARIO CHESTER platform is a configurable LPWAN IoT gateway whose main function is to connect as many devices and environments as possible to the Internet using connectivity such as LoRaWAN, LTE Cat M1, or NB-IoT, as well as GNSS for geolocation. Contrary to most IoT gateways, it does not run Linux on an application processor, and instead, the “brain” of the CHESTER IoT gateway is a Raytac Bluetooth 5.0 module based on a Nordic Semi nRF52840 Arm Cortex-M4 microcontroller running Zephyr real-time operating system, which connects to LTE IoT modem and a LoRaWAN module through UART, and expansion modules through I2C, 1-wire, and GPIO interfaces. HARDWARIO CHESTER specifications: Wireless modules/chips Raytac MDBT50Q-P1MV2 Bluetooth 5.0 module based on Nordic Semi nRF52840 Arm Cortex-M4F MCU with 1MB Flash memory, 256kB RAM Nordic Semi nRF9160-SICA-B1A-R7 LTE-M/NB-IoT system-in-package (SiP) with Arm Cortex-M33 MCU, 1024 KB flash, 256 KB SRAM Murata CMWX1ZZABZ-078 LoRa module as [...] The post HARDWARIO CHESTER – A configurable Zephyr OS LPWAN IoT gateway with LoRaWAN, LTE IoT, GNSS connectivity appeared first on CNX Software - Embedded Systems News. View the full article
  14. …22459702ebfadd Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Jira reference number AR-1667 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. built jammy image with patched 6.1.125 kernel verified /dev/snd/ nodes returned Sent patched image to the user who had the audio HAT for the RockPi-S He verified that audio (output at least) now works. 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
  15. Description Add a tool named bootconfig to manage boot files. If it's OK, I will update all bootscripts to support it. The previous discussions are in #5076. How Has This Been Tested? [X] Build [X] apt install linux-image-current-meson and reboot to current [X] apt install linux-image-edge-meson and reboot to edge [X] apt purge linux-image-edge-meson and reboot to current 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 Need #5076 View the full article
  16. Return COMPRESS_OUTPUTIMAGE=gz option How Has This Been Tested? ./compile.sh helios BOARD=helios64 BRANCH=current COMPRESS_OUTPUTIMAGE=gz,sha [x] Test A [ ] Test B Checklist: [x] 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 [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  17. Description Hinlink H88K is a rk3588 board with a lot of IO: https://doc.hinlink.cn/ I've been building personal images: https://github.com/amazingfate/armbian-h88k-images/ I just use the same uboot defconfig with evb uboot devicetree. I may patch the evb device tree in the future since uboot patch is board specific. 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
  18. Maxtang ALN-10 is an upcoming mini-ITX motherboard based on Alder Lake-N processors from the Processor N50 up to the Core i3-N305 SoC and specifically targetting industrial applications with a -20 to +60°C temperature range, six RS232/RS485 serial ports, and 12V to 19V DC input among other features. Since the latest Alder Lake N-Series processors were announced, we’ve seen a range of mini PCs based on the new series, some laptops, as well as a camera devkit and one single board computer, but so far no actual motherboards. Maxtang ALN-10 changes that with the industrial mini-ITX motherboard soon expected to launch for B2B customers. Maxtang ALN-10 specifications: Alder Lake-N SoC (one or the other) Intel Core i3-N305 octa-core processor up to 3.8 GHz (Turbo) with 6MB cache, 32EU Intel UHD graphics; TDP: 15W (Active cooling) Intel Core i3-N300 octa-core processor up to 3.8 GHz (Turbo) with 6MB cache, 32EU Intel UHD [...] The post Maxtang ALN-10 – An Alder Lake-N mini-ITX motherboard for industrial applications appeared first on CNX Software - Embedded Systems News. View the full article
  19. Description For bootable/workable kernel, dtb is necessary. How Has This Been Tested? [X] Build [X] Run apt show linux-image-current-meson to check whether dtb is a dependency. [X] Run apt purge --autoremove linux-image-current-meson to check if dtb will be removed automatically. 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
  20. We’ve already covered inexpensive offline voice recognition modules based on US516P6 or TW-ASR ONE microcontrollers that allow people to add smarts to their projects without a network connection for improved privacy and lower latency. Those are great in theory, but at the time (April 2022) documentation was lacking or only in Chinese, and they were fairly hard to use based on some of the comments in my earlier posts. But today, I’ve noticed DFRobot is now selling the “Gravity: Offline Voice Recognition Sensor – I2C & UART” module with support for Arduino programming, and it looks fairly easy to customize as we’ll see further below. Gravity Voice Recognition DF2301QG module specifications: Voice recognition module – WS-2520-TR module with MCU – TBD 121 commonly used fixed voice commands, one-fixed wake word Support for 1 learned wake-word, 17 user-defined commands Audio Output – Built-in speaker and external speaker interface Input – Dual [...] The post Offline voice recognition module supports Arduino programming, custom voice commands appeared first on CNX Software - Embedded Systems News. View the full article
  21. We first spotted the AMD Ryzen Embedded 5000 processors in a micro-ATX motherboard last August, but AMD has now only announced the availability the of Ryzen Embedded 5000 Series “Zen 3” processors designed for “always on” networking firewalls, network-attached storage systems, and other security applications. AMD also mentions the Ryzen Embedded 5000 are “power-efficient processors”, but that does not mean low power, as those embedded processors are 65 to 105W parts, and offer a step-up in performance from the 10 to 54W AMD Ryzen Embedded V3000 processors also targetting networking and storage applications. As we found out last year, four SKUs are available with the Ryzen 5950E, Ryzen 5900E, Ryzen 5800E, and Ryzen 5600E, but the specifications are a little different, as for instance, there’s no 10-core part. All four are AM4-socket processors, support two DDR4 channels up to 3200MT/s, and come with 24 PCIe Gen4 lanes, and when optionally [...] The post AMD Ryzen Embedded 5000 processors launched for networking applications appeared first on CNX Software - Embedded Systems News. View the full article
  22. Description Update odroidxu4-current kernel to 5.4.241 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
  23. Description I change both edge and current. vdd-log supply is pwm-supply, not vin-supply. Fixes vdd-log supply ending up the dummy regulator. [ 1.783479] pwm-regulator vdd-log: Looking up pwm-supply from device tree [ 1.783505] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed [ 1.783556] vdd_log: supplied by regulator-dummy Per https://lore.kernel.org/all/20211227234529.1970281-2-heiko@sntech.de/ there will be no functional change as the supplying regulator is an always-on fixed-regulator. 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 [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
  24. Description Just maintenance. View the full article
  25. WisdPi ArduPico is an Arduino UNO-shaped baseboard designed for the Raspberry Pi Pico and compatible boards that enables makers to reuse most Arduino shields available on the market and also adds for few I/Os and features. ArduPico specifications: Compatible board – Raspberry Pi Pico, Pico H, Pico W, Pico WH, and other Pi Pico compatible board solderable using through holes or castellated holes Expansion Arduino UNO header compatible with a wide range of shields 5-pin and 6-pin headers for additional GPIOs and 3.3V, GND All Raspberry Pi Pico GPIOs are exposed Debugging – SWD header Misc – Pico RESET key, WS2812 RGB LED Power Supply – 7 to 15V DC via DC jack Dimensions – 68.6 x 53.3 x 11.6 mm (Arduino UNO form factor) Weight – 18 grams Compatibility with the Arduino UNO is not 100% percent as, for instance, only three analog input pins are exposed against [...] The post ArduPico – An Arduino UNO compatible baseboard for Raspberry Pi Pico appeared first on CNX Software - Embedded Systems News. View the full article
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines