# RP2040 **Repository Path**: Kono2019/RP2040 ## Basic Information - **Project Name**: RP2040 - **Description**: 用于Pi-Pico或Pi-PicoW板上Raspberry Pi-PicoRP2040处理器的grblHAL驱动程序。 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-10-17 - **Last Updated**: 2024-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Arduino, GRBL, Raspberry-pi ## README ## RP2040 Driver A grblHAL driver for the Raspberry Pi Pico RP2040 processor on a [Pi Pico or Pi Pico W board](https://www.raspberrypi.org/products/raspberry-pi-pico/). This driver can be built with the [Web Builder](http://svn.io-engineering.com:8080/?driver=RP2040). __Important__ download information can be found [here](https://github.com/grblHAL/core/wiki/Compiling-grblHAL). The project has been updated to/now uses [SDK version 1.5.0](https://github.com/raspberrypi/pico-sdk/releases). The default build environment is Visual Studio Code, it is surprisingly easy to set up on Raspberry Pi - see the [Getting started](https://datasheets.raspberrypi.org/pico/getting-started-with-pico.pdf) documentation for how to for this and other platforms. --- 2023-09-20