Embedded Computing
  • About
  • Blog
  • Hardware
    • Which Platform?
    • Controller Platforms >
      • Adafruit Platform
      • Arduino Plaform
      • BBC micro:bit
      • Espressif Platform
      • LaunchPad Plaform
      • Microsoft Azure IoT DevKit
      • Seeeduino Platform
      • Teensy Plaform
    • Computer Platforms >
      • BeagleBone Platform
      • Mediatek Platform
      • UDOO Platform
    • Legacy Platforms >
      • chipKIT Plaform >
        • chipKIT Uno32 and uC32
        • chipKIT WF32 and WiFire
        • Compatibility
        • chipKIT PGM Programmer-Debugger
        • 4D Systems PICadillo-35T
        • Shields for chipKIT Uno32
        • 4D Systems Platform >
          • 4D Systems PICadillo-35T
          • 4D Systems gen4-IoD-28T
      • Cosa, an Alternative Framework for AVR Boards
      • DFRobot Platform >
        • DFRobot BLuno
        • DFRobot Wido
      • Digistump Platform >
        • Digispark
        • Oak
      • Intel Platform >
        • Intel Curie with Neural Network
        • Intel Edison
      • LightBlue Bean
      • Little Robot Friends
      • Maple Plaform >
        • LeafLabs Maple
      • Microduino Plaform >
        • Microduino
      • Particle Platform >
        • Particle Core
        • Particle Photon
        • Particle Tools
      • Protostack Platform >
        • Protostack Boards
      • RedBear Platform >
        • RedBearLab CC3200
        • RedBearLab WiFi Mini
        • RedBear Duo
      • Wiring Plaform >
        • Wiring S
        • Wiring Play Shield
    • Boards and Plugs
    • I²C Logic Level Converter
    • Peripherals >
      • BoosterPacks for LaunchPads
      • Shields
      • Grove System
      • Ten Years with the Grove System
      • Sensors
      • Actuators
    • Displays >
      • Pervasive Displays e-Paper Screens
      • FRAM-based E-Paper Screen Controller
      • The 2.8" HY28A LCD Screen
      • High-Definition 480x320 3.5" Screen With Touch and Fonts
      • Kentec 3.5" LCD SPI with Touch BoosterPack
      • 4D Systems Intelligent Screens
      • East Rising 5" LCD with RA8875, Touch, Fonts, Flash and SD-card
      • East Rising 5" LCD with SSD1963, Touch, Flash and SD-card
  • Software
    • The IDE Question >
      • The Battle of IDEs
      • More IDE Options
      • Looking for a Better IDE
      • Assessing the Next Generation of IDEs
    • Exploring RTOS with Galaxia >
      • Event Library
      • Semaphore Library
      • Mailbox Library
      • Timer Library
      • Clock Library
      • SWI Library
      • Task Library
    • Ultra-Low Power with EnergyTrace >
      • Ultra-Low Power with MSP430
      • Ultra-Low Power with Energia MT and Galaxia
    • Using Integers Instead of Reals
  • IoT
    • IoT Platforms: Which Hardware?
    • IoT Services: Which Solution? >
      • Recommended IoT Solutions
      • Platform-Specific IoT Solutions
      • Other IoT Solutions
      • Not tested IoT Solutions
      • Notification Solutions
    • Get Date and Time from Internet with NTP
    • Fast and Easy WiFi Connection with QR-Code
  • Tools
    • How to Start?
    • Reference >
      • Asking for Help
      • LaunchPad and BoosterPack Boards Pins Maps
      • Ruler
      • Standards for Connectors
    • Training >
      • Texas Instruments Workshops
      • Embedded Systems: Shape The World — MOOC edX UTAustinX UT.6.02x
      • Embedded Systems - Shape The World: Microcontroller Input/Output — MOOC edX UTAustinX UT.6.10x
      • Embedded Systems - Shape The World: Multi-Threaded Interfacing — MOOC edX UTAustinX UT.6.20x
      • Real-Time Bluetooth Networks: Shape the World — MOOC edX UTAustinX UT.RTBN.12.01x
      • Systems Thinking with Texas Instruments Robotics System Learning Kit
    • Books >
      • Getting Started with the MSP430 LaunchPad
      • Getting Started with Arduino
      • Arduino Cookbook
    • IDEs >
      • Texas Instruments Code Composer Studio 6
      • Texas Instruments Code Composer Studio Cloud
      • Energia
      • Tools for Documentation
    • Equipment >
      • Saleae Logic Analyser
      • Rigol DS1102E Oscilloscope
      • XDS110 Debug Probe with EnergyTrace​
      • Segger J-Link Programmer-Debugger
  • Projects
    • Libraries >
      • Master I²C Software Library
      • Date and Time Library
      • highView Library Suite
      • LCD_screen Library Suite
      • Others Libraries
    • smartDevices >
      • I²C smartColours Smart Sensor
      • I²C smartRFID Smart Sensor
      • I²C smartLED Display
      • I²C smartControls Smart Device
      • I²C smartWiFi Smart Device
      • I²C smartBLE Smart Device
      • I²C smartNode Smart Device
    • IoT Projects >
      • Remote e-Paper Messages Panel
      • Industrial IoT Project
      • Remote Contactless Temperature Monitor
      • Using Node-RED for IIoT
      • Low Power Home Network Weather Monitoring
      • Updated Low Power Home Network Weather Monitoring
      • Weather and Security Station with Blynk
      • SensorTag to Blynk Using Node-RED
      • Pervasive Reporting
    • AI Projects >
      • Colour Recognition with Neural Network
    • Other Projects >
      • Portable Particulate​ Matter Monitor
      • FRAM-based E-Paper Screen Controller
      • General Purpose 3.5" Screen
      • Colour Recognition with Neural Network
      • A Low Power Weather Station
      • Digital Volt-Amp-Watt Meter
      • Mobile Measurement with LCD Display
      • Screen with SRAM for GUI
      • Volt-Amp-Watt-Meter for Grove
      • Multi-Touch Project with CapTIvate

4D Systems gen4-IoD-28T

Many boards deal with IoT. Most send data to the cloud; none displays data from the cloud.

Here comes the 4D Systems gen4-IoD-28T. It combines an IoT-capable board with a touch-screen. IoD stands for Internet of Displays.

This screen belongs to the 4th generation of 4D Systems screens, with a slim and sleek design. The white plastic provides protection around the screen and four supports to fix the screen.
Picture

Hardware

The board relies on the very popular ESP8266 from Espressif with 512 Kbytes of external flash. 

​It features an internal antenna and a connector for an external antenna.
Picture
The board comes with a programmer and a flat cable.

The programmer is the standard Silicon Labs CP2104. The board features two buttons, Reset and Flash, and a micro-USB port.

Picture
The blue part of the cable should be on top, and the silver pads face the boards.
​
Picture
Picture
The board includes a sliding micro-SD card slot.

The animation on the right details how to insert and remove a card.

The SD-card stores the widgets used by Visi-Genie, or data retrieved from the cloud.

Software

As a board powered by an ESP8266, the gen4-IoD-28T can be programmed with the Arduino framework. 

Installing the board requires three steps.
  • First, download and install the ESP8266 boards package using the Arduino Boards Manager. 
  • Second, download the gen4-IoD Datasheet and go to section 12.1 Arduino IDE, which lists the parameters for the gen4-IoD boards.
  • Third, find the boards.txt file under the Arduino15/packages/ esp8266/hardware/esp8266 folder and copy-paste the parameters for the gen4-IoD boards at the end of the file, and save it.  
​
Unfortunately, the listing contains non-standard ASCII characters. The folder that contains the boards.txt file depends on the OS, but the data-sheet only provides the path for Windows.
  • Windows C:\Users\USER\AppData\Local\Arduino15\packages \esp8266\hardware\esp8266\2.3.0
  • macOS /Users/USER/Library/Arduino15/packages/esp8266/. hardware/esp8266/2.3.0
gen4-IoD-28T Boards Parameters fro Arduino

    
4D Systems has developed GFX4d, a graphics library ​with all the functions for displays graphics and texts, but also for downloading files and managing the SD-card.

The library comes with a large set of examples. The most sticking example is the GFXdemo4D project. This project connects to internet, downloads files and images, save them to the SD card, and finally displays them.

​As always, 4D Systems provides an extensive collection of Application Notes. However, I was unable to find any documentation of the GFX4d library, with an exhaustive list of the functions and their parameters. The header file isn't even self-documented, for example with Doxygen comments to auto-generate HMTL or PDF files.

Conclusion

The 4D Systems gen4-IoD-28T illustrates the IoD or Internet of Displays concept perfectly. This is a must-have display for IoT projects.

Starting at $29, the gen4-IoD series offers great value for an all-in-one solution. Let's hope some improvements on the missing documentation about GFX4D library to make the gen4-IoD-28T even easier to use.
Picture

Pros

  • Perfect display for IoT projects
  • ​Great GFX4D library
  • Slim and sleek design

Cons

  • Not so easy procedures for installation
  • Missing documentation about GFX4D library

Wrap-Up

  • Perfect display for IoT projects
  • Great value
  • Confusing or missing documentation

Links

  • 4D Systems website
  • Product page
  • GFX4d Github Repository
  • ​Forum
Picture
​This platform is supported by embedXcode, embedded computing on Xcode.

Posted: Aug 4, 2017
Updated: 

Powered by Create your own unique website with customizable templates.