diff --git a/source/_static/images/qcs6490-axon-mini/axon-mini-back.webp b/source/_static/images/qcs6490-axon-mini/axon-mini-back.webp new file mode 100644 index 0000000..e08005f Binary files /dev/null and b/source/_static/images/qcs6490-axon-mini/axon-mini-back.webp differ diff --git a/source/_static/images/qcs6490-axon-mini/axon-mini-top.webp b/source/_static/images/qcs6490-axon-mini/axon-mini-top.webp new file mode 100644 index 0000000..5a76eb0 Binary files /dev/null and b/source/_static/images/qcs6490-axon-mini/axon-mini-top.webp differ diff --git a/source/index.rst b/source/index.rst index 9faf5db..8166d4f 100644 --- a/source/index.rst +++ b/source/index.rst @@ -12,9 +12,7 @@ Welcome to Vicharak's documentation! #################################### -Vicharak brings to you the powerful rk3399 based Vaaman and the highly advanced rk3588 based Axon single-board computers (SBCs). -Designed for both hobbyists and professionals, these SBCs offer unparalleled performance and versatility for a wide range of -applications including IoT, AI and multimedia processing. +Vicharak offers a comprehensive range of single-board computers (SBCs) across the Vaaman and Axon families, powered by leading processors including the rk3399, rk3588, and QCS6490. Designed for both hobbyists and professionals, our SBCs deliver exceptional performance and versatility for applications spanning IoT, AI/ML, embedded systems, and multimedia processing. .. |vaaman_top| image:: _static/images/rk3399-vaaman/Vaaman-top.webp :width: 100% @@ -24,7 +22,11 @@ applications including IoT, AI and multimedia processing. :width: 100% :alt: axon top -.. grid:: 1 1 2 2 +.. |axon_mini_top| image:: _static/images/qcs6490-axon-mini/axon-mini-back.webp + :width: 100% + :alt: axon-mini top + +.. grid:: 1 1 2 3 .. grid-item-card:: Vaaman SBC :link: vicharak_sbcs/vaaman/vaaman-home @@ -40,6 +42,13 @@ applications including IoT, AI and multimedia processing. |axon_top| + .. grid-item-card:: Axon-Mini SBC + :link: vicharak_sbcs/axon_mini/axon-mini-home + :link-type: doc + :shadow: md + + |axon_mini_top| + .. toctree:: :glob: :caption: Contents @@ -48,6 +57,7 @@ applications including IoT, AI and multimedia processing. Vaaman SBC Axon SBC + Axon-Mini SBC .. toctree:: :glob: diff --git a/source/vicharak_sbcs/axon_mini/audio/index.rst b/source/vicharak_sbcs/axon_mini/audio/index.rst new file mode 100644 index 0000000..697ee47 --- /dev/null +++ b/source/vicharak_sbcs/axon_mini/audio/index.rst @@ -0,0 +1,149 @@ +.. _axon-mini-audio: + +################### +Audio Interface +################### + +.. TODO: Add Axon-Mini audio documentation + +This section covers audio capabilities of Axon-Mini. + +.. toctree:: + :glob: + :maxdepth: 3 + :titlesonly: + +Audio Details +============= + +.. TODO: Add Axon-Mini audio interface information + +For audio-related questions: + +- Check hardware documentation +- Visit `Vicharak Community `_ + +Headphone Output +---------------- + +- 1 dedicated headphone jack +- Stereo output for headphones + +HDMI Audio +---------- + +- Audio over HDMI output +- Integrated with HDMI display output + +DisplayPort Audio +----------------- + +- Audio over USB-C DisplayPort +- Integrated with DisplayPort output + +Audio Inputs +============ + +Microphone Input +---------------- + +- 1 analog microphone input +- Single-ended input + +Headphone/Microphone Jack +-------------------------- + +- Combination input/output option available on some models + +Line-In +------- + +- 1 analog line-in input +- For connecting external audio sources + +Audio Configuration +=================== + +ALSA Configuration +------------------ + +Advanced Linux Sound Architecture configuration + +PulseAudio +---------- + +Audio server and daemon configuration + +Volume Control +============== + +Master Volume +------------- + +Per-Device Volume +----------------- + +Audio Input Levels +------------------ + +Recording Audio +=============== + +Using Linux Audio Recording Tools +--------------------------------- + +- ALSA record utilities +- ffmpeg for recording +- Other recording software + +Audio Formats Support +===================== + +Supported Codecs +---------------- + +- PCM (WAV) +- MP3 +- FLAC +- AAC +- Vorbis +- And more + +Sample Rates +------------ + +- 8 kHz to 192 kHz or higher + +Bit Depths +---------- + +- 8-bit, 16-bit, 24-bit, 32-bit + +Troubleshooting +=============== + +No Audio Output +--------------- + +Audio Input Not Working +----------------------- + +Audio Quality Issues +-------------------- + +Driver and Kernel Module Issues +------------------------------- + +For additional support: + +- Check kernel logs: ``dmesg | grep -i audio`` +- List audio devices: ``aplay -l`` and ``arecord -l`` +- Check ALSA mixer: ``alsamixer`` + +Community Support +================= + +For audio-related issues and questions, visit: + +- `Vicharak Community `_ +- Linux Audio Documentation diff --git a/source/vicharak_sbcs/axon_mini/axon-mini-accessories.rst b/source/vicharak_sbcs/axon_mini/axon-mini-accessories.rst new file mode 100644 index 0000000..878d316 --- /dev/null +++ b/source/vicharak_sbcs/axon_mini/axon-mini-accessories.rst @@ -0,0 +1,11 @@ +.. _axon-mini-accessories: + +Accessories +########### + +.. TODO: Add Axon-Mini specific accessories and recommended peripherals + +For a complete and updated list of compatible accessories, please visit: + +- `Vicharak Store `_ +- `Vicharak Community `_ diff --git a/source/vicharak_sbcs/axon_mini/axon-mini-accessories/index.rst b/source/vicharak_sbcs/axon_mini/axon-mini-accessories/index.rst new file mode 100644 index 0000000..3e36888 --- /dev/null +++ b/source/vicharak_sbcs/axon_mini/axon-mini-accessories/index.rst @@ -0,0 +1,25 @@ +.. _axon-mini-accessories-guide: + +#################### +Accessories Directory +#################### + +.. TODO: Add Axon-Mini accessories guide + +This section serves as a guide to accessories available for Axon-Mini. + +.. toctree:: + :glob: + :maxdepth: 3 + :titlesonly: + +.. note:: + | For detailed accessories information, please refer to the main Accessories section. + +Getting Help +============ + +For accessory recommendations: + +- Visit `Vicharak Store `_ +- Check `Vicharak Community `_ diff --git a/source/vicharak_sbcs/axon_mini/axon-mini-downloads.rst b/source/vicharak_sbcs/axon_mini/axon-mini-downloads.rst new file mode 100644 index 0000000..23654cd --- /dev/null +++ b/source/vicharak_sbcs/axon_mini/axon-mini-downloads.rst @@ -0,0 +1,29 @@ +.. _axon-mini-downloads: + +Downloads +######### + +.. TODO: Add Axon-Mini specific downloads + +Operating System Images +======================= + +.. TODO: Add Axon-Mini OS image downloads + +Documentation and Schematics +============================ + +.. TODO: Add Axon-Mini hardware documentation and schematics + +Software Tools and SDKs +======================= + +.. TODO: Add Axon-Mini software tools and SDK links + +Support and Community +===================== + +For resources and support: + +- `Vicharak Support `_ +- `Vicharak Website `_ diff --git a/source/vicharak_sbcs/axon_mini/axon-mini-faq.rst b/source/vicharak_sbcs/axon_mini/axon-mini-faq.rst new file mode 100644 index 0000000..af6a249 --- /dev/null +++ b/source/vicharak_sbcs/axon_mini/axon-mini-faq.rst @@ -0,0 +1,36 @@ +.. _axon-mini-faq: + +Frequently Asked Questions +########################### + +.. TODO: Add Axon-Mini specific FAQ + +General Questions +================= + +**What is Axon-Mini?** + +.. TODO: Add brief Axon-Mini description + +Hardware Questions +=================== + +.. TODO: Add Axon-Mini hardware FAQs + +Software Questions +=================== + +.. TODO: Add Axon-Mini software FAQs + +Troubleshooting +=============== + +.. TODO: Add Axon-Mini troubleshooting questions + +Support and Contact +=================== + +For additional support: + +- **Community Discussion**: `Vicharak Discuss `_ +- **Official Website**: `Vicharak `_ diff --git a/source/vicharak_sbcs/axon_mini/axon-mini-getting-started.rst b/source/vicharak_sbcs/axon_mini/axon-mini-getting-started.rst new file mode 100644 index 0000000..7711354 --- /dev/null +++ b/source/vicharak_sbcs/axon_mini/axon-mini-getting-started.rst @@ -0,0 +1,23 @@ +.. _axon-mini-getting-started: + +Getting Started +############### + +.. TODO: Add Axon-Mini specific getting started guide + +What's in the box? +================== + +.. TODO: List actual Axon-Mini box contents with accurate specifications + +What else do you need? +====================== + +.. TODO: List actual requirements for Axon-Mini + +Quick Start Steps +================= + +.. TODO: Add Axon-Mini specific setup steps + +For detailed setup instructions, refer to the Linux Documentation section or contact Vicharak support. diff --git a/source/vicharak_sbcs/axon_mini/axon-mini-gpio-description.md b/source/vicharak_sbcs/axon_mini/axon-mini-gpio-description.md new file mode 100644 index 0000000..de8693a --- /dev/null +++ b/source/vicharak_sbcs/axon_mini/axon-mini-gpio-description.md @@ -0,0 +1,18 @@ +# Axon-Mini GPIO Pin Configuration + +.. TODO: Add Axon-Mini specific GPIO pin configuration + +This document will describe the GPIO pin configuration for Axon-Mini. + +## GPIO Header + +.. TODO: Add Axon-Mini GPIO header information + +## GPIO Specifications + +.. TODO: Add Axon-Mini GPIO specifications + +## Related Documentation + +- Refer to official hardware documentation for accurate GPIO information +- Visit Vicharak community for support diff --git a/source/vicharak_sbcs/axon_mini/axon-mini-home.rst b/source/vicharak_sbcs/axon_mini/axon-mini-home.rst new file mode 100644 index 0000000..62ca9a2 --- /dev/null +++ b/source/vicharak_sbcs/axon_mini/axon-mini-home.rst @@ -0,0 +1,58 @@ +.. _axon-mini-home: + +############################################# + Welcome to Axon-Mini's documentation! +############################################# + +**Axon Mini** powered by the Qualcomm's **QCS6490**, Axon Mini brings cutting-edge AI, computer vision, and edge computing capabilities into a compact, modular platform built for innovators. Whether you're developing next-generation robotics, smart cameras, industrial automation systems, or AI-powered products, Axon Mini delivers the performance, flexibility, and scalability needed for you usecase. + +.. grid:: 2 + + .. grid-item:: + + .. image:: /_static/images/qcs6490-axon-mini/axon-mini-top.webp + :width: 100% + :alt: axon-mini top + + + .. grid-item:: + + .. image:: /_static/images/qcs6490-axon-mini/axon-mini-back.webp + :width: 100% + :alt: axon-mini back + + +.. toctree:: + :glob: + :caption: Contents + :maxdepth: 5 + :titlesonly: + + + Overview + Getting Started + Axon-Mini Linux Documentation + Connectivity + Storage + Peripherals + Display Interface + Audio Interface