Peter Bengtson
Peter Bengtson
  • Видео 10
  • Просмотров 6 714
vampaJP v0.99
vampaJP v0.99
Просмотров: 17

Видео

vampaJP v0.9
Просмотров 6Год назад
vampaJP v0.9
Demo3
Просмотров 5Год назад
Demo3
demo2
Просмотров 9Год назад
demo2
demo1
Просмотров 7Год назад
demo1
Co-Op Ghost (Unity Game Demo)
Просмотров 1206 лет назад
Created by Peter Bengtson, Stephen Walden, and Sidorela Lulaj for cs426 (Video Game Design and Development) at UIC. Github: github.com/Walden1995/COOP-Ghost
bb8 Madness (Unity Game Demo)
Просмотров 366 лет назад
First assignment for cs426 (Video Game Design and Development) at UIC. Model and texture provided in class. Fish model from asset store.
Mystery Theater (Java Game Demo)
Просмотров 506 лет назад
Created by Peter Bengtson and Megan Hauck, for cs342 (Software Design) at UIC. All images, animations, and gameplay are original.
Perspective Projection Airport Scene
Просмотров 276 лет назад
Made in cs385 (Intro to Computer Graphics) at UIC. This program was created in C using OpenGL (limited to lines). Created the scene in Autodesk Maya, exported the coordinates, stored them in C objects, and created and applied matrix transforms to create the projection.
Arduino Arcade Stick (fightstick)
Просмотров 6 тыс.6 лет назад
Created by Peter Bengtson and David Fulmer. -2 arduino Uno [one is flashed to UnoJoy (github.com/AlanChatham/UnoJoy)] -Hori Hayabusa stick and face buttons -Sanwa front buttons. Github link: github.com/pBengt2/FightStick

Комментарии

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

    Hi there, Im also using the UnoJoy by Alan from github. My only problem is that my dpaddown, dpadright, and cross buttons are not working. Can I ask for a reference of your circuit diagram? Maybe my wiring connection in my breadboard is wrong and I can't figure it out. Right now I'm using tactile switches from Arduino kit(I don't know if it has a factor why 3 buttons are not working).

  • @vicaslan
    @vicaslan 6 месяцев назад

    wait, 2 Arduino Uno's? Not 1? 2???

    • @peterbengtson6316
      @peterbengtson6316 6 месяцев назад

      Using 2 of them was a requirement for that specific project (and it added needless delay). You definitely can do it with just one.

    • @vicaslan
      @vicaslan 6 месяцев назад

      @@peterbengtson6316 The problem is, idk how to do it with 1

    • @peterbengtson6316
      @peterbengtson6316 6 месяцев назад

      @@vicaslan I think it's a good project to start learning with. I recommended a video "DIY Arcade Stick: Easy, High Quality & Affordable" by TernTek to another commenter previously.

    • @vicaslan
      @vicaslan 6 месяцев назад

      @@peterbengtson6316 Urgh, im genuinely sensitive to word learning but I'll try anyway, thank you for the recommendation :D Its just that Its been a long day since I start coding again XD

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

    did you connect the arcade stick directly to analog pins or does it have to be a resistor type stick? thank you.

  • @danielsouza-vf3sn
    @danielsouza-vf3sn Год назад

    hi you could to help me in a project you have facebook :

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

    Is the controller on comoatible to PC? Is there a way an arduino arcade stick can be played on PS3 or PS4?

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

    HELLO I AM PETER BENGTSON

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

    let me play

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

    i loved this video

  • @smilodexplays8705
    @smilodexplays8705 3 года назад

    it would be great to see a video on how you setup your buttons with an arduino

    • @peterbengtson6316
      @peterbengtson6316 3 года назад

      I'd love to make videos like that, but unfortunately do not have the time. There seems to be a good video by TernTek titled "DIY Arcade Stick: Easy, High Quality & Affordable" that should cover similar topics.

  • @cajamanual6713
    @cajamanual6713 3 года назад

    Can I do this with just arduino nano pro?

    • @peterbengtson6316
      @peterbengtson6316 3 года назад

      Sorry I am not sure. You'd have to check the API and make sure there's enough pins for the amount of buttons you want.

  • @mmhmson
    @mmhmson 3 года назад

    Hello friend. how are you? What the model of buttons you are using? Thank you.

    • @peterbengtson6316
      @peterbengtson6316 3 года назад

      Hi, they are Hori. If I remember correctly, Hori Hayabusa. Work very well and are satisfying, would recommend.

  • @Tio_Sam00
    @Tio_Sam00 4 года назад

    I'm new to Arduino and I thought it was just copying and paste, but it is not. I checked the link you posted, and I see a bunch of files that I don't even know which one I suppose to pick, this Uno joy doesn't seem to work on Win10 I presume, I'm about to give up because I don't understand about programming either the instructions on the file ''read-me'' I was hoping you could guide me how to make it to work

  • @alexmei4973
    @alexmei4973 4 года назад

    Can i use only one arduino uno r3?

    • @peterbengtson6316
      @peterbengtson6316 4 года назад

      Yup, you only need one. I used the second specifically to meet requirements for my course, and have taken it out since.

  • @MeteWayne
    @MeteWayne 6 лет назад

    hey this is awesome! I want to make this myself! Can you show me what way you wired the arduino pins and maybe explain a little bit how the microswitches from the stick and buttons work? I have trouble getting these recognized as xinputs :(

    • @peterbengtson6316
      @peterbengtson6316 6 лет назад

      Thanks man! Sorry for the late response, I don't check my youtube often. If you are still having troubles/have questions, let me know and I'll gladly help however I can.

    • @naasikhendricks1501
      @naasikhendricks1501 4 года назад

      @@peterbengtson6316 Hi I was checking the files. I was looking for the HID USB Desc can you point me to that?

    • @peterbengtson6316
      @peterbengtson6316 4 года назад

      @@naasikhendricks1501 It's been awhile since I've looked at this, but I believe that should be handled by UnoJoy.

    • @naasikhendricks1501
      @naasikhendricks1501 4 года назад

      @@peterbengtson6316 thanks, I am using 4 micro switch as joystick and they description around that is not clear. Some people use 2 byte array per axis and some use 1byte ... I have tried everything but the axis seem not to line up. I hate copying and pasting because one never learns. Thank you for reading my issue and responding accordingly.

    • @peterbengtson6316
      @peterbengtson6316 4 года назад

      @@naasikhendricks1501 I'm not sure what you mean by the axis not lining up. The joystick should act as 4 individual buttons, each mapped to a different direction. You should be able to map it the same as any buttons, assuming those are working. Sorry, as I've said, I haven't worked looked at anything like this in a long time, I'm not sure I will be the most help.