摘要:
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 /... 阅读全文
摘要:
比如你要使用 1440x900 的自定义分辨率,先利用 cvt 计算一个新的 modeline$ cvt 1440 900输出为:# 1440x900 59.89 Hz (CVT 1.30MA) hsync: 55.93 kHz; pclk: 106.50 MHzModeline "1440x900... 阅读全文
摘要:
My workaroundI scan BLE for a short period of time 3-4 seconds then I turn scan OFF for 3-4 seconds. Then ON again.Obviously I always turn BLE scan OF... 阅读全文
摘要:
http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/quick-start/ 阅读全文