Arduino: Difference between revisions

From msgwiki
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.
Line 17: Line 17:
== Communication ==
== Communication ==
This is any way we communicate with the board.<br />
This is any way we communicate with the board.<br />
[[Arduino/Bluetooth | Bluetooth]]
[[Arduino/WiFi | WiFi]]
[[Arduino/Infrared | Infrared]]

Revision as of 04:43, 6 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.

LCD Display

Communication

This is any way we communicate with the board.

Bluetooth WiFi Infrared