Jan Kamidra

Public Repositories (31)

  • ftp-client

    Fork of https://os.mbed.com/users/dkato/code/ftp-client/ and update to MbedOS6+

    ftpclient
    Last updated: 28 Jun 2021 5 4
  • DHT

    Fork of DHT component - https://os.mbed.com/teams/components/code/DHT/ and update for MbedOS6+

    DHT
    Last updated: 31 May 2021 5 3
  • WeatherMeters

    Fork of https://os.mbed.com/users/okini3939/code/WeatherMeters/

    sparkfun, weathermeters
    Last updated: 02 Aug 2022 4 0
  • DebounceIn

    Extends DigitalIn to DebounceIn to provide mechanical switch debouncing. Fork of original https://os.mbed.com/users/AjK/code/DebounceIn/ and modification for compatibility under MbedOS6+

    Last updated: 09 Jun 2022 4 2
  • Mbed OS
    Nucleo_UltrasonicHelloWorld

    Fork of original https://os.mbed.com/components/HC-SR04/ and update for MbedOS6+

    Last updated: 10 Jun 2021 3 6
  • Servo

    Servo library based on Timer instead of PWM. Fork of original https://os.mbed.com/users/jdenkers/code/Servo/ and modified for compatibility with MbedOS6+

    Last updated: 10 Jun 2022 3 1
  • PwmIn

    An interface to read a PWM input signal, using InterruptIn. Fork of https://os.mbed.com/users/simon/code/PwmIn/ and update for MbedOS6+

    PwmIn
    Last updated: 25 Mar 2022 3 1
  • Mbed OS
    SimpleBootloader

    A demonstration of a simple bootloader with SD card. Binary folder already contains precompiled SimpleBootloader for Nucleo-F767ZI under MbedOS 6.15.1. Firmware example for bootloader is here - https://os.mbed.com/users/JohnnyK/code/FirmwareForSimpleBootloader/

    bootloader
    Last updated: 08 Dec 2021 2 1
  • Mbed OS
    TCP_and_UDP_test

    A basic example of two treads for TCP and UDP. The TCP server in its thread waiting for a command (!start or !stop) from a client. That control the UDP …

    TCP, UDP
    Last updated: 29 May 2020 2 22
  • Mbed OS
    TCP_EchoServer

    Example for TCPSocket as EchoServer

    server, TCP
    Last updated: 09 May 2020 2 37