Skip to content
View tuanle186's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Qualcomm AI Research
  • Vietnam
  • 14:25 (UTC +07:00)

Highlights

  • Pro

Block or report tuanle186

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. BFMC_Brain_Project_BKmyLove BFMC_Brain_Project_BKmyLove Public

    The project includes the software already present on the development board (Raspberry Pi) for controlling the car remotely, use the API's and test the simulated servers.

    Python 2

  2. BFMC_Computer_Project_BKmyLove BFMC_Computer_Project_BKmyLove Public

    This is a project that runs on a computer to communicate with a Raspberry Pi, this process receives the frames from the Pi and performs autonomous driving algorithms. After processing, it sends con…

    Python 1

  3. Microcontrollers_Project_Traffic_Light_System Microcontrollers_Project_Traffic_Light_System Public

    A STM32 microcontroller project on building a modern traffic light system with integrated pedestrian feature. (pedestrian light, pedestrian button, and pedestrian buzzer)

    C

  4. Embedded-Software-for-Digital-Clock-on-STM32F103C6 Embedded-Software-for-Digital-Clock-on-STM32F103C6 Public

    Design a Digital Clock that is able to operate in real-time and in a power-efficient manner (LED scanning). In addition, a side project of the character ’A’ vertical moving animation is also implem…

    C

  5. kNN-algorithm-on-MNIST-dataset-using-ListADT kNN-algorithm-on-MNIST-dataset-using-ListADT Public

    In this project, I work on the C++ implementation of a class that provides users with the ability to process the MNIST dataset, as well as a class that efficiently implements the kNN classification…

    C++

  6. kNN-algorithm-on-MNIST-dataset-using-kDTree kNN-algorithm-on-MNIST-dataset-using-kDTree Public

    In this project, I work on the C++ implementation of a class that provides users with the ability to process the MNIST dataset, as well as a class that efficiently implements the kNN classification…

    C++