Close

Command line diy line camera

A project log for Linear CCD module

TCD1304-based linear CCD module driven by a Nucleo F401RE, an STM32F401 black pill or an STM32F103 blue pill

esben-rosselesben rossel 03/18/2017 at 17:510 Comments

To make the lives of anyone wishing to use the linear CCD modules easier, I've made a CLI. Hopefully it'll make the software side of things more modular.

In the same time I have given the SPI-enabled firmware an update to give it all the benefits of the improvements to the UART-version, and the two should now be very similar in performance, except of course for the 150x speed-advantage of SPI.

At the time of writing there's only a CLI for the SPI-version of the firmware, but a UART-CLI will follow shortly.

There's of course a CLI for both SPI and UART.


As usual go to tcd1304.wordpress.com for downloads, details etc.

Discussions