ThinkInk weather station

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
lostcity
 
Posts: 35
Joined: Mon Dec 07, 2009 7:02 pm

ThinkInk weather station

Post by lostcity »

error2.jpg
error2.jpg (55.66 KiB) Viewed 141 times
I have loaded code from adafruit on my Pi zero w in the hopes i can use it as desktop weather station. I have loaded the code for python and copied the code for weather station. I do have an api key and it appeats correct. I get the attached error message when I try to run python3 code.py

User avatar
adafruit_support_carter
 
Posts: 29457
Joined: Tue Nov 29, 2016 2:45 pm

Re: ThinkInk weather station

Post by adafruit_support_carter »

You need to enable SPI, which can be done in raspi-config.

The guide here covers the general process for setting up a Pi to use CircuitPython libraries:
https://learn.adafruit.com/circuitpytho ... spberry-pi

User avatar
lostcity
 
Posts: 35
Joined: Mon Dec 07, 2009 7:02 pm

Re: ThinkInk weather station

Post by lostcity »

Doh! I should have seen that after looking at the wiring. Thanks. It works.

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”