Похожие чаты

Hello , hope you are well. Could we change the color

of a monitor with the arduino UNO?
Is it possible?

20 ответов

15 просмотров

Yes, you can using VGA output, if monitor supports VGA input... https://simple-circuit.com/interfacing-arduino-vga-example/

Plato- Автор вопроса
Plato- Автор вопроса
Talula
Yes, you can using VGA output, if monitor supports...

But we want to read a data from USB connector, and change the color of monitor with that data. We dont want to use VGA cart, Is it possible with USB serial connection?

Plato
But we want to read a data from USB connector, and...

your question is not clear. what actually you want to achieve? is the monitor VGA or HDMI? and why do you want to change the text color on the monitor?

Plato- Автор вопроса
Sharuzzaman Ahmat Raslan
your question is not clear. what actually you want...

We have a button, When the button is ON( digitally 1), we want to the screen of the monitor get black, and if OFF(0) be white. This is our project But we want to do this with the default arduino USB connection, not with graphical ports like vga or HDMI

Plato
We have a button, When the button is ON( digitally...

how do you want to control the monitor with just USB without using its native connection of VGA or HDMI?

Plato- Автор вопроса
Sharuzzaman Ahmat Raslan
how do you want to control the monitor with just U...

Yes you true we need yo use vga or HDMI But, first of all i need to programm arduino with usb , next disconnect and connect it to monitor Yes? Or i need to connect both with USB to my case, And VGA to ardiono and computer?

Plato
Yes you true we need yo use vga or HDMI But, first...

You need connect to hdmi or arduino when you have programmer your arduino

Plato
But we want to read a data from USB connector, and...

Yes you can use usb but to command the monitor to change the color, you have to use VGA or HDMI interface, HDMI is harder to use. For usb you could use CP2102 to convert usb data to serial communication.

Talula
Yes you can use usb but to command the monitor to ...

But he want to send data from arduino, so a usb to ttl converter is useless

D
But he want to send data from arduino, so a usb to...

Please let me know what you think is "Arduino".

D
I don't understand you

What do you think is "Arduino"?

D
It is basically a mcu

Nope... Arduino is set of libraries written for different microcontrollers to make programming easier... Different MCUs use Arduino or are Arduino compatible.

D
OK, what have do that with the problem?

He asked "we want to read a data from USB connector"... Not every MCU that are Arduino compatible has USB connector...

Plato
But we want to read a data from USB connector, and...

USB provides a differential pair on its data lines with ~300mV difference (IIRC). You cannot use it directly without first converting it into something else. I think you can use the serial console over USB (so long as the baud rate is right), but to connect to the display you'll have to use the Arduino's GPIO pins. For a display that is not a simple Nokia-style display or one of those tiny OLED panels, you'll probably want to go with something like a Leonardo board though. I think those have LCD modules you can just stick on top. Be mindful of the pinout of each though, once I ordered the wrong display for my Leonardo and even a HAT didn't solve it.

Похожие вопросы

Обсуждают сегодня

Anyone here suffers from unexplained aural migraines, who would be up for talking for a bit? Doesn't *have* to be aural, but I am not asking about headaches, I mean actual mi...
Martin Rys
55
We heading to 1.1$ 🤔?
CryptoBo$$
35
Ideally, when we launch a game from a particular studio, that studio should have the right to access the uniqs from their game on our wallet. For example, if you die in a Ubis...
Lisandru
16
A couple thoughts from a random internet stranger: 1. If you want this project to gain traction you cannot keep being negative. If I just came here after finding out about Kd...
Eric Wild
46
Who understand exactly the uniqd in game ? Does it mean that transactions are auto signed inside the game without interruption? If yes , then how can ultra retrieve elements...
Zaa
15
i justHey. Im holding kadena almost 3 years now. Its my only investment what isn't in profit. But i thought for years that its just need some more time but i haven't seen that...
Riki
7
Всем здравствуйте!) У меня такой вопрос. Есть два роута, роут1 и роут2. Они связаны с очередью some_queue. По задаче предполагается, что есть два паблиша. Паблиш1 отправляет...
Format
10
Сonst magicTgHTML = (text, entities) => { let processedText = text; let offsetShift = 0; entities.forEach(entity => { const { offset, length, type, url, ...
Андрей
1
So, did you guys catch the latest AMA with David from FunToken?
Noah Noure
15
Вопрос по WIN32: Насколько я понимаю то все функции win32 привязаны к объектам операционной системы. Например консоль, файл, кисть, окна итд. Следовательно функции win32 упра...
Tommy Vercetti
6
Карта сайта