OpenMiko is custom opensource firmware for cameras that use the Ingenic T20 chip. These cameras include the Wyzecam V2 and Xiaomi Xiaofang. The firmware aims to provide an alternative to the closed source out of box firmwares which can often be riddled with bugs and security holes. Privacy is...
Xiaomi has open-sourced the source code of the Redmi K30 Pro kernel, which is based on Android Q. Developers can download it from theGitHub page. When Xiaomi released the POCO X2, Xiaomi announced the core source code of the Redmi K30 5G. The Xiaomi 10 series became open-source on th...
It runs on an ATMega328p MCU and controls a TI BQ769x0 (TI Datasheet) battery monitoring IC over I²C. This is a fully fledged replacement BMS for the Xiaomi M365 that implements their proprietary BMS protocol and supports all of the features you'd expect, like: Battery SOC (State ...
/opt/bin/vim /etc/profilePATH=/opt/sbin:/opt/bin:/opt/bin/vim /etc/rc.local /opt/etc/init.d/S22shadowsocks start /opt/etc/init.d/S24privoxy start mount -obind/userdisk/xxx/opt /opt 此部分完全参考:https://www.jianshu.com/p/09c... ...
This tutorial describes how one developer went about updating the OpenWRT firmware on a Xiaomi Mi Router 3G in this collision of open source hardware and software.
官网说明https://openwrt.org/toh/xiaomi/mi_router_ac2100 Openwrt官方已经从21.02.0版正式支持小米/红米AC2100。官网下载地址: https://firmware-selector.openwrt.org/?version=21.02.1&target=ramips%2Fmt7621&id=xiaomi_mi-router-ac2100 需要文件 ...
netstat -na|grep 192.168.32.142|wc -l 开机自启脚本 /etc/rc.local 限制MAC地址 iptables -A INPUT -m mac --mac-source 00:0F:EA:91:04:08 -j DROP 配置ChinaDNS https://github.com/clowwindy/ChinaDNS 配置RedSocks https://github.com/darkk/redsocks...
Home Assistantis a free and open-source software for home automation that is designed to be the central control system for smart home devices. It can be accessed via a web-based user interface, via companion apps for Android and iOS, or using voice commands via a supported virtual assistant...
因此只要我们找到了 dts (Device Tree Source) 的文件就可以修改波特率,下面是针对 Xiaomi Mi Router 3G v2 的设备(dts 文件中的 include 会包含其他的 dtsi 文件) target/linux/ramips/dts/mt7621_xiaomi_mi-router-3g-v2.dts --> mt7621_xiaomi_mi-router-4a-3g-v2.dtsi -> mt7621_xiaomi_mi-router...
Source 1,Source 2