Search found 7 matches

by Nicolett
Fri May 20, 2022 11:43 am
Forum: Raspberry Pi microcontroller boards
Topic: MFRC522 on pico
Replies: 2
Views: 3850

Re: MFRC522 on pico

I've designed a smart lock project for my entrance door. I made the case on my 3d printer and I've used a raspberry module, integrated a camera, a fingerprint module, a digital card locker and a bluetooth module. The code took me nearly a week. I've also contacted a tower hill locksmith service (a f...
by Nicolett
Fri May 20, 2022 11:36 am
Forum: General Discussion and Questions
Topic: Is Micropython ready for industry?
Replies: 21
Views: 43449

Re: Is Micropython ready for industry?

Nice to hear it! Thank you
by Nicolett
Thu Apr 14, 2022 7:39 am
Forum: General Discussion and Questions
Topic: file COPY on SD card
Replies: 8
Views: 1972

Re: file COPY on SD card

So is there a way to copy a file from SD to another directory using one of the Python libs?
by Nicolett
Thu Apr 14, 2022 7:37 am
Forum: General Discussion and Questions
Topic: AttributeError: 'function' object has no attribute '__name__
Replies: 3
Views: 3676

Re: AttributeError: 'function' object has no attribute '__name__

Have you tried to ask this question on Stackoverflow?
by Nicolett
Wed Apr 13, 2022 7:21 am
Forum: General Discussion and Questions
Topic: ESP32 Custom PCB design
Replies: 16
Views: 10567

Re: ESP32 Custom PCB design

I've heard a lot about Eagle when talking about PCB design
by Nicolett
Wed Apr 13, 2022 7:20 am
Forum: General Discussion and Questions
Topic: Controlling micropython board from desktop computer
Replies: 13
Views: 5460

Re: Controlling micropython board from desktop computer

maybe he was talking about a built in compilator? like arduino has one