Skip to content
View shiomachisoft's full-sized avatar
Block or Report

Block or report shiomachisoft

Report abuse

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

Report abuse

Popular repositories Loading

  1. PicoJig PicoJig Public

    This is firmware and a PC application that controls the GPIO/UART/SPI/I2C/ADC/PWM of Raspberry Pi Pico W from a PC via Wi-Fi or USB.

    C#

  2. PicoBrg PicoBrg Public

    This is the Raspberry Pi Pico W firmware that performs Wi-Fi<=>UART bridge.

    C#

  3. BME280_API_pico BME280_API_pico Public

    Bosch's BME280_SensorAPI was ported to Raspberry Pi Pico.(using C and pico-sdk, I2C)

    C

  4. PicoSen PicoSen Public

    Raspberry Pico W sends the sensor data(*) via a TCP socket at 5-second intervals. *GPIO,ADC(voltage,temperature) and BME280 sensor data

    C

  5. pico_async_uart pico_async_uart Public

    This is an asynchronous UART library for Raspberry Pi pico.(using C and pico-sdk)

    C