Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 14 additions & 4 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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%
Expand All @@ -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
Expand All @@ -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
Expand All @@ -48,6 +57,7 @@ applications including IoT, AI and multimedia processing.

Vaaman SBC <vicharak_sbcs/vaaman/vaaman-home>
Axon SBC <vicharak_sbcs/axon/axon-home>
Axon-Mini SBC <vicharak_sbcs/axon_mini/axon-mini-home>

.. toctree::
:glob:
Expand Down
149 changes: 149 additions & 0 deletions source/vicharak_sbcs/axon_mini/audio/index.rst
Original file line number Diff line number Diff line change
@@ -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 <https://discuss.vicharak.in>`_

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 <https://discuss.vicharak.in>`_
- Linux Audio Documentation
11 changes: 11 additions & 0 deletions source/vicharak_sbcs/axon_mini/axon-mini-accessories.rst
Original file line number Diff line number Diff line change
@@ -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 <https://store.vicharak.in>`_
- `Vicharak Community <https://discuss.vicharak.in>`_
25 changes: 25 additions & 0 deletions source/vicharak_sbcs/axon_mini/axon-mini-accessories/index.rst
Original file line number Diff line number Diff line change
@@ -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 <https://store.vicharak.in>`_
- Check `Vicharak Community <https://discuss.vicharak.in>`_
29 changes: 29 additions & 0 deletions source/vicharak_sbcs/axon_mini/axon-mini-downloads.rst
Original file line number Diff line number Diff line change
@@ -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 <https://discuss.vicharak.in>`_
- `Vicharak Website <https://vicharak.in>`_
36 changes: 36 additions & 0 deletions source/vicharak_sbcs/axon_mini/axon-mini-faq.rst
Original file line number Diff line number Diff line change
@@ -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 <https://discuss.vicharak.in>`_
- **Official Website**: `Vicharak <https://vicharak.in>`_
23 changes: 23 additions & 0 deletions source/vicharak_sbcs/axon_mini/axon-mini-getting-started.rst
Original file line number Diff line number Diff line change
@@ -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.
18 changes: 18 additions & 0 deletions source/vicharak_sbcs/axon_mini/axon-mini-gpio-description.md
Original file line number Diff line number Diff line change
@@ -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
Loading