Skip to content
View Theo824's full-sized avatar

Block or report Theo824

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. Solar-Charger Solar-Charger Public

    I designed and built a solar panel-powered constant-current charger for NiMH or NiCD batteries, or an iPhone, which can function as a power bank or be used in other devices.

  2. AI-Robot AI-Robot Public

    I built a 3-wheeled autonomous Raspberry Pi 4 robot controlled by ChatGPT that can ‘listen’ to speech, ‘speak’ or do command movements as a response, and avoid collision by ‘seeing’.

    Python

  3. Interactive-Whiteboard-Program Interactive-Whiteboard-Program Public

    I programmed two Raspberry Pis to communicate and exchange drawings in real time over UART through a GUI, using my own handshake protocol for synchronisation.

    Makefile

  4. Sudoku Sudoku Public

    I developed my own sum algorithm to verify its correctness. The interface uses up and down buttons to change numbers and a star to indicate numbers that cannot be changed. It also includes a button…

    C++