Skip to content
View mako-cmd's full-sized avatar

Block or report mako-cmd

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 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

Popular repositories Loading

  1. UltraSonicRangeFinder_Revisited UltraSonicRangeFinder_Revisited Public

    Revisiting this little piece of Hware. Making a simple driver.

    Makefile

  2. MQTT_Basics_ESP32 MQTT_Basics_ESP32 Public

    Learning the basics of MQTT on the ESP32

    C++

  3. Object_Positioning_In_1D_Space Object_Positioning_In_1D_Space Public

    This project is designed to find the position of a sound source in 1 dimensional space or on a line. It makes use of 2 sound sensors to detect the time difference between the sound reaching end one…

    C++

  4. Object_Positioning_In_2D_Space Object_Positioning_In_2D_Space Public

    This a step up from Object_Positioning_In_1D_Space. By solving a system of 2nd degree equations constructed using the time difference principle used in Object_Positioning_In_1D_Space, we can determ…

    C++

  5. Moisture_Meter Moisture_Meter Public

    A client requested we design a device to measure the moisture content of paper insulated cable. Specifically, the device should measure the moisture content of the paper. It should also be able to …

    C++

  6. To-Do-List-V1 To-Do-List-V1 Public

    Non persistant To Do List App Using ReactJS

    JavaScript