Skip to content
View LiamOSM's full-sized avatar

Organizations

@mac-ieee

Block or report LiamOSM

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. water-watcher water-watcher Public

    This is a hardware project which measures the flow of water in a bathroom shower and displays the total volume, flow rate, and cost. The device uses a generic hall-effect flow sensor, an Arduino Na…

    C++ 6 4

  2. ChristmasTreePCB ChristmasTreePCB Public

    A PCB Christmas Tree Ornament

    C++ 1

  3. list_serial_ports.py list_serial_ports.py
    1
    # Short bit of code to list the serial ports
    2
    import serial.tools.list_ports
    3
    print([comport.device for comport in serial.tools.list_ports.comports()])
  4. camera_slider camera_slider Public

    A motorized camera slider I'm working on, which uses aluminum v-slot, two Nema 17 stepper motors, and some custom 3D printed parts.

    C++ 1

  5. hugeBot hugeBot Public

    It's a huge robot that could run you over

    G-code