Best OpenWRT & LEDE x86_64 Firmware for Soft Routers

Best OpenWRT & LEDE x86_64 Firmware for Soft Routers

As we all know, OpenWRT is a very popular open-source soft router firmware, which has given birth to many derivative third-party soft router firmware. This article will list the stable OpenWRT & LEDE x86_64 premium soft router firmware available in the market, provided for enthusiasts to use. The soft router firmware has integrated commonly used … Read more

2020 IoT Terminal Security White Paper

2020 IoT Terminal Security White Paper

Click the blue text to follow us 1. Introduction In the era of consumer internet, the value of the Internet of Things (IoT) itself has not been fully explored. With the advent of the 5G era, the IoT field has ushered in new development opportunities. The 5G communication technology defines three major application scenarios: eMBB, … Read more

Analyzing VxWorks Firmware: A Comprehensive Guide

Analyzing VxWorks Firmware: A Comprehensive Guide

1. Introduction The VxWorks operating system is an embedded real-time operating system (RTOS) designed and developed by Wind River in the United States in 1983, and it is a key component of embedded development environments. 2. Firmware Analysis The common method for firmware extraction is to use the binwalk tool for analysis and extraction. 2.1 … Read more

STM32 Firmware Dump Tutorial: A Comprehensive Guide

STM32 Firmware Dump Tutorial: A Comprehensive Guide

Background Finally, with some rare free time and a long-lost passion, I quickly got to work. This is also a preliminary experience, so the goal is simply to dump the program and perform basic disassembly. Toolset Introduction Software Part OpenOCD Open On-Chip Debugger, a well-known open-source hardware debugger. Supports various debuggers like (St-link) and (jlink) … Read more

Mastering STM32: A Comprehensive Guide for Beginners

Mastering STM32: A Comprehensive Guide for Beginners

Learning microcontrollers just for the sake of it is not the correct approach. You may ask: How to systematically start learning STM32? This is fundamentally a wrong question. If you know how to use the 8051 and can write C, then there is no need to deliberately learn STM32. What you should consider is what … Read more

How to Update TV Boxes with OpenWrt

How to Update TV Boxes with OpenWrt

SoC Device Optional kernel OpenWrt Firmware a311d Khadas-VIM3 All amlogic_a311d.img s922x Beelink-GT-King, Beelink-GT-King-Pro, Ugoos-AM6-Plus, ODROID-N2, X88-King, Ali-CT2000 All amlogic_s922x.img s905x3 X96-Max+, HK1-Box, Vontar-X3, H96-Max-X3, Ugoos-X3, TX3(QZ), TX3(BZ), X96-Air, X96-Max+_A100, A95XF3-Air, Tencent-Aurora-3Pro(s905x3-b), X96-Max+Q1, X96-Max+100W, X96-Max+_2101, Infinity-B32 All amlogic_s905x3.img s905x2 X96Max-4G, X96Max-2G, MECOOL-KM3-4G, Tanix-Tx5-Max, A95X-F2 All amlogic_s905x2.img s912 Tanix-TX8-Max, Tanix-TX9-Pro(3G), Tanix-TX9-Pro(2G), Tanix-TX92, Nexbox-A1, Nexbox-A95X-A2, A95X, H96-Pro-Plus, VORKE-Z6-Plus, … Read more

How to Flash WLED Firmware to ESP32 via Web Browser

How to Flash WLED Firmware to ESP32 via Web Browser

How to Flash WLED Firmware to ESP32 via Web Browser 1. Visit install.wled.me To flash the latest WLED firmware via your browser, please visit the following link: https://install.wled.me/ 2. Connect the ESP to your PC via USB cable Connect the ESP to your PC using a USB cable. We will install the latest version of … Read more

OpenWrt SDK and ImageBuilder Usage Guide

OpenWrt SDK and ImageBuilder Usage Guide

OpenWrt SDK The OpenWrt SDK provides a cross-compilation toolchain, libraries, header files, and development tools, allowing developers to compile and debug applications on their local machines before deploying them to OpenWrt devices. With the OpenWrt SDK, developers can add custom features, modify kernel options, add new packages, customize interfaces, and more. This makes OpenWrt very … Read more

MCU Firmware Upgrade and BootLoader Solution

MCU Firmware Upgrade and BootLoader Solution

1. Hardware Background The hardware solution is as follows, with the external 485 serial port communicating with the panel MCU, and the 485 serial port serving as the transmission channel for firmware upgrades. The MCU model is the Aterly AT32F415RCT6, with a ROM size of 256KB, and no external flash, so backup areas are not … Read more

Expanding Docker Disk Space and Using Docker on OpenWrt for NanoPi R2S

Expanding Docker Disk Space and Using Docker on OpenWrt for NanoPi R2S

NO.1 Content Correction First, the firmware recommended in the previous article needs to be corrected. Reference Article <<OpenWrt Router (NanoPi For NAS All In One R2S): Firmware Installation and Expansion (Squashfs)>> The author sirpdboy provides a free version of the firmware, which can install Docker and Docker Compose, but cannot install Dockerd. Therefore, you can … Read more

×