Discovery work and comparative analysis between the Qualcomm IQ-9075 SoM and the NVIDIA Jetson Orin NX.
- IQ9075-vs-JETSON.md - Qualcomm IQ-9075 vs NVIDIA Jetson: comparative analysis (English).
- OPEN-Q-9075IQ_SOM.md - Lantronix Open-Q™ 9075IQ SOM.
- IQ-9075_EVAL_KIT.md - Qualcomm Dragonwing IQ-9075 Evaluation Kit.
A Makefile is provided to render every Markdown document as a PDF using pandoc and XeLaTeX:
make check-deps # verify required system packages
make deps # install missing packages (pandoc, texlive-xetex, …)
make # build all PDFs
make clean # remove generated PDFsThese documents are made available free of charge and only ask to be kept up to date.
If you spot a mistake, an outdated figure, or anything that could be improved, please don't hesitate to open an issue or submit a pull request, corrections and contributions are very welcome.
Hardware specifications evolve, datasheets get revised, and pricing changes; help in keeping these notes accurate is genuinely appreciated.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).
You are free to share and adapt the material for any purpose, including commercially, as long as you give appropriate credit and indicate if changes were made.
The build configuration files (Makefile, header.tex) are released
under the MIT License.