lego_film_processor

software for rotary photographic film processor with Lego Mindstorms RCX
git clone git://src.adamsgaard.dk/lego_film_processor # fast
git clone https://src.adamsgaard.dk/lego_film_processor.git # slow
Log | Files | Refs | README | LICENSE Back to index

DateCommit messageAuthorFiles+-
2022-10-01 07:06README: add note on kernel optionsAnders Damsgaard1+13-4
2022-10-01 06:59add usage to READMEAnders Damsgaard1+20-0
2022-10-01 06:52clean up makefileAnders Damsgaard1+2-3
2020-01-02 09:26Change to ISC licenseAnders Damsgaard2+13-672
2019-09-07 14:00Add README and LICENSEAnders Damsgaard2+682-0
2019-07-30 13:17Set OUTPUT as macroAnders Damsgaard1+6-5
2019-07-18 17:58Speed down motors before reversing directionAnders Damsgaard1+9-1
2019-07-13 14:37Increase turn interval to 6s and set long development timeAnders Damsgaard1+2-2
2019-07-12 14:24Use a more noticable finish soundAnders Damsgaard1+3-13
2019-07-12 14:12Simplify program and fix various bugs. Tested on RCXAnders Damsgaard1+17-26
2019-07-12 13:51Add targets for firmware and testingAnders Damsgaard1+16-2
2019-07-12 13:33Add upload targetAnders Damsgaard1+4-1
2019-07-07 18:39Put main function name on separate lineAnders Damsgaard1+2-1
2019-07-07 18:38Put chime into function, clean upAnders Damsgaard1+24-15
2019-07-07 18:34Add better finish chime and capitalize constantsAnders Damsgaard1+26-18
2019-07-07 18:15Add chime when development is finishedAnders Damsgaard1+4-0
2019-07-07 17:55Add first untested attemptAnders Damsgaard2+38-0