18 Demo of Arduino Map function

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024
  • Demo of Arduino Map function

ความคิดเห็น • 29

  • @angelbergjosue8580
    @angelbergjosue8580 ปีที่แล้ว

    great video! this guy deserves a tons of subscriber!!

  • @kevinsymss8373
    @kevinsymss8373 5 ปีที่แล้ว

    Very Useful , doing a project where ,motor 0-500 reverse and 524-1023 forward when mapped,500-523 is stop

  • @sandrotek4466
    @sandrotek4466 7 ปีที่แล้ว

    This video is REALLY useful! Thank you a lot Brian, you saved myself a lot of time :)

  • @shredderegypt3394
    @shredderegypt3394 2 ปีที่แล้ว

    Do you have experience with IMU 9 axis and how can we scale the data correctly angles... Etc

  • @VeryMuchBlessed
    @VeryMuchBlessed 4 ปีที่แล้ว

    Good video. Thanks much.

  • @virgotekcomputer
    @virgotekcomputer 4 ปีที่แล้ว

    nice... video. thank you .

  • @nishitbharkhada2389
    @nishitbharkhada2389 4 ปีที่แล้ว

    thank man .... :-)

  • @metalmad89
    @metalmad89 4 ปีที่แล้ว +1

    I feel sorry for your keyboard

  • @sudipta_samanta
    @sudipta_samanta 7 ปีที่แล้ว

    Sir can you help me with this Serial.begin(9600)..

    • @Joshua-kn6dq
      @Joshua-kn6dq 5 ปีที่แล้ว

      that is the serial port command (to access it press the magnifying glass icon) the "(9600)" is the baud rate (bit per second - could be wrong) just select the baud rate you entered in the setup section

  • @hc8714
    @hc8714 3 ปีที่แล้ว

    this kind of video makes us wonder why does the reference page in the arduino website is so useless?!

  • @ekmedia6651
    @ekmedia6651 9 ปีที่แล้ว

    Hi, I have done the maping for my 4WD rc controled car. map it down to -255 to 255 and its working grate exept one thing. when i turning the car forward is moving smoth, but when i revers it, its start with high speed to low speed. How can i correct this problem? In the RC controller i use ch2 for both forward and backwards, and 0 make the car stand still. Regards Peter

  • @syaduinotech3681
    @syaduinotech3681 2 ปีที่แล้ว

    Good sharing, can you share the idea to calibrate the photoresistor as your example into meaningful lux reading (even its not accurate), just to learn how to do it. Tq sir

  • @samj1012
    @samj1012 8 ปีที่แล้ว

    Dood; while u supposed to show the breadboard when u intesify light on the sensor, u covered the breadboard and fotoresistor with the serial monitor window, which renders ur video useless for beginners..just an advice...also u don hav 2 print, make mistakes & reprint, just use abbreviations to make ur video shorter...

  • @virgotekcomputer
    @virgotekcomputer 4 ปีที่แล้ว

    what is "while(!serial)" using for? " as the result without this syntax still same results

  • @thulungsystems
    @thulungsystems 8 ปีที่แล้ว +4

    1023 is the maximum value we can get from any analogue device in Arduino and 255 is the maximum range we can convert to digital value. 1023 analogue is equal to 255 digital value.

  • @gameshot586
    @gameshot586 4 ปีที่แล้ว

    hahahaha nice, a robot that goes nuts in total darkness, but stays still if the light are on. hehehehe i might need to try that. Thanks for the tutorial.

  • @maxmunstermann4567
    @maxmunstermann4567 6 ปีที่แล้ว +1

    that was pretty helpfull thanks ! :D

  • @MrForeverBlues
    @MrForeverBlues 8 ปีที่แล้ว

    Do you know how can I copy the lat and long from the map and paste in the arduino code? How is it written?

  • @ThatGuy0102030101
    @ThatGuy0102030101 9 ปีที่แล้ว +1

    This video helped so much, thank you!

  • @warrenstaben6166
    @warrenstaben6166 2 ปีที่แล้ว

    Years later this info is still good. Thank you.

  • @Yeah73415
    @Yeah73415 9 ปีที่แล้ว +1

    thanks man

  • @kinowesunga563
    @kinowesunga563 7 ปีที่แล้ว

    Thank you so much for this information

  • @bhaskarjyotidutta3253
    @bhaskarjyotidutta3253 8 ปีที่แล้ว

    Nice video.Thanks.

  • @MetalheadBuser
    @MetalheadBuser 9 ปีที่แล้ว

    yep, I got it. Thanks.

  • @rahultripathy831
    @rahultripathy831 8 ปีที่แล้ว

    thanks man, you did it

  • @benmorris9925
    @benmorris9925 6 ปีที่แล้ว

    Very helpful

  • @RoyalTutorial
    @RoyalTutorial 9 ปีที่แล้ว

    good job sir.

  • @gabrielaguilar1489
    @gabrielaguilar1489 6 ปีที่แล้ว

    Thanks