hyperphonic0 / CAM86-FW-Blight

CAM86 firmware re-written in MPLAB X using the XC8 compiler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAM86-FW-Blight

CAM86 firmware re-written in MPLAB X using the XC8 compiler.

Custom firmware for CAM86 DIY camera (Sony ICX453AQ sensor).

This project is based on work of Ukrainian telescope amateurs. Most of their work is shared on this huge forum thread.

The current work is described here.

The source code for the camera low level library compatible with this firmware can be found here while the compatible ASCOM driver can be found here.

See also

Information in Ukrainian

French forum

Original Indi driver for Cam86

Cam84/Cam86 forum

Authors:

Gilmanov Rim (Гильманов Рим) - original camera hardware and low-level camera interaction

Sergiy Vakulenko - Original ASCOM driver

Their code is shared on Sergiy Vakulenko 's Github

Luka Pravica - current modifications/extensions/customisations to the firmware, low-level driver and ASCOM driver

Tommy Ramberg - Converted firmware to be compatible with the XC8 compiler in MPLABX.

All derived work from this code must be kept free and opensource as governed by GPL v2 or later (see the included file COPYING).

About

CAM86 firmware re-written in MPLAB X using the XC8 compiler.

License:GNU General Public License v2.0


Languages

Language:C 56.4%Language:Makefile 40.7%Language:Shell 2.9%