Skip to content
Menu
  • 首页
  • OpenWrt教程
    • OpenWrt系统
    • Lua&Luci
  • Linux编程
    • Linux C
    • Linux内核
  • 智能设备
    • 低功耗WiFi
    • Zigbee
    • 蓝牙BLE
  • 杂谈&WordPress
  • 关于
    • 上海阿勇
    • 软件包索引下载
    • 小工具
    • 特别的OpenWrt

OpenWrt下载网

openwrtdl.com分享下载

点我搜

使用docker快速搭建openwrt编译环境

Posted on 2020年2月19日2021年2月18日 by 阿勇

本人在docker hub上上传了自己用的基于ubuntu18.04搭建的openwrt编译环境,可以方便开发 […]

Continue reading...
Posted in openwrt教程Tagged docker, openwrt, siasjack, ubuntu, ubuntuopenwrt12 Comments

[置顶]openwrt完全新手教程(源码下载)

Posted on 2015年9月10日2019年9月19日 by 阿勇

更新时间:20160120 新手下载并首次编译openwrt ========重点推荐教程文档:openwrt […]

Continue reading...
Posted in openwrt教程Tagged openwrt, openwrt下载, 新手教程2 Comments

【C/C++】C语言获取编译时间|程序打印编译时间

Posted on 2023年2月6日 by 阿勇

打印固件编译日期时间

C
1
printf(" Firmware compile time:%s %s\n", __DATE__, __TIME__);

结果 Firmware […]

Continue reading...
Posted in linux C, openwrt教程Leave a comment

openwrt的luagd软件包

Posted on 2022年12月20日 by 阿勇

OpenWrt添加luagd.tar 点击上面的链接即可下载   luagd的介绍:luagd介绍 […]

Continue reading...
Posted in openwrt教程Tagged luagd, openwrtLeave a comment

C语言字符串替换函数

Posted on 2022年11月18日 by 阿勇

今天开发时遇见一个需要替换字符串的操作 大致的需求如下:实现一个字符串替换函数strreplace(char* […]

Continue reading...
Posted in linux C, openwrt教程Leave a comment

LPUART/USART/UART的区别

Posted on 2022年8月3日 by 阿勇

1、LPUART(Low-power universal asynchronous receiver tran […]

Continue reading...
Posted in openwrt教程Leave a comment

2022年最新第三方支付牌照查询

Posted on 2022年8月1日 by 阿勇

百度和bing搜索第三方支付牌照查询都是以前的方法,央行的官网已经更新了,导致查找方法变了 我今天(2022年 […]

Continue reading...
Posted in openwrt教程Leave a comment

国内外免费公共mqtt broker

Posted on 2022年1月27日2022年1月27日 by 阿勇

国内免费公共mqtt broker 服务器地址 服务器类型 开发 端口 Websocket test.jmqt […]

Continue reading...
Posted in linux C, openwrt教程Tagged mqtt broker, 免费, 公共Leave a comment

[开源]lua实现monitor进程、文件监控程序

Posted on 2022年1月14日2022年1月14日 by 阿勇

目前比较知名的进程监控程序是C语言实现的monit和python实现的supervisor 其中monit比较 […]

Continue reading...
Posted in linux C, Lua&Luci, openwrt教程Tagged lua-monitor, monitorLeave a comment

luci页面错误调试的方法

Posted on 2022年1月4日 by 阿勇

LUCI中有时候会出现一些奇怪的错误,但是在浏览器中仅会提示一些502等信息量很少的错误 看到github上有 […]

Continue reading...
Posted in Lua&Luci, openwrt教程Tagged luciLeave a comment

NDIS网络接口驱动规范

Posted on 2022年1月4日 by 阿勇

NDIS   ndis(Network Driver Interface Specification) 网络驱 […]

Continue reading...
Posted in openwrt教程Tagged ndisLeave a comment

shell中$!的妙用

Posted on 2021年12月18日2021年12月18日 by 阿勇

今天本来想写个runner的程序,用于运行一个程序,并获取这个进程的pid、运行时间、运行log、错误log等 […]

Continue reading...
Posted in linux C, openwrt教程Leave a comment

openwrt1907 mt7621配置DDR自适应

Posted on 2021年12月15日2021年12月15日 by 阿勇

一、问题描述 通过DTS文件配置DDR大小,发现在DTS中配置DDR为256Mb编译出来的固件,在DDR为12 […]

Continue reading...
Posted in openwrt教程Leave a comment

openwrt1907使用mt7621+mt715 5G wifi吞吐量低问题解决方法

Posted on 2021年12月15日 by 阿勇

转载自:https://blog.csdn.net/dengxinfa/article/details/108 […]

Continue reading...
Posted in openwrt教程Leave a comment

Posts navigation

== 下页15篇 ==
Proudly powered by WordPress | ICP备案号:豫ICP备15009167号-1 | 登录