Это видео недоступно.
Сожалеем об этом.

DIY Arduino Cyclone Game with WS2812B Led Ring

Поделиться
HTML-код
  • Опубликовано: 18 мар 2022
  • This time I will show you how to make an interesting game that is based on the arcade game called Cyclone, where the player tries to stop an led scrolling around a circle at a specific spot. The goal of the game is to stop the cycling light when it reaches the indicated (red) LED. If successful, the difficulty level will increase. If unsuccessful, the Game will restart.
    The ring consists of 60 LEDs (4 Quarter circle neopixels of 15 Leds). The ring holder is made with a 3D printer and you can download the .stl file below. In the middle of the ring is a strip of 6 RGB LEDs that actually represent the six levels. The basic code is taken from oKeeg's Instructable, and I made a few modifications to make the game even more interesting.
    -First I reduced the light intensity of the diodes, because in my version of the game the LEDs are directly visible.
    -Then, instead of 40, the ring contains 60 LEDs because I used it from one of my previous projects (LED ring clock).
    -I also added two more levels so that the game now has a total of 6 levels.
    -The next, very important modification is that I added sounds to the game and now it is much more interesting to play.
    -Finally, I made a big Arcade button for much more accurate playing.
    The game would need to be powered by a Power supply of 5V/3A or more. This is a very simple project and consists only a few components:
    - Arduino nano microcontroller
    - WS2812 Led ring with 60 RGB leds
    - One transistor
    - Buzzer
    - And big DIY Arcade button
    The real time clock module you see in the pictures is not active and is part of my previous project.
    We can also use the rotary encoder button left over from the previous project. In this case the device is small and compact, but playing with this button is more difficult.
    When turning on the game, all LEDs light up with different colors. Now by pressing the button, the game begins. The goal is to press the button at the moment when the rotating diode is located exactly on the static diodes. In the first two levels, three diodes are static, and in the next levels only one. Also with each next level, the diode speed increases, so it is increasingly difficult to press the button at the required moment. With each completed level, one diode from the horizontal row lights up. There are six levels in total, so this row contains six dodes. If we fail to pass the level, the game starts from the beginning. If you pass all six levels, the game also starts from the beginning.
    Finally, the device is built into a suitable box made of PVC board and coated with self-adhesive colored wallpaper.
    Detailed instructions, schematic diagram , and code at:
    www.hackster.i...
    If you are interested in this area, look at the Playlist with all my Arduino Games at:
    • Weather Instruments
    Visit my RUclips Channel for more Projects , DIY and How To Make videos:
    / mirkopavleskimk
    by mircemk
    SUBSCRIBE LIKE AND SHARE !!!!
    Thanks for your Support !

Комментарии • 25

  • @Pikalev15
    @Pikalev15 3 месяца назад

    Is there a file for the casing you used or ay i know what you used as the casing?

  • @ganbensie
    @ganbensie Год назад

    This is awesome game, I try to built it, Thanks

  • @yupingliao4078
    @yupingliao4078 2 года назад

    You are amazing, I want to make one too, thank you for your sharing, I have voted for you a total of 2 votes

  • @svenpetersen1965
    @svenpetersen1965 2 года назад

    Excellent build and idea.

  • @electronic7979
    @electronic7979 2 года назад +1

    Super 👍

  • @Thuliolima2008
    @Thuliolima2008 2 года назад

    Very good

  • @TheMicsaund
    @TheMicsaund 2 года назад

    Nicely done project. I love games like that. There's a somewhat similar arcade game called "Stacker" that always gets me hooked. You might enjoy that, too (there are videos on youtube showing it if you're unfamiliar).

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  2 года назад +2

      Stacker is a similar game to this one. In one of my next videos I will present an Arduino Stacker game

    • @TheMicsaund
      @TheMicsaund 2 года назад

      @@MirkoPavleskiMK Nice!

  • @7b_10_ved_desai9
    @7b_10_ved_desai9 Год назад

    From where will the sound come?
    From the buzzer?
    Plz reply me as soon as possible!

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  Год назад

      Yes , from the Buzzer . Instructions nd schematics: www.hackster.io/mircemk/diy-arduino-cyclone-game-with-ws2812b-led-ring-738c58

  • @humzaha9090
    @humzaha9090 Год назад

    I’m in the process of making this, and quick question regarding this project, does it matter what wires you use for the entire thing?

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  Год назад

      It doesn't really matter what wires are used for this project

    • @humzaha9090
      @humzaha9090 Год назад

      @@MirkoPavleskiMK also another question, what wires did you use for the led ring and how did you connect them?

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  Год назад

      @@humzaha9090 Detailed instructions on : www.hackster.io/mircemk/diy-arduino-cyclone-game-with-ws2812b-led-ring-738c58

  • @buzzardvl8518
    @buzzardvl8518 2 года назад

    Can you teach how to create a code for arduino projects?

  • @user-mh8fi3gs2d
    @user-mh8fi3gs2d Год назад

    Hellosir, the sketchfab was deleted in the link. can u upload it again? Many thnks

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  Год назад +1

      www.hackster.io/mircemk/diy-arduino-cyclone-game-with-ws2812b-led-ring-738c58

  • @7frendzel
    @7frendzel Год назад

    Super project! I have a question. Is it possible to modify the code which you used so that instead of one LED that moves around, group of 2 or 3 LEDs move together around?

  • @mehmetak4149
    @mehmetak4149 Год назад

    hello brother I will working code with coin acceptor are you can help me

  • @x-6790
    @x-6790 2 года назад

    can we make a clock using this ?

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  2 года назад

      Yes, see at: ruclips.net/video/hyZMtKf4GrI/видео.html