Skip to content

ftespnow: Add library for file transfers through espnow.#1107

Closed
Schneck2004 wants to merge 3 commits intomicropython:masterfrom
Schneck2004:master
Closed

ftespnow: Add library for file transfers through espnow.#1107
Schneck2004 wants to merge 3 commits intomicropython:masterfrom
Schneck2004:master

Conversation

@Schneck2004
Copy link
Copy Markdown

@Schneck2004 Schneck2004 commented Apr 10, 2026

Signed-off-by: Guilherme Laurindo Schneck guilhermeschneck@gmail.com

Schneck2004 and others added 3 commits April 10, 2026 22:08
* ftespnow: Initial commit

* ftespnow: Added function docstrings

* ftespnow-server: Added JSON support, and write to dictionary functionality

Added the receive_to_json() function, that supports exporting received data to a JSON file, and the receive_to_dict() function, that returns the received data as a dictionary

* ftespnow: Fixed typo when importing ".client" extension in __init__.py

* ftespnow: Added examples and updated docstrings

* ftespnow: Moved manifests.py to the correct folder

* ftespnow: Moved __init__.py to the correct folder

* ftespnow: Fix .ftespnow/manifest.py.

* ftespnow: Fix .ftespnow-client/manifest.py and  .ftespnow-server/manifest.py, code formatting, and fixed spelling mistakes.

...

Signed-off-by: Guilherme Schneck <guilhermeschneck@gmail.com>

* ftespnow: Fix .ftespnow-client/manifest.py and  .ftespnow-server/manifest.py, code formatting, and fixed spelling mistakes.

* ftespnow: Fix code formatting errors.

* ftespnow: Fix code formatting errors.

---------

Signed-off-by: Guilherme Schneck <guilhermeschneck@gmail.com>
* ftespnow: Initial commit

* ftespnow: Added function docstrings

* ftespnow-server: Added JSON support, and write to dictionary functionality

Added the receive_to_json() function, that supports exporting received data to a JSON file, and the receive_to_dict() function, that returns the received data as a dictionary

* ftespnow: Fixed typo when importing ".client" extension in __init__.py

* ftespnow: Added examples and updated docstrings

* ftespnow: Moved manifests.py to the correct folder

* ftespnow: Moved __init__.py to the correct folder

* ftespnow: Fix .ftespnow/manifest.py.

* ftespnow: Fix .ftespnow-client/manifest.py and  .ftespnow-server/manifest.py, code formatting, and fixed spelling mistakes.

...

Signed-off-by: Guilherme Schneck <guilhermeschneck@gmail.com>

* ftespnow: Fix .ftespnow-client/manifest.py and  .ftespnow-server/manifest.py, code formatting, and fixed spelling mistakes.

* ftespnow: Fix code formatting errors.

* ftespnow: Fix code formatting errors.

---------

Signed-off-by: Guilherme Schneck <guilhermeschneck@gmail.com>
@Schneck2004 Schneck2004 marked this pull request as draft April 10, 2026 21:08
@Schneck2004 Schneck2004 changed the title ftespnow: Add library for file transfers through espnow ftespnow: Add library for file transfers through espnow. Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant