Skip to content
View Biancaa-R's full-sized avatar
🌸
🌸

Organizations

@EddieHubCommunity @Py-Contributors

Block or report Biancaa-R

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Biancaa-R/README.md

Hello :)

Biancaa-R

Biancaa-R

Pinned Loading

  1. ResonoX ResonoX Public

    Adaptive noise cancellation algorithm implementation in STM32 nucleo f411re for clear speech in hearing aids. Processing on edge .

    C 5

  2. Power_monitoring_system Power_monitoring_system Public

    using STM 32 nucleo f302R8 for the estimation and monitoring of power levels in a custom made variable RPS. (It can be extended to the battery of EVs (DC))

    C 3 1

  3. Linux-device-drivers-on-Edge Linux-device-drivers-on-Edge Public

    A simple linux device driver that can be run on both x86 and edge device (specifically most compatible with Raspberry Pi)

    C 3

  4. micropython micropython Public

    Forked from Mindgrove-Technologies/micropython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

    C 3

  5. Serial_comm_riscv Serial_comm_riscv Public

    Serial commuication (uart) of baudrate 16550 -TI in riscv32 systems (emulated using qemu ) : Half duplex due to same FIFO use.

    C 3

  6. CAN_bitbang CAN_bitbang Public

    It was done as a part of e-RTOS assignment collection. Can bitbang in STM32F407G -Disc : To implement can bitbanging with support for Tx.Rx and transceiver mode. < Under construction >

    Assembly 2