随笔分类 - 硬件开发
摘要:pad 管脚 pad control: 管脚控制 csi:CMOS serial interface, 即和CMOS摄像头的通信接口。 imx 芯片的非常好的在线资料: https://www.digi.com/resources/documentation/digidocs/90002287/re
阅读全文
摘要:现在碰到液晶屏大多是LVDS屏线,经常碰到什么单6,双6 单8双8.如何区分呢?我以前也不知道,后在网上收集学习后才弄明白方法1数带 “ -”的这种信号线一共有几对,有10对的减2对就是双8,有8对的减2对就是双6。有5对的减掉1对是单8,有4对的减掉1对是单6,数 /-线一共有多少对。说通俗点就是
阅读全文
该文被密码保护。
摘要:kingst.cnblogs.com各种应用需要的接口不同: 做数字信号处理的,需要有AD/DA, 做图像处理,需要有图像接口。如果是通信的,需要有通信的接口,例如PCI/LVDS等。。。。 然后根据这些性能指标去选择。现在Altera和Xilinx芯片都高低搭配,如果钱多,就选高端芯片,钱少,选低...
阅读全文
该文被密码保护。
该文被密码保护。
该文被密码保护。
摘要:elinux.org/Raspberry_Pi_Kernel_Compilation#Use_the_provided_compilerSoftware & Distributions:Software - an overview.Distributions - operating systems ...
阅读全文
摘要:https://www.raspberrypi.org/forums/viewtopic.php?f=66&t=101188&p=807579&hilit=cross+compile+pi+source+code#p807579http://blog.retep.org/2012/07/08/com...
阅读全文
摘要:Kernel Buildinghttps://www.raspberrypi.org/documentation/linux/kernel/building.mdThere are two main methods for building the kernel. You can build loc...
阅读全文
摘要:http://www.raspberry-pi-geek.com/Archive/2013/01/Adding-an-On-Off-switch-to-your-Raspberry-Pi#article_f5Which Switch?Aaron Shaw Pulling the plug on yo...
阅读全文
摘要:ip配置方法是编辑sudo nano/etc/network/interfaces树莓派默认配置 auto loiface lo inet loopbackiface eth0 inet dhcpallow-hotplug wlan0iface wlan0 inet manualwpa-roam /...
阅读全文
摘要:http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/quick-start/
阅读全文
摘要:Published by 荒野无灯 on 2011-10-08 00:56:02 under 服务器/MySQL Tags: 路由,无线AP,hostapd 34452 views本文将介绍在linux下面用笔记本无线网卡架设无线AP。在win7下面用“承载网络”让爪机上wifi真是爽YY啊。其实l...
阅读全文
摘要:提示:本文内容适用于 ArchLinuxARM,其他 Linux 发行版请根据实际情况使用相应的命令代替。Step 1、查看操作系统是否已检测到无线网卡在终端上运行下面的命令:lsusb复制代码如果能看到你的无线网卡(我用的是Tenda W311MI,主控Ralink RT5370),就说明无线网卡...
阅读全文
浙公网安备 33010602011771号