.HEX 文件扩展名

Hexadecimal Source File

开发者 不适用
受欢迎程度
3.6  |  135 
 

什么是 HEX 文件?

A HEX file is a hexadecimal source file that stores data or instructions for programmable devices, such as microcontrollers, Electrically Erasable Programmable Read-Only Memory (EEPROM) chips, and other embedded systems. It may contain compiled machine code, configuration data, or firmware that a device reads and executes. HEX files are often used in electronics and engineering applications, including remote controls, automotive systems, medical devices, and industrial machines.

更多信息

The Intel HEX format saves binary data in a readable text format using hexadecimal values. Developers create these files when compiling source code for hardware, typically using software tools like the Arduino IDE, MPLAB X, or other embedded development environments. The developers then upload, or "flash," the files to the device to program it with the intended behavior.

如何打开 HEX 文件

You can open HEX files with specialized hex editors such as HxD or FlexHex. If the file is saved in plain text, you can also view or edit it with standard text editors, such as Microsoft Notepad, Apple TextEdit, or Microsoft Visual Studio Code. However, incorrectly modifying the contents may cause the device to behave incorrectly.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 HEX 文件的程序

Windows
Mac
免费
分类: 开发者
更新时间: 2025-07-02

BinHex Encoded File

开发者 BinHex
受欢迎程度
2.7  |  24 
 

File encoded with an early version of BinHex (binary-to-hexadecimal) encoding software; used for converting files to a text format that could be sent via e-mail without being corrupted; typically takes up more space than the original file.

更多信息

The BinHex program is only available for the Mac. Newer versions of the program save BinHex files with a .HQX extension rather than ".hex."

可打开 HEX 文件的程序

Windows
UUDeview
Linux
UUDeview
分类: 编码
更新时间: 2008-05-05

Arduboy Game File

开发者 Arduboy
受欢迎程度
3.0  |  1 
 

A HEX file is a compiled game file used by the Arduboy handheld console that is formatted in Intel HEX, a plain text encoding of binary data. It contains low-level instructions that the Arduboy console can execute. Developers write game code in C or C++ and compile it into a HEX file using development tools such as the Arduino IDE or PlatformIO.

更多信息

After developers compile code to a HEX file, they upload it to an Arduboy device through a USB connection. The Arduboy then runs the uploaded game directly from its internal memory. Some users also use mobile solutions with On-The-Go (OTG) USB support to transfer games without a computer.

In addition to transferring HEX files to physical hardware, users can open and test HEX files with emulators that simulate the Arduboy on desktop or web platforms. These tools enable developers and players to preview gameplay, debug issues, or play without the need for a device. While the HEX format is standard across many embedded systems, such as microcontrollers and programmable consumer devices (3D printers, keyboards, etc.), Arduboy-specific HEX files are built for the device’s particular hardware and won’t function on unrelated systems.

注: HEX files are often included in .ARDUBOY game packages, which are .ZIP archives that store all of the information required to play a game with Arduboy, such as a compiled game, a banner image, and metadata.

如何打开 HEX 文件

You can open HEX files for Arduboy in several ways, depending on whether you want to upload them to a physical device or run them in an emulator. To flash a HEX file to an Arduboy console, you can use tools like the Arduboy Uploader, avrdude, or the Arduino IDE. These tools send the compiled game data from your computer to the Arduboy via USB, writing it directly to the device’s memory so the game can run.

If you want to test or play a game without using a physical Arduboy, you can open the HEX file in an emulator like ProjectABE, which simulates Arduboy hardware on your computer or in a web browser. This option is helpful for developers who want to debug or preview a game, or for players who don’t have access to a device.

可打开 HEX 文件的程序

All Platforms
免费
免费
Windows
分类: 游戏
更新时间: 2025-07-02

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们