vault backup: 2025-02-03 07:04:13
This commit is contained in:
BIN
OneNote/OSD/Courses/.syncthing.Arduino Low level.md.tmp
Normal file
BIN
OneNote/OSD/Courses/.syncthing.Arduino Low level.md.tmp
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,34 +0,0 @@
|
||||
## Timers available on Arduino Uno
|
||||
|
||||
|
||||

|
||||
|
||||
If we use Timer 0 for something else, the arduino functions delay, millis, … won't work properly anymore.
|
||||
@@ -1,46 +0,0 @@
|
||||
## Sensors
|
||||
|
||||
GPS: Accuracy: 3-5m, @2Hz
|
||||
|
||||
Indoor: 1mm @ 200-500 Hz
|
||||
|
||||
## Research
|
||||
|
||||
[https://vision.in.tum.de/publications](https://vision.in.tum.de/publications)
|
||||
|
||||
|
||||
|
||||
## Geometry
|
||||
|
||||
Invert, concatenate, estimate, optimize 3D orientation
|
||||
|
||||
## Algorithms
|
||||
|
||||
IMU Strapdown Algorithm
|
||||
|
||||
Control Theory
|
||||
|
||||

|
||||
|
||||
Watch out: The inner control loops must be around an order of magnitude faster than the outer ones, such that they appear "static". If not you can get interference between the two
|
||||
Reference in New Issue
Block a user