Update README.md
This commit is contained in:
@@ -30,6 +30,9 @@ Download library dependencies for Library Manager:
|
||||
|
||||

|
||||
|
||||
If you are using Arduino Mega 2560 with Dragino Yun shield:
|
||||
* <a href="https://wiki.dragino.com/index.php?title=Getting_Start_with_Arduino_Yun#Automatically_Add_Board_Profile_in_Arduino_IDE" target="_blank">add Dragino Yuno + Mega 2560 board to Arduino IDE</a>
|
||||
|
||||
### Start coding your own prop
|
||||
Add `#include "ArduinoProps.h"` on top of your sketch and start coding.
|
||||
|
||||
@@ -213,6 +216,8 @@ In escape room 2.0, prop are usually powered by Arduino Yun or Arduino Mega 2560
|
||||
|
||||
Arduino Mega 2560 + Dragino Yun shield offers much more memory and many more pins thann an Arduino Yun for same price.
|
||||
|
||||
See <a href="https://wiki.dragino.com/index.php?title=Yun_Shield" target="_blank">Dragino Yun Shield Wiki</a>.
|
||||
|
||||
|
||||
## 7. Advantages of the *ArduinoProps library*
|
||||
You can build escape room 2.0 Arduino-based prop just with Nick O'Leary PubSubClient library for MQTT.
|
||||
|
||||
Reference in New Issue
Block a user