Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to realize the working Mode switch in OpenWRT

2025-01-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces OpenWRT how to achieve the working mode switch, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it.

DIR-505 has a working mode switch, which can set three modes, but after brushing OpenWRT, there is no function by default. We can use GPIO to read and get the position of the switch.

#! / bin/shread_gpio () {(echo $1 > / sys/class/gpio/export) > & / dev/null (echo "in" > / sys/class/gpio/gpio$1/direction) > & / dev/null return `cat / sys/class/gpio/gpio$1/ value`;} read_gpio 19 / cat / sys/class/gpio/gpio$1/ value`;} read_gpio 19 / cat / sys/class/gpio/gpio$1/ / value`;} read_gpio 19 / read_gpio 19 / cat / sys/class/gpio/gpio$1/ / value`;} read_gpio 19 / cat / sys/class/gpio/gpio$1/ / value`;} read_gpio 19 / cat / sys/class/gpio/gpio$1/ / value`. 11001) v = "repeater";; 01001) v = "hotspot"; 11000) v = "4th";; *) v = "error";; esacecho $v

According to the OpenWRT official website (http://wiki.openwrt.org/toh/d-link/dir-505#buttons), there is a DIR-505L switch with four gears, and the DIR-505 actually has it, but the shell blocks the fourth gear and can't be broken. If you have enough egg pain, you can open it with a carving knife.

We can add judgment code to the boot script (/ etc/rc.local) and make different configurations according to the gear to achieve different uses.

Thank you for reading this article carefully. I hope the article "how to achieve the working mode switch in OpenWRT" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report