Skip to main content

Questions tagged [digital-in]

1 vote
1 answer
187 views

I have a device programmable via an 8 bit digital parallel bus. I would like an Arduino to translate from a parallel 4 bit output of an existing device to 8 bit by intentionally reducing the ...
P. Egli's user avatar
  • 121
0 votes
3 answers
174 views

I am running into a problem on a very basic functionality. I want to read the state of an LED. I have confirmed that under the specified circumstances, the LED receives 1.9V. I try to read its state ...
user1584421's user avatar
  • 1,435
0 votes
2 answers
464 views

I'm working on a Home Automation Project. I can turn on-off ESP32 pin from Alexa and Google Assistant Successfully now. What I need help is with a way to read if the AC supply is ON/OFF on the Arduino ...
Just doin Gods work's user avatar
1 vote
2 answers
104 views

I have project by Arduino mega which have 22 inputs and 22 outputs and buzzer reset and output reset pushbuttons , it have two status if the input is high(not continuous ) the output will on and the ...
eng.hamza's user avatar
1 vote
3 answers
192 views

I have the following really simple code. On every iteration it'll read the first pin, and if it's high - do some serial IO. Then do the same with the second pin. Nice and simple, works during my tests....
JᴀʏMᴇᴇ's user avatar
0 votes
1 answer
3k views

I'm working on a program which listens for certain bytes on serial through an if/then/elseif ladder. I want to also check if a pin (say, A15) has been given a HIGH state, by another Arduino with ...
SYGMAH's user avatar
  • 29
0 votes
2 answers
7k views

I am using a NodeMCU board and have already used 6 digital pins as output for interfacing with the LCD. I intend to use 2 more digital pins, one as input and other as output for interfacing an ...
maheshmt's user avatar
3 votes
1 answer
2k views

What are the voltages on a ATmega32u4 (eg Arduino Leonardo) such that a HIGH or LOW is read? I want to ensure that I'm reading the chip reference manual correctly, where Table 29-1 says: VIL: Input ...
Tom Hale's user avatar
  • 431
1 vote
0 answers
150 views

I am working on a phase detection project in which i am trying to find the order in which the incoming signal comes. I converted the 240v 50hz Ac signal to a 7v 50hz square pulse. when i connect one(...
user2998792's user avatar
0 votes
4 answers
8k views

I am having a digital output of 24VDC and 0.5A from ABB IRC5 controller. I need to feed this digital output to the digital input of Arduino uno. How can I do that?
Sri Harsha's user avatar
0 votes
3 answers
370 views

Good day. I have a specific project need and I spent the past couple of days searching on forum, blogs, etc and I'm still not clear if that's feasible to do with Arduino or not. I need to monitor ...
Sergio's user avatar
  • 1
1 vote
0 answers
530 views

I'm doing some Home automation and am currently trying to automate my intercom system. My overall aim is to be able to detect when someone has pressed the buzzer and then to be able to open the door ...
Rocco's user avatar
  • 165
1 vote
2 answers
1k views

I have an ADC that have sampling rate up to 40 MSPS, but i use 8 MHz clock so it will be 8 MSPS. The board used is arduino nano. The problem is i have to sampling it just 2 MHz (because the capacity ...
Zahi Azmi's user avatar
  • 139
-2 votes
1 answer
173 views

I have the signal channels of four 5v magnetic encoders connected directly to the digital pins of the arduino due. I am aware that this is not allowed according to the specification which says that ...
WhiteSpin's user avatar
0 votes
1 answer
142 views

I work with Arduino DUE. I would like to configure few of my digital pins as INPUT pins. When the µc sets these particular 4 pins , the DUE must be activated. Something like a DATAREADY pin in the SPI,...
kaya's user avatar
  • 13

15 30 50 per page