Skip to content
/ GFX4d Public
forked from 4dsystems/GFX4d

Graphics Library for the gen4-IoD by 4D Systems

License

Notifications You must be signed in to change notification settings

Surfndez/GFX4d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

GFX4d

================================================================================

Graphics Library for the gen4-IoD by 4D Systems

The ESP8266 Core is required to be installed for WiFi functionality of the gen-IoD Range This GFX4d library provides the graphical aspects to the gen4-IoD

Installing of the ESP8266 Core with Boards Manager - NOTE Not Maintained by 4D Systems

Arduino allows installation of third-party platform packages using Boards Manager. There are packages available for Windows, Mac OS, and Linux (32 and 64 bit).

  • Install Arduino 1.6.8 or higher from the Arduino website.
  • Start Arduino and open Preferences window.
  • Enter http://arduino.esp8266.com/stable/package_esp8266com_index.json into Additional Board Manager URLs field. You can add multiple URLs, separating them with commas.
  • Open Boards Manager from Tools > Board menu and install esp8266 platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation).
  • Please refer to the gen4-IoD Datasheet for the next steps on how to install the gen4-IoD Board into this core

Installation of this GFX4d Library

Library folder 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

Detailed Information

For detailed information on the gen4-IoD's and procedures for installation, please refer to the gen4-IoD datasheet, which is available for download from the 4D Systems website. 4D Systems website, gen4 IoD Product Page

Questions/Issues?

Please sign up for our Forum and ask a question there, or submit a Tech Support Ticket from our website. Please do NOT post issues on Github, as this is not actively monitored. Please use one of the following: http://forum.4dsystems.com.au or http://www.4dsystems.com.au/support

About

Graphics Library for the gen4-IoD by 4D Systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%