Giter Club home page Giter Club logo

arduino-nrf24l01-buzzer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

arduino-nrf24l01-buzzer's Issues

software request

Hello Felix,
Best wishes for 2019.
During the holidays I as search for a wireless quiz buzzer and I found your video on youtube and the link to GitHub. I was/am super exited from what I saw, this is super.
I did my best to read the code but I’m new at Arduino and not shore that I read it right.
For a contest with friends I would like to make the quiz buzzer for 8 contestants.
My question is;
Do I just change the main line in NF24-BKMASTER.ino from
byte buzzerIds[] = {1,2}; // li…….
to
byte buzzerIds[] = {1,2,3,4,5,6,7,8}; // li…….
And in NF24-BK-BUZZER.ino from
byte buzzerId = 1; // id of the buzzer, can be anything from 0-255
to
byte buzzerId = 2; // id of the buzzer, can be anything from 0-255
byte buzzerId = 3; // id of the buzzer, can be anything from 0-255
and so on for each buzzer?
And I can use it for 8 people?

I’m not certain if this is the right way to contact you, also GitHub is the first time for me.
Hope to reach you, and thanks I advanced for the nice code.

Best regards Wilton

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.