Skip to content

reganissu/ditino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ditino

This repository contains the example program to use your Ditino shield.

ditino.mp4

Compilation and upload

Load this repository into the Arduino IDE. Install from the boards manager this platform:

  • Arduino UNO R4 Boards (v1.2.2)

and from the library manager:

  • ArduinoGraphics (v1.1.3)
  • R4_Touch (v1.1.0)

Compile and upload the sketch.

Technical details

Ditino leverages the native capacitive touch sensors of the Arduino UNO R4 Wifi. The logic for accessing these native features of the Renesas MCU is implemented in the R4_Touch library.

This sketch uses the free running mode of measurements: the MCU continuously measures the capacitors and returns the results via interrupts.

About

next gen touch interface for Arduino R4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages