Skip to content

Example for the AlarmDecoder.com AD2ESP32UI wireless touch screen platform

License

Notifications You must be signed in to change notification settings

nutechsoftware/AD2ESP32UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example for the AlarmDecoder.com AD2ESP32UI wireless touch screen platform.

This code provides a framework for building a wireless touch screen interface for home alarm and automation systems using the AlarmDecoder.com AD2ESP32UI touch screen platform.

The AD2ESP32UI platform has the following specifications.

  • SparkFun ESP32 Thing.
  • A quad speed spi bus connector for a NHD-7.0-800480FT-CSXV-CTP display connected to the ESP32 VSPI pins.
  • uSD card socket connected to the ESP32 HSPI pins.
  • A MEMS microhpone SPH0641LU4H-1 connected to GPIO pins.
  • External connections for i2c, uart or GPIO

Getting the code

Configuring

  • Under menuconfig in Serial flasher config set the Default serial port
foo@bar:~$ make menuconfig

Building

foo@bar:~$ make test; make flash

Screens

  • Webcam interface
  • Connects to a wifi network and connect to a motion MJPEG URL and display it in real time.

Contributors

Authors

License

About

Example for the AlarmDecoder.com AD2ESP32UI wireless touch screen platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published