NV10USB+ Note Acceptor with Arduino and Code

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

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

  • @sergiosergio12345678
    @sergiosergio12345678 2 года назад +4

    where can the code be downloaded from ?

  • @palacehn
    @palacehn Месяц назад

    Is it possible to make id003 to pulse and viceversa with arduino?? Also need to know if it's possible to make an arduino interface for an id003 Bill acceptor that receives one currency and inserts credits on another currency... Thanks in advance...

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

    what's the voltage out of the TX and RX lines? Would it be safe to connect directly to a Raspberry Pi?

  • @Тарас-ц3п
    @Тарас-ц3п 6 месяцев назад

    Hello, l was wondering why nv10usb with dip switches won't work?

  • @mugur4104
    @mugur4104 4 месяца назад

    Hi. What exactlly is the 300 in front of SERIAL_8N2 ?
    I've replicated your code entirely and i cannot make it work for the life of me. The acceptor does not come "online" so obviously i cannot enter any bill.
    Is the exact same acceptor as yours and it works perfectly, ive tested it on ITL software as well as any other modes i've tried. Cannot make it work on MEGA
    altho ONCE when i manualy connected the wire to pin 15 (rx3) the serial port displayed **IN_0*. What i am doing wrong?

    • @mugur4104
      @mugur4104 4 месяца назад

      Nevermind, i'm an idiot. You are in SIO mode not CCT.

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

    Can you please tell me how to use it with ESP32 board ? I tried , but it fails with serial communication.

  • @ShujaatAliShujie
    @ShujaatAliShujie 4 года назад +2

    Interesting to see, can you please tell if it tells the arduino about fake note or twisted note as it does in SSP

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

    what if i controlled the bill acceptor with just visual studio? is that can be controlled like this too?

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

    Thank Thank. Very GOOOOD

  • @Anana.Network
    @Anana.Network 4 года назад

    anyone know how I can a bill acceptor accept Iraqi dinar money not a US Dollars ?! I need help, please

    • @rushdikadhim1587
      @rushdikadhim1587 4 года назад +1

      Yousif Azeez hi Yousif, please contact me to help you, I am from Iraq, rushdyq@gmail.com

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

    Interesting video. Is there a way to communicate a phone/table through bluetooth with the Note acceptor?

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

    can you help me how to encode my NV10usb + to work on Macedonian money ???

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

    sir, I badly need to know about the connections you did from NV10USB to arduino

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

    sir can i ask some questions regarding NV9 note acceptor?

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

    Hello friend, i still not understand your code
    1

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

      Hello, I do not understand exactly what you mean but will try to answer. The code is optimised for UK currency. We have 3 notes in the UK so your code would be if (byteIn>=1 && byteIn

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

    Hi, Could you please send me the link to purchase the cash Reader machine

  • @kondordv
    @kondordv 4 месяца назад

    this is not MDB protocol isn't it?

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

    there is no code or link to code. where can I get the codes?

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

    Hi In this code is working perfect for Arduino Mega but i was try implement in Rasperry pi... But i cannot integrate this... Anyone help me...

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

      hi can you help me please i'm working on the same project and i'm stuck !

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

    In this video tutoiral, you use SIO/ TTL
    How can you set this mode
    As I know, press red button than connect to computer by IF17, than access programe tab, choose SIO interface
    However, it immidiately disconnect from computer
    How can we know which mode are setting in NV10USB+ right after its auto disconnect or after auto disconnect NV10 defautly turn in to SIO mode

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

    perfect!

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

    Do you have online training

  • @gujarisantamanyugmai
    @gujarisantamanyugmai 6 лет назад +2

    please provide the code details!!

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

    How to this condition i didn't understand... Pls explain ...
    If byteIn== 1 && byteIn== 3
    In this condition...

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

      statement is:
      if (byteIn >= 1 && byteIn

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

      @@jpcontrol6759 sorry I didn't understand

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

      No thanks bro ... I had completed my project using Raspberry pi ... I got the output from own coding style... But I got your reference thank you so much...

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

      @@karthikdurai8209 could you share how to do it on raspberry pi?

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

      hello can you help me please i'm working on the same project and i'm stack right now !

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

    hello sir, im from Pakistan can i configure it for my country currency notes???

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

      Yes i believe so. You require a data set from factory

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

    Would of liked to see it reject a note such as put a piece of paper through it ect.

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

      instagram.com/p/BKF8kaOjM8s/?igshid=yw2ntya4vrlc

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

    IS it RS232 interface?Can i get your mail?thanks

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

      It is TTL Interface. You can get a TTL to RS232 converter if you require.

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

    ineed your help
    can you send your code

  • @InnovativeTechLTD
    @InnovativeTechLTD 4 года назад +1

    If we can help in anyway please email support@innovative-technology.com

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

    Hey, can I email, I could use your help

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

      s there any means of simulating the arduino code for the coin acceptor in arduino or other softwares please help me wondemenehaddis@gmail.com

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

    Hu

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

    how can you change the currency type? or all
    depends from the bytes read the machine

    • @jpcontrol6759
      @jpcontrol6759  5 лет назад +2

      You need to download the manual from the manufacturer. This will explain all you need to know about changing the currency type. You will also need extra hardware though.