Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.36 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.36 KB

Chameleon Ultra Guide

This guide goal is to guide you through setting up and using your Chameleon Ultra and Lite.

This Guide is split up into multiple "subguides":

  • "Whitepaper": Discover what the Chameleon Ultra is capable of

  • "Hardware": Learn to know the hardware of your Chameleon

  • "Firmware": Your Chameleon runs a firmware, learn what it can do and how to use it

  • "CLI": The official way to control your Chameleon is via the Command Line Interface (CLI) . Learn how to install and master the CLI.

  • "GUIs": Some people also develop Graphical User Interfaces (GUIs), these may be a good start for people that do not want to deal with a CLI.

  • "Troubleshooting": For when things go wrong, here are some common tips to maybe fix whatever issue you might have.

  • "FAQ": Frequently asked questions, if you have a question, it might already be answered here.

  • "Quickstart": for the impatient people to just get you up and running with anything.

  • "Development": for all developers. This covers how to build firmware from source and set up a development environment.

  • "Protocol": the gory details of the communication protocol, useful if you want to develop your own client.