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

HOW TO: Easy GPS connection to an Arduino

Поделиться
HTML-код
  • Опубликовано: 5 янв 2016
  • In this 10 minute video I show how to easily connect a GPS unit to an Arduino Uno. All that is needed are 4 wires, a cheap GPS unit, and an Arduino. I use the TinyGPS++ library to make it all work.
    This might be one of the easiest projects to do, short of a blinking LED. The code is short and simple. The particular GPS unit is a GY-GPS6MV2 but the principle is the same with pretty much any unit.
    The code is available at:
    github.com/Les...

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

  • @joesmith9330
    @joesmith9330 7 лет назад +1

    I JUST COMPLETED MY GPS HOOKUP WITH MY LAPTOP AND IT WORKS GREAT ! THANK YOU !
    U NEED TO DOWN LOAD TINYGPS++ LIBRARY ZIP FILE AND RIGHT CLIK EXTRACT IT TO UR ARDUINO/LIBRARY FILE . MINE IS IN MY DOCUMENTS/ARDUINO/LIBRARY. THEN U UPLOAD THE PROGRAM AND U SEE THE LED LIT ON THE UNO AND I HAVE A BLUE LED BLINKING ON MY GPS CARD THEN I PRESSED CONTROL SHIFT M AT THE SAME TIME AND THE GPS WINDOW OPENS DISPLAYING LAT LONG SPEED AND ALTITUDE LIKE THE VID SHOWS. IF UR GPS CARD NEEDS PINS OR WIRES SOLDERED IN DONT USE MORE THAN A 1/16 OF AN INCH OF SOLDER WIRE CAUSE THE HOLES ARE VERY CLOSE TO EACH OTHER AND U CAN OVER FLOW THE SOLDER AND SHORT THE WIRES VERY EASILY. USE UR MAGNIFIYER GLASSES FOR THE SOLDERING . THANKS AGAIN THIS WORKS SO GREAT . LIKE WOW

  • @Pelonius
    @Pelonius 6 лет назад +1

    LOL --- I am trying to use a GPS unit for a speedo on my ATV and came across this video, but I had to laugh when at the end you and I are in the same city. It is amazing how small our world is. Thank you for your video by the way.

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

    Still working great after several months. I’ve noticed that the Tiny GPS library version im using when asked nearing and range to waypoint returns distance in kilometers so to spite using it to guide my boat I do everything in kilometers then convert to nautical for the display. Another simple thing I’m doing is displaying number of satellites on the LCD in hex 0 to F to save space.Great video that got me started. Thanks

  • @elektron2kim666
    @elektron2kim666 5 месяцев назад

    "The library takes care of the rest" is what killed it for me in the beginning. Switched to MMBasic where I read 1 manual and type everything myself. With Pico's I make small "computers" and it's quite interesting with wires and components now. I might try an Arduino for something, but I don't expect much.

  • @johnr1750
    @johnr1750 7 лет назад +1

    Hey, nice tutuorial! It works like a charm with my A7 module and im sending the position data that I pick off to a remote location via GPRS/GSM.
    Thanks for the convienent library reference!
    John in BC

    • @tuyaty2816
      @tuyaty2816 7 лет назад

      Hi, May you send me the source code? please.. I'm also working on A7 module.

    • @br0k3nilluzion
      @br0k3nilluzion 7 лет назад

      I just got an A7 module too. Id love to see it as well

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

      hello there am from future id like to ask you did you use this code with A7 and it worked?

  • @jeffhan1239
    @jeffhan1239 4 года назад +4

    Great tutorial! I live in Edmonton too 😂

  • @SrikanthBhospet
    @SrikanthBhospet 3 года назад +2

    Simple, straightforward great explanation. Thank you for this Video. Subscribed.

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

    I made a ballistic rocket with arduino. I made some sugar rocket fuel (5KG) and made a 3 stage rocket. I made this gps module and a few metal ropes attached to motors from arduino and they are attached to the fins of the rocket. It flew 50 km and landed (safely with parachutes) 200 meters from the target.

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

      Hi, may I know what is the model of GPS module you used, and code

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

    Thanks for posting this video. Very straightforward, to the point, informative and helpful.

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

    is there a reason why im getting this msg in terminal ? "GPS Start" i get nothing else and yes the gps module works fine all by itself

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

    Guys, sometimes you have to switch the RX TX for it to work

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

      God bless, you're an angel! I did that and it f8ckin worked

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

    They're actually useful as an atomic clock source as well

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

    So you live in Canada. Neat!

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

      Western accent, metric country. Pretty obvious.

  • @user-so4uk6tq1l
    @user-so4uk6tq1l 6 лет назад

    Wow, your code just solved our problem, which bothered us for weeks.
    Thank you very much

    • @anandraok960
      @anandraok960 6 лет назад +3

      二宮望 did u get the output other than gps start
      If yes can u help me

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

      @@anandraok960 did you find a solution?

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

      @@gabrielpacatang7164 i could use some help on that :)

  • @drvlog4285
    @drvlog4285 6 лет назад +1

    Hello, Great video and thank you very much for sharing the knowledge. I followed your steps but I didnt find the module updating the data. It jumps to the loop() but seems like the program doesnt jump in to the first while loop. What can be the causes? Thanks in advance.

  • @hashiralam3825
    @hashiralam3825 5 лет назад +11

    hey my serial monitor only showing GPS Start and noting else i want to know wether it is the problem with the gps or the location please let me know

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

      same here bro

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

      if it continues to make error in the outside of the building, that means there may be a problem in your GPS, but I don't think so. You should try to set up your circuit again.

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

      me too ;(

  • @petrosrz8990
    @petrosrz8990 7 лет назад

    if you are inside it will usally tell you a speed since it hasn`t a good signal :) . Also Thank for the easy tutorial ;)

  • @Nickelbag94
    @Nickelbag94 5 лет назад +3

    Thanks for your tutorial i also used this GPS Board ;-)

  • @iswnsb
    @iswnsb 7 лет назад +10

    What's a possible reason that the GPS module doesn't work? It's wired correctly, the code uploads well, but I only get "GPS Start" on serial port...

  • @br0k3nilluzion
    @br0k3nilluzion 7 лет назад +1

    have you played with a GSM module with your GPS module?
    Id love to see you make a video of those together.
    My idea was to have the GPS coordinates sent to a server database online or something.

  • @garybuskirk9521
    @garybuskirk9521 7 лет назад

    very informative and made my decision on how im doing my GPS system on my long range RC GUV Thanks, liked, and subscribed!

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

    Thank you very much
    your code is the BEST

  • @ildarkhakimov3075
    @ildarkhakimov3075 7 лет назад +1

    thank you, there's a real demand for a tutorial like this but for rtk receivers using ublox or something else, to get real precise location data (down to cm lvl)

  • @ringehdingehdurgen
    @ringehdingehdurgen 18 дней назад

    Are you aware of any way to utilize this Arduino GPS as an upgrade for a cellphone's GPS signal? Either Android or iOS would be fine.. the hope is to use this in place of my cellphone's built-in GPS for a few functions that require high accuracy.

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

    Super! Thanks for doing the video!

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

    Thankyou this worked a miracle for me. Though it did take a little time to work. :)

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

      farhan hidayah hello ,, i am trying to make this project work but i really do not know how to install the library , can u please help me !!

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

      Go to github in google and search for library files which had been included in ur code and download it there (zip file)
      In arduino software goto tools and include library file and add zip file there

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

      Hi, can u mail me the code you used.

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

    Nice garage!

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

    Hello, I tested your code using the GT-U7 module, but instead of the coordinates, it only returns ??????? infinitely, what can it be?

  • @user-lv7xo5bi5x
    @user-lv7xo5bi5x Месяц назад +1

    Thanks 👍😮

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

    Thank you for this tutorial.. Can anyone help me how to send the coordinates to server without using GSM module or is there a way to get the coordinates by only using uno and neo 6m?

    • @4mecaboy
      @4mecaboy 3 года назад

      Instead of Arduino, use ESP8266

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

      ^^^
      Or Arduino Uno with Ethernet Shield.

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

    очень помогли с подключением и тестом спаибо за видео.

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

    My father played for the Edmonton drillers

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

    Hi thank you for making the video. Does it work with ESP32C3 (i.e. replace Arduino UNO)?

  • @user-cb7ly2rt7q
    @user-cb7ly2rt7q 5 лет назад

    شكرا جزيلا على هذه المعلومات

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

    Hi, I am getting a trouble, I am using GPS NEO-M8P-2 in my library of the gps it exist an example, but appear that
    #include //Needed for I2C to GPS, but I am conecting with RX Y TX, and do not read my date. its necesary define the pins or I need a wire cable.
    thank you, i hope you could help me

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

    nicely done sir. if you may do you have the code for raspberry pi along with arduino and gps module where i can get the location whenever i text a message?

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

    Can you power the Arduino with a 9V battery and still get your computer to receive the GPS information?

  • @chameerasubasinghe4059
    @chameerasubasinghe4059 7 лет назад

    can i use SoftwareSerial libray to attach GPS and GSM module to an arduino uno. i don't need to communicate with both modules at the same time.

  • @liderl.m.9850
    @liderl.m.9850 7 лет назад

    Can you take the satellite time too?, i mean "gps.clock/time.value();" or something like that. This library contains some instruction code about to take satellite time?

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

    in the code there is a propriety called "Altitude Feet:" ..
    Is this gives the a Real height position for the GPS chip or the drone for example ?

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

    Hello,
    1) could be good use also that cheap board that i have find on Aliexpress for 5€ ?
    2) what is the name of the second board you use ?

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

    So how do you get it to sow your location on google maps while you are moving. In other words without any inputs from the user?

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

    Didnt work for me. For a start the library call #include "TinyGPS++.h" wont compile because there is no such library as you cant use symbols for a library location, the library is actually called TinyGPS. Change the script to this though and I just got another bunch of errors compiling .

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

      I downloaded the files (.h and .cpp) I opened them in visual studios and created a folder (directory) for the project.
      That solved the issue.

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

      @@cliffordariel3405 r you refer any website or youtube ?

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

    hello
    Please i need (tinygps++ lib)
    i don't found this
    Thank you

  • @user-kb7jf2wf6n
    @user-kb7jf2wf6n 4 месяца назад

    What is this used for does it track mobiles i found this in my home along with some other equipment can somebody explain what a suspicious person would need this for like for example can it be used to spy on somebodys location sorry if i sound dumb iv no idea about this kind of technology and have found some cameras in my home that i didnt place

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

    hi, do you need a Sim card to make it work or you can simply buy this components without buying a sim?
    I don't understand if this is able to track a device I lost or not.
    Is necessary to buy a SIM800L???
    thank you

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

    i crossed over the GPS rx from tx and now instead of numbers spitting out in the serial monitor I get goggly goo. Does this mean I have bricked my GPS module

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

    How can we use Tiny GPS to guide user to destination like turn left ,turn right ?

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

    hi . i am working on the same project but my readings are not coming. it is showing one GPS start. what is the problem. iam using the code whic you have given i.e github one in ur link

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

    hello sir ,i used a gps tiny .when connected with usb to usart converter that shows a location on serial monitor but not with arduino ...plz give any solution

  • @ahmedameen5443
    @ahmedameen5443 8 лет назад

    Thxx buddyy it works well

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

    I am using arduino mega 2560 with gps neo 6m.I wrote same code in IDE but it is showing compiling error.. i. e. Error compiling for board ardiino/genuino Mega. .

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

    brother when i connect my gps neoo6 to arduino and then to power source it gets switched off reply soon

  • @boydbros.3659
    @boydbros.3659 6 лет назад +1

    hack the gps by removing the 1575 saw chip and running a copper wire straight through. You now have a multi-band SATCOMM receiver unit

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

    Can the arduino track, store and display the total distance like an odometer?

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

    UPDATE i noticed that when i tried to reset the arduino i did get one line of CSV so then i kept holding down the reset pin and while i kept holding it i kept getting msg's so something is wrong with my arduino or gps module or something is wrong with the libraries

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

    can i use another antenna like tcp ip or another (not ceramic antenna), to my ublox 7m?

  • @AZZAMNO1
    @AZZAMNO1 7 лет назад

    question, could this be use to by directly connecting the gps to bluetooth via wiring rx tx?

  • @JohnSmith-my4jr
    @JohnSmith-my4jr 6 лет назад

    why it doesn't work with my nodemcu + neo-7m?
    I can't see anything after: GPS Start

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

    LED on GPS is blinking continuously but it doesnt get latitude and longitude.. how to solve it?

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

    sir i want help when i press crt+shift+m it shows gps startd only .

  • @user-qr8xy3bx2y
    @user-qr8xy3bx2y 7 лет назад

    Thank you very much

  • @bannyspear
    @bannyspear 7 лет назад

    please sir can you modify it to a tracking device which compose of arduino and gsm/gprs module please

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

    6:12 Help ! In software when you set the RX pin = 10, that means it is the RX on the Arduino board, and goes to the TX of the GPS, right ?

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

      since he connected Rx to pin 10 on Arduino , he wrote the code like that.

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

    Great tutorial. Thank you!!!

  • @bannyspear
    @bannyspear 7 лет назад

    hi sir cau is it possible to make a geofence project using that gps and arduino

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

    sensor is can change number lat and long to link google map?

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

    Hi I am using UB1612 gps and I copied your sketch and uploaded it. Right now I am stuck on GPS start

  • @alexagordn
    @alexagordn 8 лет назад +1

    HI. Can u help me?
    I connect my gps module Neo - 6M to my Arduino Uno R3
    Download TinyGPS++ library and wrote ur sketch.
    I uploading this sketch to my arduino and entering to Monitoring window. But in this window i see only "GPS Start" messege. I wait 2-3 min and it steel in there. How can i solve this problem?

    • @dilakshiperpetua165
      @dilakshiperpetua165 8 лет назад

      same here

    • @alexagordn
      @alexagordn 8 лет назад

      Dilakshi Perpetua
      Are u testing inside building?

    • @andreumas9240
      @andreumas9240 8 лет назад

      I have the same problem. I'm using a gps module neo 6M to my arduino nano. I only see "GPS Start".

    • @alexagordn
      @alexagordn 8 лет назад

      check connetion according to scetch TX RX and try in outside of building
      Other problem is that GPS sattelite position.
      If u starting to recive "***" then u will need to waite maximum 10 min to recive GPS signals

  • @nelsondarwinpaktech3954
    @nelsondarwinpaktech3954 6 лет назад +1

    How r u?Bro,,,I used this gps but it is not updating the data,,,,even i move,,,,

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

    In file included from D:\Membangun Software PKM\SoftwareSerial\sketch_nov24a\sketch_nov24a.ino:1:0:
    sketch\TinyGPS++.h:27:25: fatal error: application.h: No such file or directory
    #include "application.h"
    ^
    compilation terminated.
    what i have to do? if the error like that

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

    How display those data via bluetooth to an android app made with app inventor ?

  • @Henry.Kristiansen
    @Henry.Kristiansen 5 лет назад

    Does this library have a heading/Compas feature?

  • @user-iz2og1uv6v
    @user-iz2og1uv6v 4 года назад

    Help me i can't find the numbers from the com11 in serial plotter

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

    With this code the only thing Im seeing on my serial monitor is GPS Start and nothing else. Can someone please help me?

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

    Can we use it as a marine gps? What would it require more?

  • @neytzhpz3971
    @neytzhpz3971 5 лет назад +3

    thank you for this video i'll certainly have my exam lol
    can someone tell me if and how it's possible to connect that gps to a bluetooth module and have these info on my phone (with blueTerm or something) ?

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

      i guess I'm pretty randomly asking but does anyone know a good website to watch newly released movies online ?

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

      @Hector Dillon try FlixZone. You can find it by googling =)

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

      @Marshall Angelo yea, been using FlixZone for months myself =)

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

      @Marshall Angelo thank you, I signed up and it seems to work =) I appreciate it !

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

      @Hector Dillon Glad I could help =)

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

    success thanks alot

  • @abdel-sattarmohamed5973
    @abdel-sattarmohamed5973 2 года назад

    I try more than Gps, and doesn’t work, no blinking

  • @katiejackson3900
    @katiejackson3900 7 лет назад

    happy (1 day late) birthday this video

  • @muthurajar8584
    @muthurajar8584 7 лет назад

    good working .....

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

    did you buy the pin socket of GPS module? I bought one without having a pin socket

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

      just solder wires on the module if you don't have the pins

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

    I'm having an issue with softwareserial.h. Can you please help me out

  • @christopherbousquet-jette117
    @christopherbousquet-jette117 7 лет назад +2

    Hi,
    Where i can find TinyGPS++.h ? do you have the link plz ?
    Tank you in advance.

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

    Hey man, I am trying this code for a school project, but i cant get the serial monitor to work. I have the correct baud rate and wiring and it does say GPS Start, but there is no data coming after that. The gps does have a lock because it has a blue flashing light. Do you have any idea what there could be wrong?

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

      Most GPS modules will poop out data even if they are not connected to GPS. Try various baud rates.

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

    Any changes could be made if the code is uploaded through arduino mega instead of using uno??
    Reply me please anybody !!!

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

    What is the function of the second board ?

  • @florinalexandruro
    @florinalexandruro 7 лет назад

    Hello! Nice tutorial! Do you know whether the Datum can be coded in this module? I mean, if I want to obtain directly the coordinates in other EPSG, can I do that?

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

    thank you!!

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

    How to connect this with compass sensor.. please help me with a code

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

    Thanks

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

    Arduino: 1.6.11 (Windows 10), Board: "Arduino/Genuino Uno"
    C:\Users\admin\Desktop\GPS\GPS.ino:1:23: fatal error: TinyGPS++.h: No such file or directory
    #include "TinyGPS++.h"
    ^
    compilation terminated.
    exit status 1
    Error compiling for board Arduino/Genuino Uno.
    It shows this error. Can anyone help this young tinkerer?

  • @omkarmagdum8856
    @omkarmagdum8856 7 лет назад

    Sir,Very very thank you for this video. But, If I want to use it for arduino uno then what library file I should include instead of tinygps filr?

  • @totabo.mejdad3903
    @totabo.mejdad3903 6 лет назад +1

    Hi l download library and try your code and all the variable give me 00 how can l solve this problem please?

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

      It hasn't yet got a lock on the satalite. You must go outside to obtain the initial signal/

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

      How can we down libraries ....could you please share the link

  • @user-bi1gf9kg7u
    @user-bi1gf9kg7u 4 года назад

    Good night
    Speed ​​in any unit of measurement?

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

    Arduino: 1.8.5 (Windows 7), Board: "Arduino/Genuino Uno"
    C:\Users\Win 7x64Pro\Downloads\Arduino_GPS-master\Arduino_GPS\Arduino_GPS.ino:1:23: fatal error: TinyGPS++.h: No such file or directory
    #include "TinyGPS++.h"
    ^
    compilation terminated.
    exit status 1
    Error compiling for board Arduino/Genuino Uno.
    what might be the problem heree?

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

      you have to include the tiny gps ++ library

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

    if i make it battery operated then how can it send my the data?
    any help?

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

    good explanation but please provide clear voice and make us easy to understand what you saying

  • @loicbru1002
    @loicbru1002 7 лет назад

    What board are U using? Uno, as video or a Mega with 4 communication ports...?

    • @AZZAMNO1
      @AZZAMNO1 7 лет назад

      uno with software serial so u could use 2 serial communication

  • @nnm2942
    @nnm2942 7 лет назад

    hello i wanna ask..the output on serial monitor seem to keep scrolling..how to make it from stop scrolling without clicking the "autoscroll" checkbox? can anyone help me??

    • @faizalps501
      @faizalps501 7 лет назад

      put delay(1000) between serial.print commands