There is a branch on our GitHub repository called TDInt. It is the development branch for testing new things out in Dexter's firmware. One of the recent updates adds functionality for a new file type we call .make_ins. The new type allows for a list of instructions to be run from a single file. Dexter's "boot up dance" is now part of the autoexec.make_ins file instead of in DexRun.c. This allows anyone who wants to change what their Dexter does on boot up to do so without recompiling the DexRun software. This also makes it possible for to Dexter run tasks without the need of an external computer. Check it out here to learn more https://github.com/HaddingtonDynamics/Dexter/tree/TDint
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.