Skip to content
View HerrRiebmann's full-sized avatar

Block or report HerrRiebmann

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. KDS2Bluetooth KDS2Bluetooth Public

    Kawasaki Diagnostic Service Reader via Bluetooth

    C# 150 43

  2. eISCP-Interface eISCP-Interface Public

    Network AV Receiver remote control for Onkyo & Pioneer

    C++ 5 1

  3. Caravan_Leveler Caravan_Leveler Public

    ESP32 digital water level bubble with a ADXL345 Accelerometer

    C++ 27 4

  4. Scale_Simulator Scale_Simulator Public

    Mock a scale via COM-Port (Arduino)

    C++ 1

  5. Get and change HC-0X bluetooth modul... Get and change HC-0X bluetooth module baudrate
    1
    #include <SoftwareSerial.h>
    2
    
                  
    3
    #define BT_Baud 57600
    4
    #define BT_BaudFallback 9600
    5
    #define BT_Cmd_Delay 2000 //1000 is okay, until HC-06-20190901
  6. ESP32-SquirrelCam ESP32-SquirrelCam Public

    ESP32 Cam Modul as a Squirrel camera trap

    C++ 4 2