Georgi Gerganov
6d45899b80
rp2040-rx : add Fritzing sketch
2022-07-23 16:00:27 +03:00
Georgi Gerganov
84cdf0a0bd
rp2040-rx : analog mic example
2022-07-23 16:00:27 +03:00
Georgi Gerganov
05b601dbd6
examples : add pinout info for the MCU examples
2022-07-23 11:25:15 +03:00
Georgi Gerganov
f36e66db46
Revert "arduino-rx : remove obsolete file"
...
This reverts commit fa15a576a8 .
2022-07-22 22:10:10 +03:00
Georgi Gerganov
fa15a576a8
arduino-rx : remove obsolete file
2022-07-22 21:59:06 +03:00
Georgi Gerganov
ab3add3e7d
examples : update arduino-rx and esp32-rx examples
...
Add sample configuration for long range transmission using the "FAST"
mono-tone (MT) and dual-tone (DT) protocols. These protocols require
more CPU and memory, but are more robust when transmitting data at
longer distances - for example a few meters.
2022-07-18 20:53:36 +03:00
Georgi Gerganov
867eb1dfbb
arduino, eps : update examples to plot spectrum
2022-07-10 23:38:17 +03:00
Georgi Gerganov
5d10df0633
Update README.md
2022-07-07 21:54:15 +03:00
Georgi Gerganov
fac3655f21
arduino : add Fritzing sketches
2022-07-07 21:51:58 +03:00
Georgi Gerganov
dd04cf608f
examples : update Arduino and ESP32 examples
2022-07-07 21:14:42 +03:00
Georgi Gerganov
16ec2ec916
examples : compatibility with ggwave-arduino project
2022-07-06 22:29:05 +03:00
Georgi Gerganov
9d6aefe79f
Update README.md
2022-07-05 10:14:58 +03:00
Georgi Gerganov
735e99d1b7
Update README.md
2022-07-04 22:56:36 +03:00
Georgi Gerganov
07fb1c0428
Create README.md
2022-07-04 22:53:48 +03:00
Georgi Gerganov
ee6d6158d8
examples : polish the arduino and esp32 examples
2022-07-04 21:18:20 +03:00
Georgi Gerganov
8bd6159fed
esp32-rx : RX example for the ESP32 microcontroller
2022-07-04 21:18:20 +03:00
Georgi Gerganov
9cea484135
ggwave : add DSS tests + improve enums
2022-07-04 21:18:20 +03:00
Georgi Gerganov
ca84180f22
ggwave : add default constructor
2022-07-04 21:18:20 +03:00
Georgi Gerganov
7d642112d4
arduino-rx : enable all DT and MT protocols
2022-07-04 21:18:20 +03:00
Georgi Gerganov
7918594b96
arduino : updating examples + fix memory alignment issue for rp2040
2022-07-04 21:18:20 +03:00
Georgi Gerganov
d916ad332b
remove-stl : start removing stl completely
2022-07-04 21:18:20 +03:00
Georgi Gerganov
14026a289e
minor
2022-07-04 21:18:20 +03:00
Georgi Gerganov
82f6274a55
arduino : update the examples for Tx and Rx
2022-07-04 21:18:20 +03:00
Georgi Gerganov
7c5b614c16
ggwave : big refactoring / renaming
2022-07-04 21:18:20 +03:00
Georgi Gerganov
05f1b4750b
ggwave : significantly speed-up fixed-length decoding on Arduino
2022-07-04 21:18:20 +03:00
Georgi Gerganov
f5e08d921b
ggwave : various improvements
...
- faster FFT implementation
- built-in Direct Sequence Spread option
- remove <map> dependency from implementation
- update arduino-rx example
2022-07-04 21:18:20 +03:00
Georgi Gerganov
d752410c9c
arduino-rx : generate Tx response
2022-07-04 21:18:20 +03:00
Georgi Gerganov
3c1afa9892
ggwave : reduce memory usage for fixed length decoding
2022-07-04 21:18:20 +03:00
Georgi Gerganov
069169f700
ggwave : add mono-tone protocols
2022-07-04 21:18:20 +03:00
Georgi Gerganov
cf7f474938
ggwave : add option to only generate tones on Tx
2022-07-04 21:18:20 +03:00
Georgi Gerganov
b4a29b0712
arduino-rx : optimize example
2022-07-04 21:18:20 +03:00
Georgi Gerganov
481cc4f7e2
wip : pimpled Tx and moved resampler inside GGWave
2022-07-04 21:18:20 +03:00
Georgi Gerganov
6bbe8ecec3
wip : refactoring
2022-07-04 21:18:20 +03:00
Georgi Gerganov
05f1309dcb
wip
2022-07-04 21:18:20 +03:00
Georgi Gerganov
05955a3ffa
wip
2022-07-04 21:18:20 +03:00
Georgi Gerganov
7c2312d784
wip
2022-07-04 21:18:20 +03:00
Georgi Gerganov
8b4a651e19
arduino-rx : first working example on RP2040 Connect !
2022-07-04 21:18:20 +03:00
Georgi Gerganov
c4407a84c6
Add arduino-rx + update ggwave-mod
2022-07-04 21:18:20 +03:00