dbuezas / arduino-web-uploader

45 stars 14 forks source link

Local Session storage? #2

Open Dvdplate opened 2 years ago

Dvdplate commented 2 years ago

This project is really cool, well done!

I wanted to ask if their is a feature that allows for using a key value in local session storage as oppose to an href attribute? And if there is not, if you would be keen on making it so?

dbuezas commented 2 years ago

Hallo there, glad to hear you like it! You can use the JavaScript API directly, see here: https://github.com/dbuezas/arduino-web-uploader#using-as-a-node-module

Dvdplate commented 2 years ago

Nice! thanks.

I did want to say i tried using npm to install the packages and it gave me a 404 error. But instead of running npm install arduino-web-uploader i ran npm install web-arduino-uploader and that worked. Just thought you may have mistyped that in the Readme file

Thanks so much!

dbuezas commented 2 years ago

Oh. Indeed! Btw, I haven't updated the npm module to support the avr4809, if you plan to upload to that chip le me know and I'll update the module at my next opportunity.

Thanks for finding this mistake! :)

On Sun, Mar 6, 2022, 17:16 Dvdplate @.***> wrote:

Nice! thanks.

I did want to say i tried using npm to install the packages and it gave me a 404 error. But instead of running npm install arduino-web-uploader i ran npm install web-arduino-uploader and that worked. Just thought you may have mistyped that in the Readme file

Thanks so much!

— Reply to this email directly, view it on GitHub https://github.com/dbuezas/arduino-web-uploader/issues/2#issuecomment-1059991722, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF5X3GANLWOLNSON2SQZZDU6TK7BANCNFSM5P7UZVRA . You are receiving this because you commented.Message ID: @.***>