嵌入式软硬件: 从8位单片机到64位ARM/RISC-V SoC,裸机到Linux/Android
内容:折腾EBAZ4205,用F4PGA综合,在Ubuntu 24.04安装vivado 2024.1. 用xvc-pico编程。 F4PGA的安装与使用下面的
问题 Illegal instruction的问题根据官方的QuickStart使用pip3 install paddleocr后,运行发现出现No module named paddle, 于是使用 python -m pip install paddlepaddle
使用hyprland替换i3wm Ubuntu 24.04相关去掉apparmor对unprivileged user的处理: sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0 这个是为了应对在启动很
需求的来源 需求场景空调的内机探温头在挂机中,这个与我们身体附近的温度相差太大,基本上空调设定的问题与实际温度相差不少,我们期望屋内休息处可以
一个基于RISC-V BLE MCU 的软硬件设计, 最终的形态是Modbus协议(Modbus RTU + Modbus TCP)的输入输出软硬件设计. SW Modbus协议库的选
NUC980 ARM9 board design with 2 layer PCB.
SW Rootfs built from BuildrootAs this SoC has only 64MB DDR memory, 128MB SPI-Nand flash, rootfs must be in minimal, buildroot is a suitable for such case.
The images are quite small:
HWThe design is in 2 parts, one is the core board, which export the NUC980 Pins using DIP. Part 2 is the base board, which export some interfaces and storage for production purpose.
一个基于SSD20X Cortex-A7 双核的软硬件设计, 适用于网关类型产品, 双网卡. 用于作为原来的IMX6ULL版本的补充,一个是商业级,一个是工业级。 软件
一个基于FSL imx6ul Cortex-A7 单核的软硬件设计, 适用于网关类型产品, 双网卡. 用于工业级网关数据转发处理与控制下发。 软件相关 Rootfs构建方式的选择IM
一个基于ARM Cortex-A53 的软硬件设计,系统采用定制化的Android, 包含DI,DO,RFID,指纹识别,摄像头, 大屏幕显示等功能的软硬件设计. SW 系
NUC980 ARM9板设计,采用2层PCB。 而NUC972则是使用4层板,底板与后面的imx6ull版本共用。 SW 从Buildroot建立的rootfs