Search found 288 matches

by Turbinenreiter
Sun Mar 17, 2019 9:41 am
Forum: MicroPython pyboard
Topic: Pyboard <UART> Nextion
Replies: 8
Views: 5199

Re: Pyboard <UART> Nextion

Why are throwing your pyboard in the bin instead of the Nextion? You don't need support on the pyboard side of this system - the UART works fine. It's Nextions interface you need help with. Sadly, no one here seems to know that hardware, thus nobody was able to help you. Anyway, on the more construc...
by Turbinenreiter
Tue Feb 26, 2019 9:16 pm
Forum: General Discussion and Questions
Topic: Raspberry PI GPIO
Replies: 5
Views: 4002

Re: Raspberry PI GPIO

Afaik, CircuitPythons API is implemented for the Linux on the RPi and is portable, too.

https://learn.adafruit.com/circuitpytho ... x/overview
by Turbinenreiter
Mon Feb 04, 2019 12:27 pm
Forum: MicroPython pyboard
Topic: No ADC class in machine module
Replies: 2
Views: 2186

Re: No ADC class in machine module

Wow, that stuff is still not done? Isn't the machine module around since at least 2 years?
by Turbinenreiter
Mon Feb 04, 2019 10:48 am
Forum: MicroPython pyboard
Topic: No ADC class in machine module
Replies: 2
Views: 2186

No ADC class in machine module

Why do the docs mention and ADC module, but my pyboard flashed from current master ( 98f790b ) says there is none? MicroPython v1.10-46-g98f790b03-dirty on 2019-02-04; PYBv1.1 with STM32F405RG >>> import machine >>> machine.ADC() Traceback (most recent call last): File "<stdin>", line 1, in <module>...
by Turbinenreiter
Sun Oct 14, 2018 10:40 am
Forum: Development of MicroPython
Topic: Porting to STM32L433
Replies: 2
Views: 2921

Porting to STM32L433

This is I think my fourth try to add a port to a new stm32 microcontroller, on the first three tries I gave up after a while. I'll post the diff and the error I'm currently seeing below, but I think it makes sense to talk method first. How do you port to a new stm32 target? What I know: In "boards",...
by Turbinenreiter
Fri Aug 24, 2018 7:08 am
Forum: General Discussion and Questions
Topic: RPi and micropython
Replies: 6
Views: 4534

Re: RPi and micropython

There is a CircuitPython/MicroPython API compatibility layer which also runs on the Raspberry Pi. It should allow you to run MicroPython drivers on a Raspberry Pi, but I guess it won't be completely out-of-the-box working. https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/overview https:...
by Turbinenreiter
Mon Jul 02, 2018 11:18 am
Forum: Newsletter archive
Topic: MicroPython Newsletter Issue 1
Replies: 29
Views: 316358

Re: MicroPython Newsletter Issue 1

Image
by Turbinenreiter
Wed Mar 07, 2018 7:14 pm
Forum: Programs, Libraries and Tools
Topic: Compatibility layer for Adafruit CircuitPython drivers on Micropython
Replies: 10
Views: 38933

Re: Compatibility layer for Adafruit CircuitPython drivers on Micropython

This is truly a great move to battle the drawbacks of forking.
by Turbinenreiter
Mon Jan 29, 2018 7:49 am
Forum: Programs, Libraries and Tools
Topic: Dynamic C/C++ extensions to micropython
Replies: 4
Views: 5668

Re: Dynamic C/C++ extensions to micropython

pfalcon wrote:
Fri Jan 26, 2018 6:39 pm
https://github.com/micropython/micropython/pull/1627
Does upip support this?
As such dynamic modules don't exist except as a proof of concept, upip obviously doesn't support them.
Ist there a roadmap or general idea what has to happen to finish this up?
by Turbinenreiter
Tue Oct 24, 2017 8:51 am
Forum: Other Boards
Topic: Adafruit CPX (Circuit Playground Express)
Replies: 14
Views: 12992

Re: Adafruit CPX (Circuit Playground Express)

If you ever go to China, visit Shenzhen and buy a liftetime supply of crappy SD cards for a cup of coffe :D