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

Support hardware SPI #23

Merged
merged 4 commits into from
May 26, 2014
Merged

Support hardware SPI #23

merged 4 commits into from
May 26, 2014

Conversation

tdicola
Copy link
Contributor

@tdicola tdicola commented May 26, 2014

Integrate support for hardware SPI on normal (Uno/Leonardo) Arduinos. The LCD clock and data in pins will be connected to the SPI CLK and MOSI pins respectively. The LCD CS pin is free to be any IO pin (or even tied to ground if not sharing SPI bus with other hardware).

tdicola added a commit that referenced this pull request May 26, 2014
@tdicola tdicola merged commit 9db9091 into master May 26, 2014
@tdicola tdicola deleted the hardware_spi branch May 26, 2014 22:52
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.

None yet

1 participant