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
    13_USBHID_demo

    Simple generic HID example demonstrating bidirectional communication. The firmware is compatible with the AN82072 Application note of Cypress so that we could use that PC application to test the USB …

    FRDM-KL25Z, HID, USB
    Last updated: 06 May 2016 1 36
  • Mbed 2 deprecated
    busout_rgbled

    BusOut_RGBLED: Usage example for the BusOut object class. Here the pins connected to the RGB LED are treated as one three-bit unit. The "7-i" bit inversion is required due to …

    Digital Input Output, FRDDM_KL25z
    Last updated: 13 Oct 2015 1 1
  • Mbed 2 deprecated
    ledblink_other_way

    Led blinking in the other way: Blink the green LED by switching the LED_GREEN (PTB19) pin between output and input mode. In output mode the pin will sink, while in …

    Digital Input Output, FRDM-KL25Z
    Last updated: 12 Oct 2015 1 9
  • Mbed 2 deprecated
    03_pwm_led

    /** 03_pwm_led * This program controls the duty cycle of * a PWM output connected to LED1 (LED_RED) * through the serial connection. * * Valid commands: '1', '5', '9' …

    FRDM-KL25Z, pwm
    Last updated: 22 Oct 2015 1 0
  • Mbed 2 deprecated
    portout_ledblink

    PortOut LED blinking: Alternatively blink the red and the green LEDs by using the PortOut object class. Platform: RDM-KL25Z board

    Digital Input Output, FRDM-KL25Z
    Last updated: 13 Oct 2015 1 0
  • Mbed 2 deprecated
    03_pwm_music

    Pulse Width Modulation

    FRDM-KL25Z, pwm
    Last updated: 22 Oct 2015 1 1
  • 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, Servo
    Last updated: 22 Oct 2015 1 7
  • Mbed 2 deprecated
    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 0
  • 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
  • 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