1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-07 00:04:36 +03:00

Examples: adding description, layout and schematics

This commit is contained in:
Federico Fissore
2015-05-04 16:49:10 +02:00
parent e0ee5abb79
commit d87f0faf11
147 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1 @@
Logs out the current user with key commands.

View File

@@ -0,0 +1 @@
Sends a text string when a button is pressed.

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

View File

@@ -0,0 +1 @@
Opens a new window in the Arduino IDE and reprograms the Leonardo with a simple blink program.

View File

@@ -0,0 +1 @@
Reads a byte from the serial port, and sends back a keystroke.