Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stonedev-app/atoms3rss

RSS Reader on ATOMS3
https://github.com/stonedev-app/atoms3rss

arduino atoms3 cpp m5stack m5unified platformio rss-reader vscode wifi xml

Last synced: 25 days ago
JSON representation

RSS Reader on ATOMS3

Awesome Lists containing this project

README

        

# RSS Reader

## Description

RSS Reader on ATOMS3.
Display Yahoo News Topics on the screen.

![IMG_1068](https://user-images.githubusercontent.com/54230974/227766265-c796da3c-19b7-444a-9af3-13394e56c343.JPG)

## Requirement

- ATOMS3
- VSCode
- PlatformIO
- M5Unified
- WiFiClientSecure
- TinyXML

## Usage

1. Write SSID and PASSWORD in 'ATOMS3Internet.h'.
2. Write YAHOO_RSS_ROOT_CA in 'ATOMS3Internet.h'.
3. Build by PlatformIO.

## Contribution

1. Fork this repository
2. Create your feature branch
3. Commit your changes
4. Push to the branch
5. Create new Pull Request

## Author

[stonedev-app](https://github.com/stonedev-app)

## Licence

[MIT License](https://en.wikipedia.org/wiki/MIT_License).