Code for Keyestudio Solar Tracking Kit KS0530

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • Code for Keyestudio Solar Tracking Kit KS0530
    Dr Jennifer Martay, PE
    I received this kit for free in exchange for my independent review of the product. My review has not been influenced by Keyestudio in any way.
    In this video, I show and explain each of the provided tutorials. Most tutorials focus on a single sensor. The final tutorial combines all of the sensors into the final solar tracking product.

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

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

    Thanks🥰 Looking forward to your use

  • @multitalentednik154
    @multitalentednik154 10 месяцев назад

    My name is Nikhilesh, I had recently bought the solar tracker kit from amazon KS0530. I completed tutorials, the checking of motors, the building and wiring and followed them completely. Then when I pasted in the code which was lesson 11, their were many things wrong
    1.) The tracker doesnt really follow the light, like it only goes onthe same path no matter where the light is. Maybe a problem in the photoresisters but they work fine individually.
    2.) The upward motor doesnt move. It starts at the initial position of 10 degrees but doesnt move downward at all!! and even the downword motor in charge of moving side, vibrates a bit and doesn't follow the light as well !
    I had put the battery the wrong way leading to smoke coming out from the charger which is why it isn't working but I see no reason why the project itself is not moving like it should.
    I had dismantled the project and tested the motors and they worked fine, but when I use the code of Lesson 11 it does not work it only moves sideways and not down towards the photoresisters. I really don't know what is wrong with this. Pls help
    Thank You

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

    Hey do you know how to make your screen light up my solar panel screen won’t light up and I checked everything is connected do I need the code to that also?

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

    hey this video was very helpful but i still have some issues with the code i try to look up the libbary code in lession 7 (dht1) i can't find it in Arduino library i also downloaded all the library's from keyestuido wiki what should i do now
    exit status 1
    Compilation error: dht11.h: No such file or directory this is the error message do you know what i should do?

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

      Also have the same problem with lesson 11 since it’s still the same library code dht11 it needs but I can’t find it

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

      If you search "dht11 arduino library", the 1st hit talks about the library and the 2nd hit has a link you can download and install the library from. I didn't have to separately download any libraries - but this is where you can get it from. I'll put the link in a second comment as anything I post with a link seems to get removed.... @@syphenyt7614

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

      With these sorts of troubleshooting, google is definitely your friend. If you have a problem or have made a mistake, almost certainly someone else has also. If you search for people talking about whatever the problem is, you almost always can find someone who has already identified the solution!

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

      @@JenniferMartay how did you do it?

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

      @@JenniferMartay how did you get your dht11 to work please let me know