[LCA2019 Chat] Flower Bonnet Docs

James McKay portablejim at jamesmckay.id.au
Thu Jan 24 07:56:04 AEDT 2019


Thanks. That worked.

For others: https://github.com/adafruit/Adafruit_Python_SSD1306

----

James McKay

On 24/1/19 9:22 am, David Antliff wrote:
> Try the Adafruit library - I had no success until I switched to that. 
> You have to uncomment the appropriate disp assignment in each example.
>
> — David.
>
> ------------------------------------------------------------------------
> *From:* Chat <chat-bounces at lists.lca2019.linux.org.au> on behalf of 
> James McKay <portablejim at jamesmckay.id.au>
> *Sent:* Thursday, January 24, 2019 09:15
> *To:* chat at lists.lca2019.linux.org.au
> *Subject:* Re: [LCA2019 Chat] Flower Bonnet Docs
>
> Even after enabling SPI, I can't seem to get the LCD screen working.
>
> The closest I get is the following warning by using the example in the 
> README.md:
>
> /home/pi/floral-bonnet-testkit/py-rpi-ssd1306/ssd1306.py:50: 
> RuntimeWarning: This channel is already in use, continuing anyway.  
> Use GPIO.setwarnings(False) to disable warnings.
>   GPIO.setup(self.pin_dc, GPIO.OUT)
> /home/pi/floral-bonnet-testkit/py-rpi-ssd1306/ssd1306.py:51: 
> RuntimeWarning: This channel is already in use, continuing anyway.  
> Use GPIO.setwarnings(False) to disable warnings.
>   GPIO.setup(self.pin_reset, GPIO.OUT)
>
> Can anyone offer any help?
>
>
> On 23/1/19 1:43 pm, Roman Vaughan wrote:
>> Here is a GitHub Repo for the board 
>> https://github.com/unreproducible/bonnet_floral 
>> <https://github.com/unreproducible/bonnet_floral>
>>
>> And here are some code examples using it
>>
>> https://github.com/e-ale/floral-bonnet-testkit
>>
>>
>> -------- Original Message --------
>> On 23 Jan 2019, 1:27 PM, Rob Thomas < xrobau at gmail.com> wrote:
>>
>>
>>     I was lucky enough to snap up one of the few Flower Bonnets that
>>     were left over, and being that I wasn't in the course, I have no
>>     idea of the GPIO mappings.
>>
>>     Does anyone have the docs/examples that they can share?
>>
>>     --Rob
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lca2019.linux.org.au/pipermail/chat/attachments/20190124/a314dd1f/attachment-0001.html>


More information about the Chat mailing list