Firmware required to boot & operate the apertus° AXIOM Beta Camera.
Detailed instructions on how to use the Firmware can be found in the wiki
If you want to experiment with the latest changes and dont mind, when the camera isnt working, you try use the untested nightly firmware images.
- Warning! The nightly images are not veryfied by a human and might damage your camera permanently.
- Only continue, if you know, what you are doing!
To try this anyway, you
- Have to download etcher & install it
- Download the latest nightly firmware image
- Select the
.zip
file of the image in etcher and flash it on a microsd card with at least 8GB.
A great way to start hacking on the Beta Frimware is building it.
Build instructions can be found in the makefiles/README.md
file.
There you will also find instructions for running the firmware inside qemu for development purposes.
The Repository is divided in the following Parts:
Linux user-space tools and scripts used to operate the AXIOM Beta hardware.
Contains the VHDL sources for the various Programmable Logic devices on the board. (Currently not everything is contained)
Files needed in the boot process.
Contains all the other stuff that is needed for creating a Beta firmware image.