Tracker keypad and LCD integration | Blueprints gallery
Blueprints / Tracker keypad and LCD integration

Tracker keypad and LCD integration

Adding a keypad or LCD to the Tracker One.

Expertv1.0.0TrackerDisplayKeypad
Introduction
Supported devices
Hardware and devices
Project description

Introduction

This project demonstrates adding peripherals like a keypad, LCD, DAC, and custom LEDs to the Tracker One using the M8 connector. It's a demonstration board showcasing the kinds of hardware integrations possible, ideal for learning and experimentation.

Supported devices

Hardware and supplies

  • Supported device
  • M8 cable
  • Board with keypad and LCD interface

Project description:

This project demonstrates adding a keypad, LCD character display, DAC, and cloud configuration to the Tracker One using the M8 connector. It serves as an example of how the M8 connector can be used to expand Tracker functionality.

  • Using a MAX7360 to read matrix keypads and drive LEDs
  • Connecting a character LCD display with an I2C interface
  • Interfacing with 5V I2C devices
  • Utilizing an I2C DAC (digital-to-analog converter) for LCD contrast control
  • Implementing cloud-configurable settings (contrast)
  • Adding data to location events (keypad digits)
  • Showing GNSS lock and cloud connection status with custom LEDs
Fork this project to your GitHub account Fork and edit