Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkeonline/arduino-onebutton
Sample code to demo how to use one button for input
https://github.com/kkeonline/arduino-onebutton
Last synced: 15 days ago
JSON representation
Sample code to demo how to use one button for input
- Host: GitHub
- URL: https://github.com/kkeonline/arduino-onebutton
- Owner: kkeonline
- License: gpl-3.0
- Created: 2021-03-26T19:33:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T22:19:32.000Z (almost 4 years ago)
- Last Synced: 2023-08-06T11:41:01.738Z (over 1 year ago)
- Language: C++
- Size: 4.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arduino-onebutton
Sample code using onebutton lib to demo how to use one button for input
The project using OLED 128x32 I2C for display
Project show Random number 1-6 like a dice, 2 dices, 3 dices by setting modePlaying with arduino, how to handle switch short press and long press
long press to switch between working and setting mode.See Video here https://www.youtube.com/watch?v=XoLlGbgHw9M
Project using
1. Arduino board (in vdo using arduino pro mini)
2. OLED I2C 128x32 (SSD1306)
3. Push Switch