Skip to content
View ibanlegi's full-sized avatar

Block or report ibanlegi

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. control-vacop control-vacop Public

    Controls Solo Mega motors via CANOpen with Raspberry Pi 4. Includes custom CAN communication between two Raspberry Pi boards for brake and steering. Based on a modified SoloPy library.

    Python 1

  2. bldc-controller bldc-controller Public

    The project aims to implement a BLDC motor controller on an FPGA, managing three-phase switching via a feedback signal. Speed is controlled with PWM, ensuring smooth ramp-up/down. Testing will be d…

    VHDL

  3. multi-player multi-player Public

    Multi-Player Distributed Game. A distributed systems project implementing synchronization algorithms in a multiplayer board game. Players interact on a 3x3 board, requiring coordination to maintain…

    Python

  4. chat-tool chat-tool Public

    Development of a distributed multi-user chat based on a client-server architecture, using Java, C, TCP/UDP, and Java RMI. The application handles authentication, message exchange, and process synch…

    C