Skip to main content

Questions tagged [hardware]

The physical circuitry and other components of a machine or device. This is distinct from the program code running on a device, which may be called software or firmware.

Filter by
Sorted by
Tagged with
0 votes
1 answer
138 views

I have been told to reinstall my Arduino IDE Ver: 1.8.12 to correct some corruption with my current installation. loading hardware from C:\Users\Paul\AppData\Local\Arduino15\packages: loading package ...
Paul Wilkie's user avatar
1 vote
0 answers
61 views

Please let me know if this post has the wrong tags, I will make sure to change it. My goal is to get the highest sampling rate possible from the Adafruit LSM6DSOX (6667Hz) using the Arduino MKR WIFI ...
infinite_yeet's user avatar
1 vote
1 answer
1k views

I understand that the Arduino is generally not fast or powerful enough to generate a suitable VGA/HDMI signal with higher resolution. However, I've noticed that there are inexpensive PC graphics cards ...
gilhad's user avatar
  • 1,466
2 votes
1 answer
113 views

I am building arcade game with 10 player buttons (5 for each player) and one start button. All buttons have build in LED inside. Player buttons has LED for 12V and start button has led for 5V. I am ...
andz's user avatar
  • 123
1 vote
1 answer
537 views

I am trying to do a loopback test using an Arduino Mega. What I am looking to do is send a byte over TX and receive said byte back at RX and verify that the byte is unchanged. More or less I just have ...
mnlipps's user avatar
  • 11
0 votes
0 answers
60 views

What is the purpose of C2 on this schematic below? How does it work when the microcontroller is being programmed?
RGB Engineer's user avatar
1 vote
2 answers
233 views

I have a issue with my Arduino Uno r3. I'm not sure why is that happening but I have a 5 V, 18 A power supply to power my LEDs. I connected 5 V from the Arduino to 5 V from the external power supply ...
KapitanKrzak's user avatar
0 votes
1 answer
2k views

I want to strobe 3 LEDs (at independent frequencies and duty cycles) via mosfets with a duty cycle of 0.05%-1% at a frequency range of 24-100 hz. I would like to hold 1% or better accuracy for both ...
Robb Godshaw's user avatar
-1 votes
1 answer
42 views

I am wanting to make a simple circuit that takes input from a movement sensor and plays a sound response. To do this I think an ESP32 microcontroler would be optimal? But how does one go about ...
Lamma's user avatar
  • 101
2 votes
0 answers
3k views

I have a project to find the pulse oximetry rate. I used MAX30102 and ESP8266 as shown in the first picture. Wiring GND ------> GND VIN ------> 3.3V SDA ------> D2 SCL ------> D1 Code I ...
Rahma ahmed's user avatar
2 votes
2 answers
324 views

On many tutorials I have looked at, they say that you should power your Arduino with a 5 - 12V external power supply, but on the Arduino, there is a voltage regulator. Is there anything wrong with ...
Nathan Jiang's user avatar
1 vote
0 answers
104 views

I have a sketch running on a number of ESP12F modules (AiThinker). They can work for months on end, can be power cycled, can be moved around, etc. It is a complex sketch with multiple parts and is ...
Pinja's user avatar
  • 21
1 vote
1 answer
623 views

Do you have to build the circuit on an external board every time you decide there is a need for a pull-up or pull-down circuit? If not, then what is the alternative and how can you use it?
Ibraheem Mohammed Saleh's user avatar
3 votes
0 answers
123 views

I just got an Arduino Mega ADK (which seems to be functional, based on my limited testing and knowledge) at a yard sale for under $5. I don't have any Arduino experience, but I'm into DIYing, so who ...
Galaxy's user avatar
  • 131
3 votes
2 answers
677 views

I am currently struggling with an intermittent problem with an Arduino project. Background I am using a LabVIEW program to control a few pieces of hardware. One of them is a NEMA 17 stepper motor that ...
Jay's user avatar
  • 61
1 vote
0 answers
38 views

I have a NodeMCU and im trying to control a servo to move from angle A to B and viceversa. The thing is I want to be able to power off the servo after moving so it could stop getting voltage and ...
Marcelo_M's user avatar
  • 121
2 votes
2 answers
3k views

As a project I am trying to 'hack' an old E-bike. The electronic system of the bike consists of: A torque sensor measuring deformation of the rear. A 'spin' sensor measuring if the person is pedeling....
Sven Onderbeke's user avatar
2 votes
1 answer
3k views

I'm using this ADC with a load cell for weight measurement, I had 4 strain gauges and mounted them on a cantilever structure that I made out of acrylic sheet, used calibration program from here: https:...
Somasundharam Sampath's user avatar
1 vote
0 answers
586 views

I just bought an APDS-9960 sensor yesterday and tried it out today using Sparkfun's example from its APDS-9960 lib, and the only thing it printed out was: "SparkFun APDS-9960 - ProximitySensor&...
Timothy's user avatar
  • 11
2 votes
0 answers
860 views

The problem Hey. I'm trying to use the sensor Mq131 to measure some ozone data in a closed environment, but I'm having some bad time to adjust the trim in the sensor and get results in ppb. By ...
Herr Schrödinger's user avatar
0 votes
1 answer
1k views

I've been trying to test the stability and consistency of hardware interrupts on my NodeMCU ESP8266. I'm using the Arduino IDE. This sketch should not require any external circuitry and I think, but ...
S. Imp's user avatar
  • 216
1 vote
1 answer
354 views

got my HC-05 today and accidently set the AT+ROLE=2(slave loop) and now I can't get out of it! Anything I send it just resends it back to me, even commands like AT+RESET and AT+ORGL, they just get ...
Sultan Hassanieh's user avatar
1 vote
0 answers
865 views

I am working on project where I have to do AES encryption of plain text received through normal UART port of ESP8266 create a cipher text and sending it to LoRa module (EByte E32 868T30D) through ...
Mr.B's user avatar
  • 57
0 votes
1 answer
71 views

I want to build this project (but any other project would give me the same uncertainty): https://github.com/ltpitt/arduino-n64-controller-library But I cannot understand which arduino I can buy that ...
Pitto's user avatar
  • 103
1 vote
1 answer
1k views

Hi I used this shield before well. But it didn't work when I wanted to work with him last night! this is my wireing : Now I want to know how to test that it is healthy? Is i2c address missing or not?...
navid's user avatar
  • 35

1
2 3 4 5 6