Newer
Older
card10 firmware docs
====================
these transcripts describe how you can write code for your card10. This
includes the Python modules that are available but also documentation of the
lower level firmware components.
If you want to write Python code for card10, you will want to take a look at
the :ref:`Pycardium <pycardium_overview>` docs. If you are interested in writing applications
in other languages, you'll probably want to interface with
:ref:`Epicardium API <epicardium_api_overview>` directly.
Last but not least, if you want to start hacking the lower-level firmware, the
:ref:`Firmware <firmware_overview>` section of these docs is a good starting place.
pycardium/personal_state
.. toctree::
:maxdepth: 1
:caption: Firmware
overview
card10-cfg
usb-file-transfer
.. toctree::
:maxdepth: 1
:caption: Epicardium API
epicardium/overview
epicardium/api
epicardium-guide
.. toctree::
:maxdepth: 1
:caption: Bluetooth