Film Camera Remote Shutter Project: Raspberry Pi PICO

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

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

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

    Nice project! Turned out great!

  • @lizlawson-zell8662
    @lizlawson-zell8662 3 года назад +1

    Very comprehensive - like the clear instructions and the 3D printer outcome. A clever and useful design to upgrade the older black and white cameras. Great they are making such a comeback.

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

    Hey, the project is amazing. If you wish to feature it, kindly contact us.

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

    Is there a special reason you needed two processors for this project ??

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

      Great question! I started out wanting to use a Bluetooth module but couldn't get it working with the Raspberry Pi Pico because it was Arduino based. Instead I changed from the idea of using Bluetooth to infrared instead. So the Arduino uses the infrared signal to turn on the PICO. There might be a better solution, open to improvement ideas though, thanks for the comment!

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

      @@WillLawson Yeah, in this case the Pico seems entirely unnecessary here, and I think an Attiny85 could have been used instead since you only need 2 pins. Also, try porting over the IR remote library or build your own decoder for an extra challenge.

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

      @@EvanRustMakes awesome! Thanks for the suggestion, definitely keen to try those out!

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

      @@WillLawson For sure. I can also help you if you want. I'm one of the largest creators on Hackster.io and I work for them as well (www.hackster.io/gatoninja236 ). And funnily enough, I'm writing an article about this project for Hackster News that should be out soon!

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

      @@WillLawson Here ya go: www.hackster.io/news/remotely-take-pictures-with-a-raspberry-pi-pico-powered-automatic-shutter-e2bed8a8ecb6