bradw
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by bradw-
Thank you for the other set of eyes! The display is now working.
-
Can I ask why you are making those pins inputs? To write to them as you are trying to, you would need to use, for example, pinMode(4, OUTPUT). Otherwise, you may simply tie them LOw and HIGH ac...
-
Hi Michael,Thanks for the response. I loaded your code onto my arduino mega, but no luck. Just get a blank screen. Seems something must be wired wrong. I was using uno before with serial interface....