Honza T.

Honza’s public repositories

  • Mbed 2 deprecated
    DC_motor_control_test

    Basic DC motor control test, rpm feedback by simple impulse signal, PID speed control.

    motor control, nucleo 64, nucleo f401re, PID control, pwm, rpm sensor, speed control, STM32F4
    Last updated: 04 Apr 2018 12 80
  • Distance_HC_SR04

    Synchronous and asynchronous library for ultrasonic distance measurement for the device HC-SR04 with error handling functionality (out of range detection, HW error detection). Main features: "echo" puls duration measurement, distance …

    distance sensor, HC-SR04, measurement, SR04, ultrasonic
    Last updated: 13 Apr 2018 13 161
  • DS1620_improved

    Optimization of original DS1620 library - calls to wait(float) changed to wait_us(int) + resolving several warnings.

    DS1620, measurement, Temperature
    Last updated: 16 Dec 2015 3 1
  • Mbed 2 deprecated
    EXAMPLE_Nucleo_InternalTempSensor

    Test application for NUCLEO-F411RE Internal temperature sensor.

    Last updated: 16 Dec 2015 5 19
  • Mbed 2 deprecated
    EXAMPLE_Nucleo_mbed_RTOS_test_code

    Simple test program to get familiar with functionality of MBED RTOS on ST Nucleo-F411RE. Tasks for LED blinking, user button, temperature measurement with DS1620, temperature measurement with internal temperature sensor …

    Last updated: 18 Dec 2015 19 169
  • Mbed 2 deprecated
    KUBA_blikani_001

    Simple blink test.

    Last updated: 02 Aug 2019 2 0
  • PID_Improved

    Improved fork of Proportional, integral, derivative controller library. Ported by Aaron Berk from the Arduino PID library by Brett Beauregard.

    control, PID
    Last updated: 28 Mar 2018 2 0
  • Mbed 2 deprecated
    TEST_Dist_lib

    Development and testing of ultrasonic distance measurement library for device HC-SR04.

    distance, HCSR04, SR04
    Last updated: 21 Dec 2015 8 91
  • TextLCD_improved

    Optimization (wait(float) changed to wait_us(int)) of original library TextLCD.

    TextLCD
    Last updated: 16 Dec 2015 10 6
See all repositories