https://github.com/junon10/arduino-stereo-encoder
https://github.com/junon10/arduino-stereo-encoder
fm fm-transmitter radio-station stereo stereo-encoder
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/junon10/arduino-stereo-encoder
- Owner: junon10
- License: gpl-3.0
- Created: 2025-02-26T11:36:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-29T20:30:36.000Z (11 months ago)
- Last Synced: 2025-10-30T19:42:00.675Z (8 months ago)
- Topics: fm, fm-transmitter, radio-station, stereo, stereo-encoder
- Language: C++
- Homepage:
- Size: 443 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino Stereo Encoder
## Description
- This code generates a stereo signal via software, alternately connecting the left and right channels to the gnd, while mixing the pilot sync signal.
## Features
- **Frequency Precision**: +-2.5Hz for pilot signal
## Requirements
- **Arduino IDE**: To compile the sketch.
- **Board Compatibility**: Uno, Nano, and compatibles.
## Schematic

## Author
- **Junon M.**
Contact: [junon10@tutamail.com](mailto:junon10@tutamail.com)
## Contributing
Contributions are welcome! Please fork the repository and send a pull request.
## Repository
- [https://github.com/junon10/arduino-stereo-encoder](https://github.com/junon10/arduino-stereo-encoder)
## References
- Arduino Documentation
## Changelog
- **v1.0.0 (2024/06/24)**: Initial commit.
## License
- GPLv3