Commit Graph
23 Commits
Author SHA1 Message Date
hhaupt 2b0cd00ddd cleaned Motion class 2024-06-14 02:23:12 +02:00
hhaupt b1bb29aa1c added basic motioncorrection for the move function 2024-06-14 02:06:37 +02:00
hhaupt 2701446915 updated movement Tasks to handle multiple calling properbly and prepare calibration feature 2024-06-14 01:22:46 +02:00
hhaupt 4f308412e4 added FIFOdata fetch method 2024-06-13 23:35:17 +02:00
Hans Haupt d4cb8af3b3 wip: add reference to motionDetection to motion 2024-06-13 17:20:22 +02:00
hhaupt 841202897b Fixed FiFo access 2024-06-13 04:17:12 +02:00
hhaupt a058b3f205 implemented access to registerbanks, fixed wrong write access 2024-06-12 20:26:38 +02:00
hhaupt 00c76166f8 added CMD declarations 2024-06-10 23:15:24 +02:00
hhaupt 0c5f40b3a6 Merge branch 'feature/#18-calibrated-movement' of https://git.imn.htwk-leipzig.de/wagner/dezibot into feature/#18-calibrated-movement 2024-06-10 00:38:50 +02:00
hhaupt 5e2b8698d9 WIP: Read/Write from Registerbanks 2024-06-10 00:38:26 +02:00
hhaupt 8fb1ab7651 improved the calibrated movement example 2024-05-12 23:25:08 +02:00
hhaupt e03bde591d first working example of IMU Based Motioncorrection 2024-05-12 18:55:54 +02:00
hhaupt aba3c7d559 Merge branch 'feature/#5-motion' into feature/#18-calibrated-movement 2024-05-12 11:48:53 +02:00
hhaupt ad41f6b5ca changed numieric constant with correct constant variable in move() 2024-05-12 11:41:20 +02:00
hhaupt e21e176737 Merge branch 'feature/#5-motion' into feature/#18-calibrated-movement 2024-05-12 11:38:23 +02:00
hhaupt 60314ec101 change motion from analogWrite to ledc, add fluent interface for motors 2024-05-12 11:24:25 +02:00
hhaupt 1f71dbc478 Merge branch 'feature/#14-implement-motion-detection' of https://git.imn.htwk-leipzig.de/wagner/lib into feature/#14-implement-motion-detection 2024-05-08 10:26:22 +02:00
hhaupt 8db66a0a19 Merge branch 'feature/#5-motion' into feature/#14-implement-motion-detection 2024-05-07 22:17:49 +02:00
Hans Haupt 650250f9de implemented read functions for Gyro / Accelerometer 2024-05-07 22:01:37 +02:00
Hans Haupt e42a471a33 wip:reading acceleration 2024-05-03 09:29:53 +02:00
hhaupt c8f7e95363 introduced possibility to run move commands without timelimit 2024-04-28 22:38:51 +02:00
hhaupt c948b5515b added general readRegister Method for IMU 2024-04-26 10:11:47 +02:00
Hans Haupt 60175861db Update README.md 2023-12-05 22:04:59 +00:00