Coder Social home page Coder Social logo

Comments (8)

roger-tannous avatar roger-tannous commented on June 12, 2024 1

On Windows, you can do this::

With http://drazzy.com/package_drazzy.com_index.json added to the Additional Board Manager URLs,

Go to directory C:\Users\%USERNAME%\AppData\Local\Arduino15 and rename file package_drazzy.json to package_drazzy.com_index.json

Note that a copy won't solve the problem, you have to rename the file.

%USERNAME% is a Windows global variable that will automatically replace your username on your local machine.

If you installed the Arduino IDE for all users on your machine, then the path prefix mentioned above (C:\Users\%USERNAME%\AppData) won't be correct, it may be C:\Users\Public\AppData ?

Then, just because there's currently a problem with the SSL certificate of the domain from which micronucleus will be fetched,
we can do something similar to what's being mentioned here...
which resolves to opening C:\Users\%USERNAME%\AppData\Local\Arduino15\package_drazzy.com_index.json in your favorite editor, and replacing all occurrences of https with http (CTRL+H then find: https replace with: http and hit the Replace All button).

Finally, start the Arduino IDE, the ATTinyCore should be listed in the Boards Manager.

Hope this helps!
Roger

from attinycore.

per1234 avatar per1234 commented on June 12, 2024 1

Duplicate of #802. The cause is explained here: #802 (comment) (note that bug has already been fixed, and is in the process of being pulled into Arduino IDE right now: arduino/arduino-ide#2281).

from attinycore.

ExIfDev avatar ExIfDev commented on June 12, 2024 1

hello, here is a fix to invalid certificate error when installing the package:

first you want to follow the steps indicated from roger-tannous then

you have to edit both files in:

C:\Users%username%\AppData\Local\Arduino15

package_drazzy.com_index.json
and
package_drazzy.json

open them in notepad and search for this link: https://azduino.com/bin/micronucleus/micronucleus-cli-2.5-azd1b-x86_64-mingw32.zip

and replace it with this link (its hosted on my server and doesnt have certificate errors):

http://aexadev.ddns.net/uploads/micronucleus-cli-2.5-azd1b-x86_64-mingw32.zip

And it should work!

from attinycore.

santanig5 avatar santanig5 commented on June 12, 2024

I am having the same issue with Windows 10 using IDE 2.2.1.
Device name Cooler-Master-Desktop
Processor Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz 3.00 GHz
Installed RAM 16.0 GB
Device ID 7CD9120B-DF56-4CD1-AC90-01E71825AC53
Product ID 00325-80060-72834-AAOEM
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display

Edition Windows 10 Home
Version 22H2
Installed on ‎9/‎12/‎2020
OS build 19045.3570
Experience Windows Feature Experience Pack 1000.19052.1000.0

URL added to Additional Board Manager URLs:: http://drazzy.com/package_drazzy.com_index.json

But ATTinyCore does not appear in Boards Manager, even after multiple restarts of the Arduino IDE.

Same problem on all three of my Windows PCs.

Please help, I am unable to complete my project.

Thanks

from attinycore.

smdg49 avatar smdg49 commented on June 12, 2024

I opened this issue last week.

from attinycore.

SonnyCarson86 avatar SonnyCarson86 commented on June 12, 2024

im having the same issue, attinycore doesnt appear in board manager. after i downloaded a zip file of the rep and manually installed i was able to program an attiny85.

from attinycore.

santanig5 avatar santanig5 commented on June 12, 2024

from attinycore.

SpenceKonde avatar SpenceKonde commented on June 12, 2024

Closing as duplicate; note that using an old version of the IDE won't actually let you install it either, because my webserver is hosed and needs to be rebuilt, among like a million other critical tasks

from attinycore.

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.