added libraries and Nexus Omni4WD

This commit is contained in:
M. Stokroos
2018-11-21 17:27:26 +01:00
parent b03a42ba89
commit 63f03cfd86
8 changed files with 639 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
# NativeDDS
An Arduino library for a software implemented Direct Digital Synthesizer.
Please follow:
[https://github.com/MartinStokroos/NativeDDS](https://github.com/MartinStokroos/NativeDDS)

View File

@@ -0,0 +1,7 @@
# TrueRMS
An Arduino library that calculates the average, rms and power of DC+AC input signals, measured with the ADC.
Please follow:
[https://github.com/MartinStokroos/TrueRMS](https://github.com/MartinStokroos/TrueRMS)