NTC application.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
void | ntc_sensor_application (void) |
The NTC Temperature application. More... | |
void ntc_sensor_application | ( | void | ) |
The NTC Temperature application.
References gfx_mono_bitmap::data, GFX_MONO_BITMAP_RAM, gfx_mono_draw_filled_rect, gfx_mono_draw_progmem_string(), gfx_mono_draw_rect, gfx_mono_draw_string(), gfx_mono_put_bitmap, GFX_PIXEL_CLR, GFX_PIXEL_SET, gfx_mono_bitmap::height, KEYBOARD_BACK, keyboard_get_key_state(), KEYBOARD_RELEASE, keyboard_event::keycode, ntc_data_is_ready(), ntc_get_temperature(), ntc_measure(), gfx_mono_bitmap::pixmap, PROGMEM_PTR_T, sysfont, tempscale_data, gfx_mono_bitmap::type, keyboard_event::type, gfx_mono_bitmap::width, and X_POS.
Referenced by main().