hobbielektronika


Hobbielektronika csoport, Debreceni Megtestesülés Plébánia Ez egy olyan öntevékeny csoport, amely maximális teret ad az egyéni kreativitásnak, ugyanakkor a tapasztalatcsere révén segítjük is egymás munkáját. Tevékenységünk a honlapunkon (http://megtestesules.info/hobbielektronika/) nyomonkövethető, s E-mail vagy internetes fórumok segítségével is konzultálhatunk egymással.

Team code repositories (48)

  • Mbed 2 deprecated
    06_i2c_tcn75

    Read temperature from a TCN75 (or LM75) I2C thermometer

    FRDM-KL25Z, I2C, TCN75
    Last updated: 25 Nov 2015 1 23
  • Mbed 2 deprecated
    06_spi_max7219_led8x8

    Simple demo to drive a 8x8-as LED matrix by a MAX7219 LED driver IC. After initialisation two characters (H and W) are displayed alternatively. The MAX7219 IC is driven by …

    FRDM-KL25Z, MAX7219, SPI
    Last updated: 24 Nov 2015 1 218
  • Mbed 2 deprecated
    06_frdm_uart2

    Simple demo for the FRDM-KL25Z board to demonstrate communication via UART2

    FRDM-KL25Z, Serial, UART2
    Last updated: 23 Nov 2015 2 2
  • Mbed 2 deprecated
    06_frdm_serial

    Serial demo program for the FRDM-KL25Z board. UART0 is used for communication via OpenSDA's USB-UART converter. Default speed and format are: 9600 bps, 8-bit, no parity, 1 stop bit

    FRDM-KL25Z, Serial, UART0
    Last updated: 23 Nov 2015 1 34
  • 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 0
  • Mbed 2 deprecated
    05_comparator_demo

    /** comparatorin_demo * Simple program to demonstrate the basic functions * of the analog comparator of the FRDM-KL25Z board. * * Used library: * - ComparatorIn //https://developer.mbed.org/users/frankvnk/code/ComparatorIn/ * written by …

    Last updated: 18 Nov 2015 9 1
  • 05_analog_thermometer2

    /** 05_analog_thermometer2 * Measeures the temperature by using a Microchip MCP9700A * analog thermometer (parameteres: 10 mV/C, 500 mV offset, VCC= 2.3-5.5V) * Averaged result is printed to standard output. …

    Last updated: 18 Nov 2015 1 1
  • Mbed 2 deprecated
    05_analog_thermometer

    Measeures the temperature by using a Microchip MCP9700A analog thermometer (parameteres: 10 mV/C, 500 mV offset, VCC= 2.3-5.5V) Result is printed to standard output. Hardware requirements: - FRDM-KL25Z board - …

    Last updated: 18 Nov 2015 1 0
  • 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 1
  • 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 0