How cheap it's possible to a build an LCD Clock Now?

Thread Starter

Shafty

Joined Apr 25, 2023
350
Is the above and the below same? (Please compare the prices). Not yet Dispatched from Amazon.in. Waiting for the comparison results...

https://www.electronicscomp.com/dev.../uno-r3-smd-atmega328p-board-compatible-india
 

Thread Starter

Shafty

Joined Apr 25, 2023
350
Is connecting to the Power Mandatory for Device Detection? Tried that too but no use what could be the problem. Guidance needed. Thanks.
 

Ya’akov

Joined Jan 27, 2019
10,263
My Windows 11 PC not detecting my Board :(
Need Drivers for the same (Arduino UNO R3)
Please Help. Thanks :)
Search for CH340G drivers. This is the USB to UART chip on that particular board. I rarely run Windows without being forced to, and I don't have any experience at all with Windows 11, so I don't know if the drivers for that chip ship with the OS but I suspect they don't.

If you look in Device Manager, you should see an unknown device which will be the USB interface from the CH340G. You may be able to use the Windows driver locating facility but I would just search for the drivers and download an installer.
 

Thread Starter

Shafty

Joined Apr 25, 2023
350
The problem is that my board is not getting detected as an 'unknown' device in the first case. What to do?
 

Thread Starter

Shafty

Joined Apr 25, 2023
350
Returning it. Asking for Refund. Dear Members, Please suggest a good one to order again, once I get the refund. Thanks.
 

Ya’akov

Joined Jan 27, 2019
10,263
Defective USB cable?
Some USB cables are for power only.
Absolutely correct and something that has bitten many a tinkerer. But the UNO is using a B connector and I have never seen one that didn’t have data lines.

Still, I have seen defective ones, so it is still a place to look.
 

drjohsmith

Joined Dec 13, 2021
1,623
Tested Negative with the below cable too

https://www.amazon.in/gp/product/B00NH11KIK/
you might want to start a new thread,
re Arduino usage.

If you have a true arduino,
then go to the arduino web site,
https://www.arduino.cc/
go to download and download the ardino IDE
https://www.arduino.cc/en/software

install, and run ( latest 2.1.0 )
and you will find your board is detected,

dead simple and in my experience very reliable.

I have seen it with PC systems that are "highly modified", that the drivers have problems,

I have seen as other have said, cables are a problem

As the board is powered off the USB, that some PC's have broken power outputs,

I've not bought a new Arduino for a few years,we tend now to us the Teensey
but the boards normally in my experience come with a default program loaded,
that flashes the board led and sends a character to the serial port.

https://www.arduino.cc/en/Guide

dont cut corners , just because your already a Microsoft expert,
and it will pay you dividends.
 
Top