Search found 20 matches

by Carmelita
Fri Aug 13, 2021 2:26 am
Forum: General Discussion
Topic: Can lithium batteries be recharged?
Replies: 8
Views: 12133

Can lithium batteries be recharged?

Can lithium batteries be recharged?
QQ图片20210813172532.jpg
by Carmelita
Fri Aug 13, 2021 1:29 am
Forum: Computer Programming
Topic: Seeking tips about card readers
Replies: 1
Views: 15289

Seeking tips about card readers

I read an article about card reading a few days ago, but I don't understand how it works. Suppose I want to make a project that can store, read and unlock a card, what do I need to prepare?
https://www.instructables.com/How-to-Di ... gh-LCD-Wi/
by Carmelita
Thu Aug 05, 2021 12:07 am
Forum: Reader Projects
Topic: LCD and Gyroscope
Replies: 7
Views: 106819

LCD and Gyroscope

I am using Stone's LCD if the LCD itself does not come with a gyroscope, but I want to accomplish some functions like being able to rotate 360° to view a model on the LCD. Suppose I connect an external microcontroller and an MPU6050 module, is it possible to achieve this function?
by Carmelita
Wed Aug 04, 2021 11:59 pm
Forum: Computer Programming
Topic: C++ how to wait for input at runtime
Replies: 0
Views: 65323

C++ how to wait for input at runtime

Normally with getchar and scanf, etc., the program will stop and wait for input. How can I run other functions while waiting for user input?
by Carmelita
Wed Aug 04, 2021 11:42 pm
Forum: Computer Programming
Topic: need tips on building a large screen calendar.
Replies: 7
Views: 92571

Re: need tips on building a large screen calendar.

I don't know if you've solved this problem, but I've also recently made this touchable calendar a project option, only I will do a much smaller project than yours. I will probably only use an 8" or 10" screen and already have options. You want to use a very large size touch screen might be...