Update README
This commit is contained in:
@@ -1,16 +1,4 @@
|
|||||||
## uwu - Useful Wireless Utilities
|
# Amplitude Shift Keying
|
||||||
|
|
||||||
### What's this?
|
|
||||||
|
|
||||||
uwu a-are usefuw wiwewess utiwities fow encoding, sending
|
|
||||||
a-and weceiving data o-over ampwitude-shift moduwated wadio
|
|
||||||
fwequencies. cuwwentwy it onwy suppowts manchester (binawy
|
|
||||||
phase) wine e-encoding〜☆ f-fowwawd ewwow cowwection will
|
|
||||||
be d-done using hamming codes but i'm still wowking on that.
|
|
||||||
|
|
||||||
Sorry...
|
|
||||||
|
|
||||||
### ASK Module
|
|
||||||
|
|
||||||
| Attribute | Value |
|
| Attribute | Value |
|
||||||
| ------------- | ---------------------------- |
|
| ------------- | ---------------------------- |
|
||||||
@@ -20,7 +8,7 @@ Sorry...
|
|||||||
| Modulation | ASK (Amplitude-shift keying) |
|
| Modulation | ASK (Amplitude-shift keying) |
|
||||||
| Data Rate | 4 KHz, maybe more? |
|
| Data Rate | 4 KHz, maybe more? |
|
||||||
|
|
||||||
#### General Notes
|
## General Notes
|
||||||
|
|
||||||
- Generic 433 MHz RX/TX chips with ASK.
|
- Generic 433 MHz RX/TX chips with ASK.
|
||||||
- Transmitter is on if data pin is high. Receivers have
|
- Transmitter is on if data pin is high. Receivers have
|
||||||
@@ -30,13 +18,13 @@ Sorry...
|
|||||||
and transmitter to sync up their clock phases.
|
and transmitter to sync up their clock phases.
|
||||||
- Encrypted serial connection over 433 MHz?
|
- Encrypted serial connection over 433 MHz?
|
||||||
|
|
||||||
### Planned Modules
|
## Planned Modules
|
||||||
|
|
||||||
- Frequency-shift keying (FSK)
|
- Frequency-shift keying (FSK)
|
||||||
- Phase-shift keying (PSK)
|
- Phase-shift keying (PSK)
|
||||||
- Chirp spread spectrum (CSS)
|
- Chirp spread spectrum (CSS)
|
||||||
|
|
||||||
### Further Links
|
## Further Links
|
||||||
|
|
||||||
- [Line code](https://en.wikipedia.org/wiki/Line_code)
|
- [Line code](https://en.wikipedia.org/wiki/Line_code)
|
||||||
- [Clock recovery](https://en.wikipedia.org/wiki/Clock_recovery)
|
- [Clock recovery](https://en.wikipedia.org/wiki/Clock_recovery)
|
||||||
|
|||||||
Reference in New Issue
Block a user