Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

180 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADX (Advanced Devices eXtended)

[ English (docs/en) | 日本語 (docs/ja) ]

ADX (Advanced Devices eXtended) is an open-source hardware standard and modular control platform designed to provide industrial-grade reliability, noise immunity, and electromechanical precision with the simplicity of open-source embedded development.


1. Core Specifications (Overview)

1.1 8748 Form Factor

An electromechanical co-design standard ensuring seamless dimensional alignment between PCB CAD (mil-based) and mechanical enclosure fabrication (mm-based), reducing conversion errors to <15 µm.

1.2 ADX Pinout

A 20-pin unified expansion interface (2×10-pin, 2.54 mm pitch) featuring GND shielding and static control lines for noise isolation across SPI, I2C, UART, and analog signals.


2. Hardware Lineup

Board / Module Description Specifications & Manufacturing Data
ADX Core-D LN-485 (LIN-based RS-485) and custom bootloader development board with USB-C, CH342K SerialUPDI flashing, and 12 MHz crystal oscillator. Proposal / Data
ADX Prototyping CARD 8748 Form Factor expansion add-on card with lower 20-pin ADX bus breakout and upper 20-pin custom prototyping grid. Proposal / Data

3. Documentation (多言語ドキュメント)


4. Repository Structure

ADX/
├── README.md               # Global portal & quick reference (this file)
├── LICENSE.md              # Multi-licensing policy & trademark notices
├── LICENSES/               # REUSE-compliant license texts (CC-BY-4.0, CERN-OHL-P-2.0, MIT)
├── docs/                   # Full multilingual documentation (CC BY 4.0)
│   ├── en/                 # English documentation
│   └── ja/                 # Japanese documentation
├── hardware/               # Hardware design & production files (CERN-OHL-P-v2)
│   ├── ADX_Core-D/         # LN-485 bootloader development board
│   └── CARD/Prototyping/   # Prototyping add-on card
├── firmware/               # Drivers, BSP, and sample sketches (MIT)
├── logo/                   # Brand assets & logos
├── memo/                   # Development notes & reports
│   └── REPORT/             # Proposals & migration plans
└── Project_Snapshot.md     # Project progress & roadmap

5. Links & Resources


6. License

ADX Project is released under a tri-license structure tailored for documentation, open hardware, and embedded software:

See LICENSE.md for full licensing policy and trademark terms.

About

ADX: Advanced Devices eXtended's project documents.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors