Giter Club home page Giter Club logo

ese5190-lab2's Introduction

ese5190-lab2

Sudong wang Windows 10 Dell XPS 13

Section1 SDK To get your QT Py board sending data over USB again, this time via the C SDK Open the link is given, https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf, since I am operating in the windows environment, I need to navigate to page 9.2.1. image

download and install the tools above.

for the arm GNU toolchain, I select the one ending with .exe image

and remember to click the add path to the environmental variable

for CMake, I use the windows installer image

and click add system path to all users during installation.

Then for the visual studio, remember to click the link given instead of downloading from the public website since you need to click the “desktop development with C++”. For python 3.10 and git, it is recommended to use the installer from the link.

After that, I open the terminal from the VS2022. image

select the file location. I create the ese5190 file in the document. cd to the file, and use the code from 9.22

after successfully set up, set the path to SDK as setx PICO_SDK_PATH "....\pico-sdk" and close the terminal and open a new one. cd to the file location, and type the code given from 9.23 the terminal should look like image

then copy the file from the pico example: image

after using putty to connect the RP2040 and copy the example code to the device, it will loop hello world as follows: image

ese5190-lab2's People

Contributors

sudong-wang avatar

Watchers

 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.