智能小车 -openwrt配置详细步骤

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了智能小车 -openwrt配置详细步骤相关的知识,希望对你有一定的参考价值。

  

  作者:华清远见讲师

  编译过程使用的交叉编译,交叉编译生成的SDK以及image等文件的类型取决于开发环境、应用硬件、以及源码版本。所以要对自己的环境进行了解,才能进行正确的配置。

  注:以下配置使用15.05 branch (Chaos Calmer)版本

  恢复编译环境:

  make defconfig

  进入编译菜单:

  make menuconfig

  之后会出现一个图形配置界面,熟悉linux内核编译的应该知道,两者一样的。

技术分享

  主要配置的选项有:

  Target system(目标系统类型)

  arget System ------------Atheros AR7xxx/AR9xxx

  Subtarget ------------TP-LINK TL-WR703N

  选择 LuCI 配置( web 网页管理程序):

  LuCI ---> 1. Collections ---> luci 启用 LuCI

  LuCI ---> 3. Applications ---> luci-app-commands 网页 Shell

  LuCI ---> 3. Applications ---> luci-app-firewall 防 火 墙

  LuCI ---> 3. Applications ---> luci-app-ntpc 时间同步服务器

  LuCI ---> 3. Applications ---> luci-app-qos 上网管理

  LuCI ---> 3. Applications ---> luci-app-samba 网络共享

  LuCI ---> 3. Applications ---> luci-app-ddns 动态域名

  LuCI ---> 4. Themes ---> luci-theme-bootstrap 默认主题

  LuCI ---> 5. Translations --->luci-i18n-chinese支持中文

  Kernel modules (内核模块):

  Kernel modules ---> USB Support ---> kmod-usb-ohci 支持 USB 1.0

  Kernel modules ---> USB Support ---> kmod-usb-storage 支持 USB 存储

  Kernel modules ---> USB Support ---> kmod-usb-uhci 支持 USB 1.1

  Kernel modules ---> USB Support ---> kmod-usb2 支持 USB 2.0

  Kernel modules ---> Video Support --->kmod-video-core

  Kernel modules ---> Video Support ---> kmod-video-cpia2

  Kernel modules ---> Video Support ---> kmod-video-gspca-core

  Kernel modules ---> Video Support ---> kmod-video-pwc

  Kernel modules ---> Video Support ---> kmod-video-sn9c102

  Kernel modules ---> Video Support ---> kmod-video-uvc

  Kernel modules ---> Video Support ---> kmod-video-videobuf2

  Multimedia

  Multimedia--> mjpg-streamer

  Network

  Network--> File Transfer -->vsftpd FTP服务器

  Network--> ser2net

  配置好以后保存


本文出自 “嵌入式学习天地” 博客,请务必保留此出处http://farsight.blog.51cto.com/1821374/1739544

以上是关于智能小车 -openwrt配置详细步骤的主要内容,如果未能解决你的问题,请参考以下文章

第二天:SLAM智能小车DIY乐趣-小车控制stm32软件基础

智能小车android界面布局

智能小车android界面布局

智能小车十一《完成小车电路板设计》

Arduino案例实操 -- 智能巡防小车Arduino IDE巡线小车编程

智能小车android界面布局