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

Small changes to the mandelbrot example #81

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bfgelectronics
Copy link

Changes:

  • flipped the CS and DC pins so it will work on the ILI9341 Adafruit Shield out of the box
  • decreased the resolution from 20 bits to 12 bits (anything higher than this will result in a orange screen , at least on my setup)
  • changed the baud rate so all the examples will have the same baud rate

Tested on :

  • Arduino MEGA 2560
  • ILI9341 Adafruit display with capacitive touch

@ladyada
Copy link
Member

ladyada commented Jun 28, 2022

dont change the pinouts or baud rate, and we can take another look!

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.

2 participants