Skip to content
View lamegaton's full-sized avatar
Block or Report

Block or report lamegaton

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

Pinned Loading

  1. YOLOv8-Custom-Object-Detection-Android YOLOv8-Custom-Object-Detection-Android Public

    A complete tutorial on how to run YOLOv8 custom object detection on Android with ncnn

    C++ 10 1

  2. Warehouse-Helper Warehouse-Helper Public

    Warehouse helper pipe is an Android app which assists workers in counting objects (pipe)

    C++ 2 1

  3. Machine-Learning-and-AI-Notes Machine-Learning-and-AI-Notes Public

    Basic Examples and Explaination for Machine Learning and AI

    Jupyter Notebook 2

  4. SDSU-Beyond-Speed-E SDSU-Beyond-Speed-E Public

    This is Goodfellas' repository for our senior design project. Official website https://goodfellas.sdsu.edu

    C++

  5. Simple code for ESP12 with HC-SR04 s... Simple code for ESP12 with HC-SR04 sensor to avoid obstacles.
    1
    //Thanks 4CORE and Jmarlins for helping me.
    2
    //NodeMCU.h to map the pin on the motor shield correctly
    3
    /*
    4
    static const uint8_t D0   = 16;
    5
    static const uint8_t D1   = 5;