6

Ordered an arduino starter kit from aliexpress Link

The parts list they provide (as a jpg on the order page) is vague and not very descriptive, I've gone through most of the parts and am down to three they did not list.

  1. Capacitor? -- Looks to be a capacitor, labeled HDX and nothing else, rattles when I shake it. Unknown part #1 - HDX capacitor?
  2. Black LED -- I think this is a flame sensor; if it is, what's the difference between this and an infrared receiver (like a 1838B) or photoresistor? Unknown part #2 - flame sensor LED?
  3. They also list something as 'a digital control' near the bottom of the list, not sure what that is? Every other part from the list is matched up and I don't see anything different in the first picture (not parts list picture) from what I have received in the order.
jippie
  • 2,901
  • 14
  • 23
PGT
  • 183
  • 1
  • 2
  • 9

3 Answers3

8
  1. Those are tilt sensors. The rattling is a metal ball that contacts two pins inside, closing the connection.

  2. The 1838B is a full module that partially decodes the received IR so that a MCU can fully decode the rest easily. What you have there is a bare phototransistor with an IR window on the top. You would use it for proximity or presence sensing. Instead of varying its resistance, it varies the amount of current it will pass.

  3. Probably the single-digit 7-segment display, as opposed to the 4-digit display they have listed as "4 digital tube".

Ignacio Vazquez-Abrams
  • 17,733
  • 1
  • 28
  • 32
1

I recently purchased the arduinotech module learning Kit and contains both components shown above. It does mention an Infrared Photo Diode which it think is your "Black LED".

Thanks for the heads up on the HDX switches. Now I know what they are.:)

Squidges
  • 11
  • 2
0

The HDX is a "Tilt Switch" Turns on/off depending on the angle.