Git Product home page Git Product logo

Comments (6)

jamesadevine avatar jamesadevine commented on June 2, 2024 5

Yes, we added RP2040 support a few weeks ago. Enjoy!
Screenshot 2021-11-17 at 11 00 55

from pxt-maker.

IrregularShed avatar IrregularShed commented on June 2, 2024 1

Arduino are also developing an RP2040-based board, which shows even the longhorns of physical computing are taking the chip seriously! Unsurprisingly to anyone who knows them, Pimoroni are as well.

I'd love to see MakeCode fill the void of JS environments for this silicon. ❤️

from pxt-maker.

chatelao avatar chatelao commented on June 2, 2024

I think this is a great idea and probably hundreds of RP2040 based boards will appear soon:

=> Starting with the basic edition would be great: https://www.raspberrypi.org/documentation/rp2040/getting-started/

from pxt-maker.

salmanfarisvp avatar salmanfarisvp commented on June 2, 2024

If we need to add support for RP2040, what are the things need to Do/Create? Do we have any guide that helps us to provide support for a new family of microcontrollers such as RP2040? Please guide me, even if you can share the resource, that will be great. Thanks.

from pxt-maker.

Vegz78 avatar Vegz78 commented on June 2, 2024

https://github.com/microsoft/pxt-maker/search?q=rp2040&type=commits

from pxt-maker.

 avatar commented on June 2, 2024

Yes, we added RP2040 support a few weeks ago. Enjoy! Screenshot 2021-11-17 at 11 00 55

FYI
The Analog Pins are not working.

I've looked into this and I think it's because GPIO 26/27 are set up in makecode as 'Analog' but only as regular Analog Pins would be, not actually set to read through the Pico's ADC hardware.

Alternatively if pins A0 / A1 were included, those could be read as Analog, automatically read through the ADC I believe.

It would be great to getting Analog Inputs working on the Pico in MakeCode - if anyone has the ability to update the files, here's the documentation from Pi:

https://www.raspberrypi.com/documentation/pico-sdk/hardware.html#hardware_adc

from pxt-maker.

Related Issues (20)

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.