Skip to content

chujoii/microinterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microinterface

% org-export-with-LaTeX-fragments

README.org — description

Copyright (C) 2013 Roman V. Prikhodchenko

Author: Roman V. Prikhodchenko <chujoii@gmail.com>

This file is part of microinterface.

microinterface is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

microinterface is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with microinterface. If not, see http://www.gnu.org/licenses/.

Keywords:

encoder interface display

Description:

display (lcd), Encoder button, allow you to display and modify program settings

Usage:

use it

History:

Project created at 2013-01(Jan)-26

Dependences:

hardware

  • microcontroller(Arduino)
  • display (in my case: OLED 16x2)
  • encoder
  • button

software

Connection scheme

If you use optical (or another type of encoder/button with hardware PushUp), then comment string with “PushUp” in file examples/simple_test/simple_test.ino

pin number (Arduino)connectorcomment
2encoder1_a
GNDencoder1_com
3encoder1_b
4button2
GNDbutton2_com
5button3not used
GNDbutton3_comnot used

Config

A rotary encoder includes a detent (a spring with bumps), that makes a clicking sound as the shaft is turned. Detent corresponds to the 1, 2 or 4 encoder`s events.

About

LCD with encoder and button: display configuration display (lcd), encoder button displays the program settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages