How to easily accept cashless payments via MDB on a Raspberry

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024
  • НаукаНаука

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

  • @steffenwittenburg187
    @steffenwittenburg187 3 года назад +1

    Update for the new Raspberry OS: Now it is not necessary anymore, to switch off BT. Just use raspi-config (3 Interface Options -> P6 serial Port) to enable serial Hardware (do not allow the login shell on serial line). The MDB interface now is ttyS0, while BT is ttyAMA0.

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

      saved my life ,I have had this error on the pi4

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

    have you seen the RaspberryPi durable enough to be put in an outdoor/harsh environment vending machine? Can you swap a RasberryPi with a Linux board?

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

      Hello!
      We usually offer our Pi Case for industrial environments. It is an alluminium housing for Raspberry Pi + MDB Pi HAT (our unit) but we also have customers who mount the solution inside a sealed IP66 case for example.

  • @MkmeOrg
    @MkmeOrg 7 месяцев назад

    What do you think about using it as an MDB emulator to emulate the coin mech but have input from a Nayax card reader? I have a machine that doesnt support cashless but does use MDB to the coin mech and bill validator.

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

      Hello @MkmeOrg,
      That's very interesting, please drop us an email at contact@qibixx.com and I'll get you in touch with our tech department.
      Thank you for your comment!
      JC

  • @AnthonyAnthonyR
    @AnthonyAnthonyR 7 месяцев назад

    I have the same issue as @Mkmeorg, I have a royal vendors GIII vending machine with and EVS control board that supports MDB, the machine has a coin mech and bill validator, this control board does not have a DEX plug that communicates back to the Nayax reader. can you explain how the MDB system works with a multi price vending machine? for example selection 1 orange pop $2.50, selection 2 grape pop $3.00, selection 3 water $1.75.
    do you select the product first then tap you debit or credit card or do you tap the credit card / debit card then make the selection? if you tap then make the selection how is the dollar amount communicated back to the PI and Nayax.
    thank you

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

      Hello Anthony, thank you very much for your comment.
      I have sent your question to our tech department but it would be better if you could email us at contact@qibixx.com. Your use-cases are very interesting and we would like to discuss it further.
      Thanks!
      JC

  • @Atef_kerkeni
    @Atef_kerkeni 3 года назад +1

    hello thanks for the video !
    i have a question ! how to connect a raspberry pi 4 to an NV11 bill acceptor please ?

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

      Hello! Please contact us at contact@qibixx.com and we can help you with that! :)

  • @leechang1294
    @leechang1294 11 месяцев назад

    I'm brand new to raspberry pi. I just bought a card reader (nayax vpos) can you walk me through how to connect them? because of hardware limitations, I just have the nayax card reader going to an MDB rs232 converter, then from rs 232 to USB cable, and then usb into raspberry pi.
    I'm very familiar with python,or is there a program I can download on my raspberry pi to handle the transactions?

    • @Qibixx
      @Qibixx  11 месяцев назад

      Hello!
      First of all thanks for your comment. Could you please get in touch with us at contact@qibixx.com so we can get you in touch with one of our support staff?
      Thanks!

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

    Hi there. Have you tried to connect a Nodemcu with a MDB device?

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

      Hey Tieferson, we haven't developed anything with NodeMCU yet but it should be very possible, our interfaces respond to simple commands and have USB connectivity. If you are looking to develop in NodeMCU or need any further help please email us at contact@qibixx.com.
      Thanks for watching!
      JC

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

    How do you power the raspberry pie in a vending machine?

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

      How would that be a problem? Wire it up??

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

      @@lokeegnell3991 where do you pull power from? The power supply unit? The main circuit board? The auxiliary power? Can you splice it from anywhere? That is what I mean?

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

      Hello! There are a couple of options. You can connect the Raspberry Pi directly to a power supply or use one of our MDB Hats and get the power for both devices straight from the bus.
      Thanks for commenting!

  • @wang8848
    @wang8848 5 лет назад +1

    Thank you for your video. But in reality I seldom see raspberry vending machines. Most of them are Android. Could you please let me know which system is better?

    • @johannesrietschel
      @johannesrietschel 5 лет назад +1

      Hi Sir Wang, actually MANY of our customers use Raspberry devices as the foundation for a vending machine. Yes, you can also use Android. What is better ? Hard to say. The Raspberry, in my view, is much more reliable than most "cheap" android systems, also there are less software layers.
      If i would need to develop a vending machine i would use a Raspberry (or a Qibixx Barionet 1000 :)

    • @steffenwittenburg187
      @steffenwittenburg187 3 года назад +3

      @@johannesrietschel I can just agree. I am using Raspberries to control a lot of different hardware. With the Pi-HAT I was able to implement a cashless system in a vending machine in just a few working hours. Usually I develop my software on a Ubuntu machine and when it is ready, I compile it one more time on the RasPi - finish.

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

      @@steffenwittenburg187 would you be down to chat about this I’m attempting to do something like this but have never coded anything before

  • @wang8848
    @wang8848 5 лет назад

    Do you think it's possible using a website created by Shopify to run on a vending machine touch screen possible? Thanks

    • @johannesrietschel
      @johannesrietschel 5 лет назад

      Hmm, how would you receive the payments ? Principially, why not .. you could have the shopify shop been shown on the browser in kiosk mode, and in the most simple case, receive the shop confirmations via email to provide the products. I am sure there are better ways also.

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

    What RFID reader is this ?

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

      Hello!
      I'm actually not sure what we used here. I'll ask around the office but chances are it was just some standard reader or something we re-used from a stripped vending machine.
      Thank you for your comment!

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

      @@Qibixx Did you get a chance to find out what RFID reader with MDB was this ?

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

      @@Coldcorn Hello again! I believe we don't have it anymore so we couldn't find an answer, sorry! Thanks for stopping by
      JC

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

    I am looking for a contactless payment system to use with my water vending machine.

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

      Hey Satya! You can find our offer here: qiba.pt/shop. If you are looking for a terminal card reader we do not make those. We produce interfaces that facilitate the communication between the Vending Machine Controller and the Cashless Peripheral :)
      Thank you for your message!

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

    Sir firstly i thank u for this video..
    But i want to learn more detail..
    How to connect cashless system +cash payment to raspberry pi for vending machine..

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

      Hello! Thanks for your comment.
      To connect MDB peripherals like cashless systems, coin acceptors, etc to a Raspberry Pi you need a Pi form MDB Interface like the ones we produce here: www.qiba.pt/products/mdb-pi-hat/. It attaches to a Raspberry Pi and can even power it while taking the MDB signal from the peripherals.
      You can find out more about it here: docs.qibixx.com/mdb-products/mdb-pi-hat

  • @m.ekremkrbas789
    @m.ekremkrbas789 3 года назад

    hı johannes you are really great man.
    ı am ınterested in your mdb pi hat. ıs there any dıstrıbutor ın turkey ?

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

      Hello M Ekrem Kirbas! Thank you for the kind words. We have only one worldwide distributor. Qiba - www.shop.qiba.pt

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

    hi you are amazing, you know a lot about this topic... do you have an email i can email you a few questions ?

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

      Hello!
      Thank you for your comment, we really appreciate it. Please email us at contact@qibixx.com and fire away!
      JC