Skip to content
View ReinhardLenz's full-sized avatar

Block or report ReinhardLenz

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

    "ping - pong" program between two ESP32 (T-BEAM) with LORA communication. Both transmit regularly their GPS position to each other.

    C++

  2. compass-belt-seeeduino-XIAO compass-belt-seeeduino-XIAO Public

    Compass belt,which vibrates to the north direction

    C++ 2

  3. GyroVisor GyroVisor Public

    A north-pointing gimbal with dual rings allows stable orientation for cameras on moving vehicles, keeping the arrow horizontal despite movement.

    C++ 2

  4. paper-roll-storage paper-roll-storage Public

    factory warehouse, relation of input output depending on delivery time. transform a production stat into a dia- width diagram, Combination of batches of rolls with identical diameter

    Jupyter Notebook

  5. 2xT-BEAM_Lora_communication_radiolib_library 2xT-BEAM_Lora_communication_radiolib_library Public

    A test setup to test 2 x T-Beam communication with Lora. The sender sends "hello" and the receiver just prints out the signal, and adds RSSI and SNR (Signal to noise ratio) of the transmitted message

    C++

  6. BNO085_Ursina_visualization BNO085_Ursina_visualization Public

    For Testing of a BNO085 IMU sensor, with library Adafruit_BNO08x, a arduino program to output pitch, yaw and roll, and a python program using ursina to visualize the orientation of the Sensor in space

    Python 3