Skip to content
View mcedrdiego's full-sized avatar
😟
😟

Block or report mcedrdiego

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mcedrdiego/README.md

πŸ‘‹, I’m Cedric MUHOZA
πŸŽ“ Electronics Engineer, Ph.D
πŸ’‘ "Design of a smart multi-sensor medical device for low mobility"
πŸ“« For more info reach out @Email

Thank you for checking me out

Pinned Loading

  1. tofu_video_labeller tofu_video_labeller Public

    Forked from jmtrivial/tofu_video_labeller

    Video Labeller tool

    Python

  2. Kria_yolov3_ppe Kria_yolov3_ppe Public

    Xilinx Kria KV260 Real-time PPE detection

    C++ 13

  3. ads1115_test.ino ads1115_test.ino
    1
    /* ESP32 interfacing with ADS1115 */
    2
    
                  
    3
    #include<ADS1115_lite.h>
    4
    ADS1115_lite ads(ADS1115_DEFAULT_ADDRESS);  // 0x48 addr pin connected to GND
    5
    
                  
  4. Arduino_LSM9DS1 Arduino_LSM9DS1 Public

    Forked from FemmeVerbeek/Arduino_LSM9DS1

    LSM9DS1 Library for Arduino

    C++ 1