Search found 3 matches

by pythoncontroller
Mon Feb 23, 2015 10:07 pm
Forum: General Discussion and Questions
Topic: I2C OSError 5
Replies: 2
Views: 5690

I2C OSError 5

I have been trying to use the touch sensor on the LCD module and have been running into issues with OSError 5. Just following the tutorial brings this error: Micro Python v1.3.8 on 2014-12-29; PYBv1.0 with STM32F405RG Type "help()" for more information. >>> import pyb >>> import mpr121 >>> m = mpr12...
by pythoncontroller
Mon Feb 23, 2015 9:59 pm
Forum: MicroPython pyboard
Topic: LCD, AMP, Bluetooth, and Battery
Replies: 2
Views: 3695

Re: LCD, AMP, Bluetooth, and Battery

Thank you for the quick response! I will try connecting them all soon.
by pythoncontroller
Mon Feb 16, 2015 10:17 pm
Forum: MicroPython pyboard
Topic: LCD, AMP, Bluetooth, and Battery
Replies: 2
Views: 3695

LCD, AMP, Bluetooth, and Battery

Hello all,
Is it possible to use the LCD skin, the AMP skin, the Bluetooth module, and a battery to power the board and modules simultaneously? If it is possible, how would it be connected?
Thank you in advance for any help!