GithubHelp home page GithubHelp logo

wizio-pico's Introduction

Raspberry Pi Pico RP2040 - PlatformIO ( Pico-SDK & Arduino )

A few words in the beginning

Notes

  • Please Re-Install the platform. The project is a work in progress and the platform is installed from here...
  • I am in Home-Office, it's hard for me to test hardwares as SPI, I2C ... etc

pico

Install Platform

Note: be sure git is installed

Uninstall ( fast ) ... Re-Install ( do this and Install again )

  • In directory C:\Users\USER_NAME.platformio\platforms
    • delete folder wizio-pico ( builders )
  • In directory C:\Users\USER_NAME.platformio\packages
    • delete folder framework-wizio-pico ( sources )
    • delete folder toolchain-gccarmnoneeabi (compiler, may not be deleted )
    • delete folder tool-wizio-pico ( tools, picoasm )

pico


Baremetal - New Project

PlatformIO -> Home -> New

  • Enter Project Name - Board search 'WizIO-PICO' boards - Select Baremetal
  • Click BUILD and you will have basic project ( from template )
  • For CPP project, rename main.c to main.cpp ( if you delete main file, builder will create new main.c as template )
  • Connect Pico as Mass Storage Device
  • Open platformio.ini and edit your settings
  • BUILD / UPLOAD
  • READ WIKI - BAREMETAL

Arduino - New Project

PlatformIO -> Home -> New

  • Enter Project Name - Board search 'WizIO-PICO' boards - Select Arduino
  • Connect Pico as Mass Storage Device
  • Open platformio.ini and edit your settings
  • BUILD / UPLOAD
  • READ WIKI - ARDUINO

NOTE

IF PICO_STDIO_USB is used, the Uploader will try ro reset Pico to boot-uf2 mode without button and USB cable remove

Raspberry Pi Pico pin out diagram

Thanks to:

pico


If you want to help / support:
paypal

wizio-pico's People

Contributors

wiz-io avatar ivankravets avatar zapta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.