Arduino: Difference between revisions
Jump to navigation
Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
Walttheboss (talk | contribs) (Created page with "This is the beginning of my documentation on the arduino.") |
Walttheboss (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This is the beginning of my documentation on the arduino. | This is the beginning of my documentation on the arduino. | ||
== Getting Started == | |||
<br /> | |||
== Basics == | |||
<br /> | |||
== Display == | |||
=== LCD === | |||
Basic 16 x 2 Display with I2C backpack | |||
By far the best starting point. | |||
<br /> |
Revision as of 14:11, 3 May 2021
This is the beginning of my documentation on the arduino.
Getting Started
Basics
Display
LCD
Basic 16 x 2 Display with I2C backpack
By far the best starting point.