Giter Club home page Giter Club logo

Comments (6)

hestenet avatar hestenet commented on September 4, 2024

Thanks for the issue report, Rusty.

I haven't looked at this in quite a while, and it gave me a reason to download the Arduino IDE again.

I've just downloaded it - downloaded the 2.0.0 release - and compiled, and it works for me.

My best guess is that what's going wrong for you is some kind of version mismatch:

  • What version of the IDE are you using? Should be 1.8.2
  • Do you have all the libraries properly installed using: Sketch -> Include Library -> Manage Libraries? (especially arduino-menusystem?)

Here's a list of all the non-built-in libraries my sketch uses, and which version of each:

  • <MenuSystem.h> v. 2.1.1
  • <Chrono.h> v. 1.0.0
  • <PGMWrap.h> v. 1.0.0
  • <EEWrap.h> v. 1.0.0
  • <Adafruit_RGBLCDShield.h> v.1.0.1

I hope this helps!

from arduino-shot-timer.

rusty91 avatar rusty91 commented on September 4, 2024

Thanks for the quick reply!

I do have all of those installed, except I had v.1.0.2 of the Adafruit_RGBLCDShield.h installed so I went back to v.1.0.1 but that didn't fix the issue.

Since I was having issue with the MenuSystem I rolled back to v2.1.0 and that appeard to fix my issue.

from arduino-shot-timer.

rusty91 avatar rusty91 commented on September 4, 2024

Also, I see you have the mic on pin A0. I am not finding a variable for the piezo though, what variable is the piezo and what pin did you use it on? I know I can switch it to whatever pin I want, I just can't find where to assign it.

from arduino-shot-timer.

hestenet avatar hestenet commented on September 4, 2024

If I remember correctly the piezzo buzzer is using the default pinouts from the ToneAC library - 9&10 for the Uno:
https://bitbucket.org/teckel12/arduino-toneac/wiki/Home#!connection-example

from arduino-shot-timer.

rusty91 avatar rusty91 commented on September 4, 2024

Awesome, thank you!

I will let you know when I have a case made for this!

from arduino-shot-timer.

hestenet avatar hestenet commented on September 4, 2024

Fantastic! Thank you for doing this. Making any kind of enclosure is not really something I have any idea how to do.

from arduino-shot-timer.

Related Issues (9)

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.