Skip to content

Commit

Permalink
Updated installation instruction
Browse files Browse the repository at this point in the history
Also added image locally to fix broken image issue
  • Loading branch information
cruzjuniel committed Apr 20, 2023
1 parent 72982f5 commit b886f4f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![image](http://www.4dsystems.com.au/downloads/4DLogo.png)
![4D Logo](./logo.jpg)

Pixxi-Serial-Arduino-Library
=============================
Expand All @@ -12,9 +12,13 @@ Please refer to the 4D Systems website, namingly the Workshop4 Product Page, for

## Installation

Library should be placed in the C:\Users\(User name)\My Documents\Arduino\Libraries\ folder, or equivalent. (restart the IDE if already open)
It is advisable to simply use the Arduino IDE's library manager to search and install Picaso Serial Arduino Library.

For more information on the installation, please refer to the following documentation from Arduino:

- Arduino 1.x: [Installing Libraries](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries)
- Arduino 2.x: [Installing Libraries](https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-installing-a-library)

For more information on the installation, please refer to [Installing Additional Arduino Libraries] (http://arduino.cc/en/Guide/Libraries)

## Example Sketch

Expand Down
Binary file added logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b886f4f

Please sign in to comment.