Skip to content

atakansarioglu/pushme_keypad_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PushME Keypad Reader Library for Microcontroller, Example project on STM32F10x

Refer to: http://www.atakansarioglu.com/microcontroller-read-button-c-keypad-reader-library/

Clone

git clone https://github.com/atakansarioglu/pushme_keypad_demo.git

cd pushme_keypad_demo

git submodule update --init --recursive

Compile

Refer to: http://www.atakansarioglu.com/embedded-mcu-software-development-eclipse-setup-debug/

for tutorial on compilation environment setup.

Uses Porty and Punctual projects.

Refer to: (1) http://www.atakansarioglu.com/easy-task-scheduler-real-time/

(2) http://www.atakansarioglu.com/microcontroller-independent-portable-embedded-software-porty/

(3) http://www.atakansarioglu.com/embedded-system-tick-timer/