53 Commits

Author SHA1 Message Date
51a3d9e8f6 Power management progress 2024-12-12 17:09:13 +01:00
8eeb829a91 Add existing code: Power consumption test cases and Semaphore power scheduler skeleton 2024-11-24 23:09:46 +01:00
Hans Haupt
b5fab21a47 updated Motiondetection in examples 2024-06-14 08:39:41 +02:00
Hans Haupt
a0e6661b16 added example sketches 2024-06-14 08:27:34 +02:00
hhaupt
7bc1359d50 Merged MotionCorrection into Release (including InterfaceChange from motionDetection to motion.detection 2024-06-14 02:51:54 +02:00
Anton Jacker
159b6b239b
add fernbedienung example 2024-06-13 16:00:02 +02:00
hhaupt
5dfb179204 Merged Tiltdetection 2024-06-13 00:57:32 +02:00
Anina Morgner
e5a3fea0bb add simpleMorse example 2024-06-12 23:17:50 +02:00
Anina Morgner
19358b2aa7 delete unneccessary file 2024-06-12 21:55:28 +02:00
Anina Morgner
55cecad3c7 Merge branch 'release' of https://git.imn.htwk-leipzig.de/wagner/lib into release 2024-06-12 21:37:13 +02:00
Anina Morgner
56ec73f76e Merge branch display into release 2024-06-12 21:36:56 +02:00
amorgner
47e15e73bf Add new directory FindAFriend 2024-06-12 19:20:06 +00:00
Anina Morgner
cb196def6c add advanced example Find a Friend 2024-06-12 21:17:51 +02:00
hhaupt
4a6a58e35f Implemented ShakeDetection 2024-06-12 00:03:29 +02:00
hhaupt
080563f6cc added example for tiltdetection 2024-06-11 20:14:56 +02:00
Prof.J.Wagner
8d02460054 merge into 7 color detection 2024-06-06 15:16:46 +02:00
Prof.J.Wagner
be28c7b6f0 include IR into release 2024-06-06 15:00:37 +02:00
Prof.J.Wagner
4d62e30cc6 merge into Back_to_Origin 2024-06-06 13:57:16 +02:00
hhaupt
a4a7bdc04b fixed clearDisplay(), changed linebreak to \n and added basic example 2024-06-04 00:19:59 +02:00
Prof.J.Wagner
beecabfc40 rename example.ino to IMU/Detection_Print 2024-05-30 15:02:23 +02:00
Prof.J.Wagner
c7babf48c1 Merge remote-tracking branch 'origin/feature/#14-implement-motion-detection' into HEAD 2024-05-30 02:51:34 +02:00
Hans Haupt
06561af86f Merge branch 'feature/#9-display' of https://git.imn.htwk-leipzig.de/wagner/lib into feature/#9-display 2024-05-29 00:42:39 +02:00
Prof.J.Wagner
cdf216910d Add 'USB_Mode to Hardware CDC and JTAG' hint and remove frills from examples 2024-05-14 10:25:33 +02:00
Prof.J.Wagner
a4f9f69f1e Extension of example/motion_minimum/motion_minimum added 2024-05-14 10:07:54 +02:00
Prof.J.Wagner
292e57032b Names of the examples drawn straight 2024-05-14 10:04:37 +02:00
Jens Wagner
b1811bc8a7 merge conflict #5 and #6 resolved 2024-05-13 13:53:02 +02:00
jwagner4
a7ea53be11 Spelling in AntiClockwise beseitigt 2024-05-13 11:26:22 +00: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
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
Hans Haupt
650250f9de implemented read functions for Gyro / Accelerometer 2024-05-07 22:01:37 +02:00
hhaupt
5bf017fb48 added display examplesketch 2024-05-02 21:53:48 +02:00
hhaupt
a5572b20b7 implemented basic functions for VEML6040 2024-05-02 01:27:58 +02:00
hhaupt
f41de7378f implemented Find a Friend with Frequencydetection using FFT 2024-05-01 22:53:55 +02:00
hhaupt
5a31eb6630 merged new IR Methods 2024-05-01 14:27:24 +02:00
hhaupt
6ec94ae0dc moved example ino in separate directory 2024-05-01 14:26:26 +02:00
hhaupt
1596b3883c added the possibility of sending a specific frequency via IR 2024-05-01 14:25:03 +02:00
hhaupt
9314683201 first basic but working version of fiend a friend 2024-04-28 23:11:08 +02:00
hhaupt
53ba11839f Merge branch 'feature/#5-motion' into feature/#16-find-a-friend 2024-04-28 22:41:44 +02:00
hhaupt
c8f7e95363 introduced possibility to run move commands without timelimit 2024-04-28 22:38:51 +02:00
hhaupt
1af07ecd91 added examples to determine direction of light and basic find a friend (wip: needs additional movement functions) 2024-04-28 19:48:29 +02:00
hhaupt
39e424ed13 implemented basic handling of infrared 2024-04-28 01:24:47 +02:00
hhaupt
96a7efdb6b implemented basic ligthdetection 2024-04-27 23:05:03 +02:00
hhaupt
1d074f26d1 add basic PT Reading 2024-04-26 14:58:20 +02:00
hhaupt
c948b5515b added general readRegister Method for IMU 2024-04-26 10:11:47 +02:00
99cardz
45977c95b9 formatting 2024-02-06 13:34:23 +01:00
99cardz
b8474815c0 add example sketch 2024-02-06 13:33:56 +01:00
hhau
21f8dc65f1 implemented whoAmI for IMU 2023-12-21 09:35:32 +01:00
hhau
4546330c15 fix: dev: bug int turnOff(ALL) fixed 2023-11-26 11:34:24 +01:00
hhau
1b330e1520 chg: dev: first version of multiColorLight implemeted 2023-11-26 11:28:17 +01:00