Search found 8 matches

by apollo2mond
Tue Apr 07, 2020 6:43 pm
Forum: Programs, Libraries and Tools
Topic: ds18x20 driver, updated with alarm/resolution support
Replies: 1
Views: 2444

ds18x20 driver, updated with alarm/resolution support

Hi all. I have updated the ds18x20 one wire drivers and added support for - any resolution (12-9bit) - read/write low/high alarm trigger, scanning for alarm - some smaller improvements Please have a look on the sources, use it and if you want come back with feedback/hints/ideas! I'm also thinking ab...
by apollo2mond
Thu Oct 31, 2019 7:58 pm
Forum: Programs, Libraries and Tools
Topic: hw/sw-spi, esp8266 - miso=None?!
Replies: 1
Views: 1721

hw/sw-spi, esp8266 - miso=None?!

Hi, I want to use spi without miso and therefore want to define spi with the target not to block any pin for miso. I was unable to define spi without miso! The hw-spi seems not to support miso=None argument?! The sw-spi properly could but how?! I have used without success: sck = Pin(14); mosi=Pin(13...
by apollo2mond
Sun Oct 20, 2019 12:11 pm
Forum: Programs, Libraries and Tools
Topic: mpy-cross v1.11 - incompatible .mpy file
Replies: 2
Views: 2102

Re: mpy-cross v1.11 - incompatible .mpy file

Thanks, that was the point - now it works!

to pickup all latest versions:
https://gitlab.com/alelec/mpy_cross/pipelines
by apollo2mond
Sun Oct 20, 2019 2:20 am
Forum: Programs, Libraries and Tools
Topic: mpy-cross v1.11 - incompatible .mpy file
Replies: 2
Views: 2102

mpy-cross v1.11 - incompatible .mpy file

Hi,
I need help/hints regarding mpy-cross and a "incompatible .mpy file" issue.
I have build a new mpy image for esp8266 with frozen modules ... and anything seems to work.
But I can't use mpy-cross - I am getting the error msg. "incompatible .mpy file".

Any ideas?

Thanks!
by apollo2mond
Sun Jun 02, 2019 6:45 pm
Forum: General Discussion and Questions
Topic: double precision float on ESP8266
Replies: 30
Views: 19367

Re: double precision float on ESP8266

hi,, if i follow the described way i get this error:
TypeError: multiple bases have instance lay-out conflict

any further hints regarding?

many thanks
by apollo2mond
Sun Jun 02, 2019 5:26 pm
Forum: Programs, Libraries and Tools
Topic: mpy-cross, how to build binary for windows
Replies: 3
Views: 5384

Re: mpy-cross, how to build binary for windows

Thanks, I was not aware that it is so simple!
by apollo2mond
Wed May 29, 2019 7:19 pm
Forum: Programs, Libraries and Tools
Topic: mpy-cross, how to build binary for windows
Replies: 3
Views: 5384

mpy-cross, how to build binary for windows

Hi all,
I need help regarding how to build a mpy-cross binary for windows.

Many thanks!
by apollo2mond
Wed May 29, 2019 6:39 pm
Forum: Programs, Libraries and Tools
Topic: [SOLVED] question on mpy-cross
Replies: 21
Views: 14241

Re: question on mpy-cross

@ robert-hh

hi robert,
could you upload on github the latest binary for v1.11 mpy-cross.exe as done for v1.10?

many thanks in advance, uwe