CircuitPython School - Installing CircuitPython on a Raspberry Pi

Поделиться
HTML-код
  • Опубликовано: 11 ноя 2021
  • Follow along document with copy/paste commands at: bit.ly/circuit...
    Prof. Gallaugher shows how to install CircuitPython on a Raspberry Pi. Also shows how to overcome installation errors, including the one that followed the release of Raspberry Pi OS Bullseye. Part of Prof. Gallaugher's Physical Computing university course. More at bit.ly/circuit...

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

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

    Thanks for your teaching, this is very helpful for me.

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

    I much appreciated your video. I had no idea what I was doing and your video helped me out tremendously!

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

      So glad you liked it. More to come. All courses that I teach are on my channel. Stay tuned!

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

    Can't be more new to this, so I am very confused, and this video helped a lot! I am on a PC and no wifi on my Pi Zero 1.3. I had to find rndis drivers (thanks to another Ken who found them), and then I had MANY internet connection problems as Pi-0 1.3 tried to go through my PC and my firewalls, and network settings and internet provider issues. Again this other Ken helped, but if you can, spend a little more on a Pi Zero with wifi, and I'll be purchasing a powered ethernet Micro USB adaptor to prevent the Pi Zero comm problems in the future. Again: Excellent video, going to watch more of these!!

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

    Very good!

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

    I am very new to circuitpython and completed the steps in this video on my pi 4, and the blinka test worked, but im having trouble intstalling the module bundle.
    I watched your video on servo control but when i downloaded the bundle, extracted it, put it in the lib folder on my pi and tried running test code it just said ”no module named adafruit_motor”.
    How do i fix this?

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

      This is an unusual error I’ve not seen before. Unsure but perhaps the initial installation was not done properly. You might try the Adafruit Discord channel. Good luck!

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

    All the example code i find for my project uses usb_hid and python. Usb_hid is appart of circuitpython i think.
    Everything i try to install, i still get usb_hid not installed errors.
    I have a pi 4. Any tips would stop me from slamming my head on the keyboard :-)

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

      I’ve not used this library on the Pi and don’t see an install script on ReadTheDocs. Try reaching out on Adafruit’s Discord channel. The feedback there is great and you’ll often receive feedback from folks who’ve written the libraries you are using. You can quickly find out if it’s available on the Pi and can ask how to install the libraries. I have a few videos using hid but I’ve only used microcontrollers for those projects, not the Pi.

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

    Hey, I’m having trouble downloading blinka onto my raspberry pi. It says python3: can’t open file ‘/home/pi/raspy’: [Errno 2] No such file or directory. Could you provide me an email I can contact you please.

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

      Check out this link learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi and if you still run into trouble try the Adafruit Discord server. The help there is exceptional.

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

      @@profgallaugher hi i also have the same problem with this. and sorry i cant find your Discord server. how to solve this problem? thank you

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

      @@eugeneverano7893 Not sure what the problem is. Repeated this with my students two weeks back. Search for Adafruit Discord Server yields this: blog.adafruit.com/2018/05/14/join-the-adafruit-community-on-discord-discordapp-adafruit-discord/ Note the URL: adafru.it/discord Be sure to return to post your solution to help others, as none of my students, nor I, seem to have encountered this. Cheers.