Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bebe3af

Browse files
Update README.md
1 parent 2d51e32 commit bebe3af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
If you are wondering how to control the Arduino serial port via PHP, here is the solution.
1010
The **arduino://** wrapper is a easy and straightforward way to write and read data from Arduino.
1111

12+
## Install
13+
14+
```
15+
composer require marabesi/arduino-php-wrapper
16+
```
17+
1218
## Usage
1319

1420
to write date on Arduino serial just use the regular I/O functions in PHP such as **fwrite** or **file_put_contents**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /