Search found 17 matches

by Werner_G
Tue Jul 26, 2022 3:17 pm
Forum: Drivers for External Components
Topic: PCA9865 16 servo controller board using I2C.
Replies: 18
Views: 61043

Re: PCA9865 16 servo controller board using I2C.

@ OutoftheBots: I am looking for an easy to use driver for ESP32 and PCA9685 and found this thread. When I run your demo, I always get this error message in the last line of the code: "name 'robot' isn't defined". What I am doing wrong? And, is it possible to use Adafruit-drivers on non-Adafruit mod...
by Werner_G
Mon Nov 29, 2021 8:34 am
Forum: Hardware Projects
Topic: Tiny MicroPython robots (the PCB IS the robot platform)
Replies: 5
Views: 64356

Re: Tiny MicroPython robots (the PCB IS the robot platform)

Hi HerrmannSW, I really like your thread. Nice idea! Please keep up the good work!
by Werner_G
Mon Jun 14, 2021 11:31 am
Forum: micro:bit boards
Topic: Using a VL5310x ToF sensor on the micro:bit
Replies: 4
Views: 19193

Re: Using a VL5310x ToF sensor on the micro:bit

good question! Since micro:bit V2 offers much more RAM and Flash this could be possible. I also would like to have a driver for this!
by Werner_G
Wed May 05, 2021 7:45 am
Forum: ESP32 boards
Topic: Reading GATT Data from Xiaomi Flower Care
Replies: 18
Views: 19016

Re: Reading GATT Data from Xiaomi Flower Care

also great job - thank you!
by Werner_G
Tue Jan 05, 2021 7:26 pm
Forum: Drivers for External Components
Topic: TCRT5000-driver
Replies: 3
Views: 3654

Re: TCRT5000-driver

Thank you Peter! I was wondering why such a widely used module isn't supported by Micropython. So I just have to readout D1 or A0.
by Werner_G
Sat Jan 02, 2021 5:44 pm
Forum: Drivers for External Components
Topic: TCRT5000-driver
Replies: 3
Views: 3654

TCRT5000-driver

A happy New Year to all of you! Just a short question - I am going to play a little bit with a widely used IR line tracking module (TCRT5000 which includes IR transmit and receive). I cannot find a driver for this module. Can anyone help?
by Werner_G
Wed Jul 01, 2020 6:48 am
Forum: ESP32 boards
Topic: Connecting LOLIN/WEMOS D32Pro V2.0 and 2.13 Inch e-paper
Replies: 12
Views: 8750

Re: Connecting LOLIN/WEMOS D32Pro V2.0 and 2.13 Inch e-paper

Hi Thomas,

after a long time I just came back to this forum and saw your post. Using your lib I am now able to run my epaper-display the first time. Great and thank you for the work you have done!
Please mind my request for a landscape-driver - this is my preferred mode.
by Werner_G
Fri Apr 10, 2020 2:51 pm
Forum: ESP32 boards
Topic: Connecting LOLIN/WEMOS D32Pro V2.0 and 2.13 Inch e-paper
Replies: 12
Views: 8750

Re: Connecting LOLIN/WEMOS D32Pro V2.0 and 2.13 Inch e-paper

Hi Thomas, finally I gave up. Board and display works perfect within Arduino, so wiring is OK. When using MicroPython I used mcauser's driver-lib. Especially the 2.13''-display comes with two different versions. At the end of the day I was able to use the display, but unfortunately the display was a...
by Werner_G
Wed Feb 19, 2020 4:45 pm
Forum: Programs, Libraries and Tools
Topic: The direction of framebuf.MONO_HLSB
Replies: 7
Views: 6733

Re: The direction of framebuf.MONO_HLSB

Is there any solution for using epaper-displays with the IL3897-driver as descriped before? Any hint is welcome.
by Werner_G
Mon Feb 10, 2020 11:34 am
Forum: Other Boards
Topic: W600-PICO with HC-SR04 Sensor
Replies: 3
Views: 2742

Re: W600-PICO with HC-SR04 Sensor

The HC-SR04 is a 5V-device. Do you connect to W600-PICO direct?