Istvan Cserny
Public Repositories (16)
-
Hotboards_keypad
Sense keypresses from a 4x4 keypad A derivative ot he Hotboard_keypad library
FRDM-KL25ZLast updated: 30 May 2016 4 2 -
09_rtos_threads
RTOS application with 3 threads of different priorities: play music, measure temperature (and print results via stdio) and plays with the MMA8451Q sensor and the RGB LEDs
FRDM-KL25Z, rtos, threadLast updated: 28 Jan 2016 1 86 -
Mbed 2 deprecated
05_analog_thermometer2
Measures the temperature with averaging by using a Microchip MCP9700A analog thermometer. Averaged result is printed to standard output.
FRDM KL25ZLast updated: 18 Nov 2015 1 17 -
Mbed 2 deprecated
05_analog_thermometer
Measures the temperature by using a Microchip MCP9700A analog thermometer. Result is printed to standard output.
FRDM KL25ZLast updated: 18 Nov 2015 1 24 -
Mbed 2 deprecated
05_comparator_demo
Simple program to demonstrate the basic functions of the analog comparator of the FRDM-KL25Z board.
Analog Comparator, FRDM-KL25ZLast updated: 18 Nov 2015 9 7 -
Mbed 2 deprecated
05_dac12_test
Simple demo to check the DAC output by a DVM. The output voltage steps up by 0.42 V in each 5 s.
Last updated: 18 Nov 2015 1 12 -
04_tsi_buttons
// Simple button/swipe library for FRDM-KL25Z // AI Williams -- The Touch of a Button // Dr.Dobb's Journal // http://www.drdobbs.com/embedded-systems/the-touch-of-a-button/240169431
Last updated: 03 Nov 2015 1 20 -
Mbed 2 deprecated
04_tsi_slider
tsi_slider - an example for the tsi_sensor library. Read the capacitive touch slider of the FRDM-KL25Z board and control the power of the green LED accordingly.
Last updated: 03 Nov 2015 1 52 -
Mbed 2 deprecated
04_TSISensor
/** TSISensor example program * Read the capacitive touch slider of the FRDM-KL25Z board * and control the power of the blue LED accordingly. * * Hardware requirements: * - …
Last updated: 03 Nov 2015 2 81 -
Mbed 2 deprecated
03_pwm_servo
/** 03_pwm_servo * This program moves the servo back and forth * within the full range of pulse width = 1.0 - 2.0 ms. * * Hardware requirements: * - …
FRDM-KL25Z, pwm, ServoLast updated: 22 Oct 2015 1 70