Giter VIP home page Giter VIP logo

Comments (15)

stooged avatar stooged commented on August 30, 2024 1

Yes the tinyusb library has been ported
https://github.com/earlephilhower/arduino-pico/tree/master/libraries

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

and how do I get the port to open? there is only 1 button on this thing and all I can get it to do is open a G Drive with 2 files on it, index.html and info.txt

from pico-server-900.

stooged avatar stooged commented on August 30, 2024

Hold the button down when you plug it in and it will go into bootloader mode so arduino can upload the uf2.

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

that's what I did and it just opens up a G Drive on PC with the 2 files on it and has 127mb lol nice

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

and I look in Disk Management and it only sho
image_2023-01-25_00-18-34
ws up in disk drives

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

Ok installing pico setup windows.exe now lol

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

Please tell me this thing has more than a 2mb flash size :(

from pico-server-900.

stooged avatar stooged commented on August 30, 2024

It only has 2mb with a maximum of 1mb for storage via littlefs

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

Holy crap that sux monkey balls. Can it at least use USBMSC like S2? The adafruit tinyusb?

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

ok I got this far. what do I do after upload? cuz there was no files on it and wouldn't let me upload any files via manager.
image_2023-01-25_01-07-33

from pico-server-900.

stooged avatar stooged commented on August 30, 2024

You need to select the partition size in arduino.
1mb app/ 1mb fs

Then you should see 1mb in the total space.

from pico-server-900.

stooged avatar stooged commented on August 30, 2024

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

after upload I get this, then what? cuz nothing is on the board again
Sketch uses 440436 bytes (42%) of program storage space. Maximum is 1044480 bytes.
Global variables use 72296 bytes (27%) of dynamic memory, leaving 189848 bytes for local variables. Maximum is 262144 bytes.
C:\Users\Laz\AppData\Local\Arduino15\packages\rp2040\tools\pqt-python3\1.0.1-base-3a57aed/python3 -I C:\Users\Laz\AppData\Local\Arduino15\packages\rp2040\hardware\rp2040\2.7.1/tools/uf2conv.py --serial UF2_Board --family RP2040 --deploy C:\Users\Laz\AppData\Local\Temp\arduino_build_776085/Pico_Server_900.ino.uf2
Converting to uf2, output size: 914432, start address: 0x2000
Flashing G: (RPI-RP2)
Wrote 914432 bytes to G:/NEW.UF2

from pico-server-900.

neo305 avatar neo305 commented on August 30, 2024

Iā€™m tired. Off to bed. Thanks c ya tomorrow

from pico-server-900.

stooged avatar stooged commented on August 30, 2024

it looks like it wrote the uf2 to the board so it should be up and running, if you are looking to upload html to the board use the file manager in the admin panel or use the upload tool for arduino.

https://github.com/earlephilhower/arduino-pico-littlefs-plugin

remember the pico only has 2mb flash with 1mb available for the storage, if you want more storage on the pico then you would need to use the sd card option.

https://github.com/stooged/Pico-Server-900/tree/main/sd

from pico-server-900.

Related Issues (7)

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.