Open SophieRAllen opened 2 months ago
Hi Sophie,
The Arduino Code is located in the Arduino folder. You can either upload the OLED or SD Card code — the Arduino isn’t powerful enough to run both at once.
In either of the pieces of code, the first few lines tell you which libraries are needed to be installed.
Specifically, you need to install:
Requirements: Sketch->Include->Manage Libraries:
Best,
Spencer
─ Dr. Spencer N. Axani @. @.>
Assistant Professor The University of Delaware 203 Sharp Lab 104 The Green, Newark, DE 19716 (608) 572-8426
On Aug 14, 2024, at 7:08 AM, SophieRAllen @.***> wrote:
Hi, I am doing this project as part of an EPQ at school and am quite new to programming. However, I can’t seem to find the coincidence code to upload into the IDE. Where can I find it and do I have to install any other libraries aside from the CH340g and those listed on the README file? Thanks, Sophie
— Reply to this email directly, view it on GitHub https://github.com/spenceraxani/CosmicWatch-Desktop-Muon-Detector-v2/issues/119, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANF5OYVC2XHN7EH3S7Y7CLZRM3DJAVCNFSM6AAAAABMQDMZ6KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ3DKNJUGEYTKNY. You are receiving this because you are subscribed to this thread.
Hi Spencer,
I am also struggling with this issue. I cannot seem to find the coincidence.ino code in the Arduino folder.
I'm able to see the naming, OLED, and SD Card code and have installed the correct libraries, however the coincidence.ino file that the condensed instructions reference does not seem to be available.
Is it in a different location or was it possibly renamed?
Thank you,
Hope
Hi Hope,
Sorry, that might be a typo. Both the OLED and SD Card.ino code have the coincidence stuff built into it.
Best,
Spencer
─ Dr. Spencer N. Axani @. @.>
Assistant Professor The University of Delaware 203 Sharp Lab 104 The Green, Newark, DE 19716 (608) 572-8426
On Sep 16, 2024, at 6:31 PM, hunnicho @.***> wrote:
Hi Spencer,
I am also struggling with this issue. I cannot seem to find the coincidence.ino code in the Arduino folder.
I'm able to see the naming, OLED, and SD Card code and have installed the correct libraries, however the coincidence.ino file that the condensed instructions reference does not seem to be available.
Is it in a different location or was it possibly renamed?
Thank you,
Hope
— Reply to this email directly, view it on GitHub https://github.com/spenceraxani/CosmicWatch-Desktop-Muon-Detector-v2/issues/119#issuecomment-2354142893, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANF5OYFEZV2B75AVU5SKGDZW5L4XAVCNFSM6AAAAABMQDMZ6KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJUGE2DEOBZGM. You are receiving this because you commented.
Hi, I am doing this project as part of an EPQ at school and am quite new to programming. However, I can’t seem to find the coincidence code to upload into the IDE. Where can I find it and do I have to install any other libraries aside from the CH340g and those listed on the README file? Thanks, Sophie