Skip to content
View Robotto's full-sized avatar
💭
Calibrating Self.ballmerPeak
💭
Calibrating Self.ballmerPeak
  • Aarhus Gymnasium
  • Aarhus, DK
  • 12:04 (UTC +02:00)

Organizations

@openspaceaarhus@PC3DTA

Block or report Robotto

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. D1-mini-grove-shieldD1-mini-grove-shieldPublic

    Grove shield for the Wemos D1 mini boards (ESP8266/ESP32)

    1

  2. dirtCrusherdirtCrusherPublic

    Reverse engineering and replacing most of the innards of a LEGO dirt crusher

    C++ 1 1

  3. serial2keyboardserial2keyboardPublic

    Python script that listens to serial data and pushes virtual keyboard keys.

    Python 14 7

  4. ISS_LAMPISS_LAMPPublic

    My take on the ISS lamp, which now runs on a wemos D1 mini board, and uses an ancient VFD as output.

    Python 2 1

  5. Skateboard as a gamepad using the co...Skateboard as a gamepad using the codecell
    1
    #include<Arduino.h>
    2
    #include<BleGamepad.h>
    3
    #include<CodeCell.h>
    4
    5
    CodeCell myCodeCell;
  6. connectionexamplesconnectionexamplesPublic

    Python connection examples

    Python