Closed fliegermichl closed 4 years ago
Thank you very much for the unit! I've removed Lazlogger dependency and made the constructor work with any TI2CDevice. Please check out commit dd7e3ee.
Hi, dit you forget to "git add pca9685.pas"?
Indeed I did. Shame on me ;-)
Am 28.04.2020 um 09:56 schrieb Michael Läßig:
Hi, dit you forget to "git add pca9685.pas"?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/SAmeis/pascalio/issues/9#issuecomment-620444089, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTZA7APNTLODBGONPMKDEDRO2DZBANCNFSM4MLZKMKA.
Thank you. Now it does'nt compile because in file gui-src/fpgpiocomp.pas are TGPIOInterruptThread.Execute and TGPIOPollThread.Execute not implemented. since i does'nt use it i have created them using Ctrl-Shift-C and now it works good.
Hi, i am working on a little Robot and so i need to control his servos. Using this Raspberry Pi addon card it is really easy.
pca9685.pas.gz