Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethernet shield library #2

Open
carlos4242 opened this issue Nov 29, 2018 · 0 comments
Open

Ethernet shield library #2

carlos4242 opened this issue Nov 29, 2018 · 0 comments

Comments

@carlos4242
Copy link
Contributor

Anyone who wants to start contributing, a really great addition to the library would be to write a library for the Arduino Ethernet shield, plus related libraries for a tcp stack.

As always, keep it minimal, lean and mean, you'll only be able to use the S4A style Swift so no structs, enums or classes. If the language gives serious problems, drop me a line and I'll give advice how to work around most issues or, in extremis, try to patch the language to resolve the issue you're experiencing.

The arduino ethernet shield uses SPI to communicate so you'll need to familiarise yourself with the SPI functions from the AVR module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant