本文基于触觉智能RK3506核心板/开发板,分享工业控制、能源电力行业多通道ADC数据采集方案。 本文重点介绍在触觉智能RK3506核心板上,实现的多通道高精度ADC采集SDK。 系统体系基于Linux系统(Buildroot+QT)+OneOS(中移物联工业操作系统),结合RK3506特有的AMP多核异构技术,具备低成本、高实时、低抖动特性。可以观看视频,了解整套方案实测数据: 本SDK针对AD ...
It all started when I ordered an ARM-based development board for my FemtoLinux project, which is a Linux flavor specifically designed for ultra-small systems. Initially, I played with the idea of ...
做Linux系统开发其实大部分工作都是围绕根文件系统,因为uboot、kernel一般都是原厂提供,且外设官方也提供了驱动,移植就是了,本身开发工作不多。构建根文件系统最难做到的就是版本符合且完整。因为根文件系统涉及到的需求、库、源文件等很多,而且还有 ...
The Buildroot project has this week released the 2012.11 version of this embedded Linux build system tool, which relies on languages and tools that are generally familiar to embedded Linux developers.