Skip to content

Arduino Library for 4D Systems Serial Environment for Pixxi-28 and Pixxi-44

License

Notifications You must be signed in to change notification settings

cruzjuniel/Pixxi-Serial-Arduino-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Pixxi-Serial-Arduino-Library

Arduino Library for 4D Systems Serial Environment for Pixxi based modules (Both Pixxi-28 and Pixxi-44)

Information

This library provides high level functions for the Arduino, to ease communication with Pixxi based modules when using the module configured for Serial. 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)

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

Example Sketch

The BigDemo example is included with this library and located in the examples folder Please load and compile the BigDemo sketch to run a large demo, demonstrating a majority of the functions and features the library provides.

Questions/Issues?

Please sign up for our Forum and ask a question there, or submit a Tech Support Ticket from our website. http://forum.4dsystems.com.au or http://www.4dsystems.com.au/support

About

Arduino Library for 4D Systems Serial Environment for Pixxi-28 and Pixxi-44

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.9%
  • C 33.1%