Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Arduino IDE examples missing (Read 1960 times)
Lee Critchlow
Junior Member
**
Offline


Posts: 23
Location: TN
Joined: Jul 19th, 2022
Arduino IDE examples missing
Aug 17th, 2023 at 4:43am
Print Post  
I'm starting a project with a new ATtiny88. I come to find that the Arduino IDE examples does not show anything. How can I add those examples? Embarrassed
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2704
Joined: Feb 13th, 2019
Re: Arduino IDE examples missing
Reply #1 - Aug 17th, 2023 at 8:21am
Print Post  
If you are using the Arduino 2 IDE configuration then the examples are not currently shown in vMicro, which we will look at resolving.

In the meantime these can also be seen on the Arduino IDE Website:
https://docs.arduino.cc/built-in-examples/

Or in the GitHub Repo which creates the site:
https://github.com/arduino/docs-content/tree/main/content/built-in-examples

Or on your local machine within the Arduino 2 IDE Installation Folder:
Arduino2IDE/resource/app/node_modules/arduino-ide-extension/Examples
« Last Edit: Aug 17th, 2023 at 8:23am by Simon@Visual Micro »  
Back to top
IP Logged
 
johndacuss
Newbies
*
Offline


Posts: 1
Joined: Jun 28th, 2024
Re: Arduino IDE examples missing
Reply #2 - Jul 2nd, 2024 at 3:36am
Print Post  
Quote:
If you are using the Arduino 2 IDE configuration then the examples are not currently shown in vMicro, which we will look at resolving.

In the meantime these can also be seen on the Arduino IDE Website:
https://docs.arduino.cc/built-in-examples/ merge fruit

Or in the GitHub Repo which creates the site:
https://github.com/arduino/docs-content/tree/main/content/built-in-examples

Or on your local machine within the Arduino 2 IDE Installation Folder:
Arduino2IDE/resource/app/node_modules/arduino-ide-extension/Examples

Thanks for your answer. This is what I am looking for.
« Last Edit: Jul 3rd, 2024 at 3:16am by johndacuss »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint