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 65b48aa commit 21a73bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
13 changes: 8 additions & 5 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)

Diablo16-Serial-Arduino-Library
=============================
Expand All @@ -7,15 +7,18 @@ Arduino Library for 4D Systems Serial Environment for Diablo16 based modules

## Information

This library is provided with the installation of Workshop 4 from 4D Systems, however can be downloaded here for people who do not run Windows.
This library provides high level functions for the Arduino, to ease communication with Diablo16 based modules when using the module configured for Serial.
Please refer to the 4D Systems website, namingly the Workshop 4 Product Page, for documentation regarding Workshop 4, and its environments.
Please refer to the 4D Systems website, namingly the Workshop4 Product Page, for documentation regarding Workshop4, and its environments.

## 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 21a73bc

Please sign in to comment.