Search found 2 matches

by Guru
Wed Aug 26, 2020 9:27 am
Forum: Programs, Libraries and Tools
Topic: QR Reader/Decoder Lib?
Replies: 10
Views: 8445

Re: QR Reader/Decoder Lib?

Hi,
Were you to complete the project for verification of QR code using esp32-cam on micropython? if yes, i would be very much interested in testing out for one of my requirements.

Thanks
by Guru
Sun Dec 17, 2017 8:30 pm
Forum: General Discussion and Questions
Topic: how to calculate date difference in micropython
Replies: 2
Views: 3880

how to calculate date difference in micropython

Hi
I have 2 dates and i wish to calculate the difference between the dates, with the result being shown in days. could anyone show me the way, using utime.

thanks.