Advertisement
NCPlyn

Protogen component list

Dec 17th, 2021 (edited)
2,509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. ____________________
  2. ProtoESP controller:
  3.  
  4. -18650 with around 2800mAh capacity
  5. 4x https://www.aliexpress.com/item/1005001386603302.html
  6.  
  7. -Voltage stepdowns for 5V:
  8. 2x https://aliexpress.com/item/1005001970587690.html ((mini560 5v) + 470uF capacitors for output side + 1200uF capacitor for input side)
  9.  
  10. -USB-C 2s 18650 battery charger:
  11. 1x https://aliexpress.com/item/1005004682732678.html https://vi.aliexpress.com/item/1005005994267653.html (IP2326 IC)
  12.  
  13. - 2x Power switch and cables (thick for power lines, thin for data lines)
  14.  
  15. -LED rings for ears:
  16. https://www.aliexpress.com/item/32963152993.html (WS2812 - (1Bit,8bit,12bit,16bit) x2)
  17.  
  18. -Visor matrixes:
  19. https://www.aliexpress.com/item/32580532205.html (MAX7219 11x, any color, 32x32mm with small board under)
  20. OR https://foxxo.cz/proto/matrix/ (WS2812, 32x32mm RGB matrix)
  21.  
  22. -If using WS2812 matrixes, use 20x20x6mm heatsinks:
  23. https://vi.aliexpress.com/item/1005003241466529.html
  24.  
  25. -ESP32-S3 (N8R2 No welding):
  26. https://www.aliexpress.com/item/1005007601649181.html
  27.  
  28. -Cooling fan
  29. https://www.aliexpress.com/item/32995460483.html (5V)
  30.  
  31.  
  32. Not needed but better with than without:
  33.  
  34. -Voltage stepdown for 3.3V:
  35. 1x https://www.aliexpress.com/item/1005002065822127.html (MP2315 IC)
  36. - Make a RC filter after the 3.3v step down from a 470uF capacitor and 15R resistor
  37.  
  38. -LED strip for the blush/cry:
  39. https://www.aliexpress.com/item/32682015405.html (60leds/m IP30 WS2812)
  40.  
  41. -Proximity sensor:
  42. https://aliexpress.com/item/1005002310358662.html (KY-032)
  43. OR TOF Sensor (not yet done)
  44.  
  45. -Accelerometer LSM6DS3:
  46. https://www.aliexpress.com/item/32895462485.html
  47.  
  48. -Microphone MAX9814:
  49. https://www.aliexpress.com/item/1005002797634423.html
  50. + 100nF ceramic capacitor between signal and ground
  51.  
  52. -Power monitor:
  53. https://aliexpress.com/item/33047166203.html (INA219)
  54. + https://aliexpress.com/item/1005003992646005.html (0.03Ohms 2-5W resistor)
  55.  
  56. -OLED display SSD1306
  57. https://aliexpress.com/item/32638662748.html
  58.  
  59. ____________________
  60. ProtoESP remote:
  61.  
  62. -PCB from the repository
  63. Either directly from me or made by PCBWay/JLCPCB using the Gerber file
  64.  
  65. -XIAO ESP32S3
  66. https://www.seeedstudio.com/XIAO-ESP32S3-p-5627.html
  67.  
  68. -Power switch:
  69. https://vi.aliexpress.com/item/4000685483225.html
  70.  
  71. -Push buttons, SMD 6x6x5:
  72. https://vi.aliexpress.com/item/32815937778.html
  73.  
  74. -Battery connector, JST 2.0PH Side entry
  75. https://vi.aliexpress.com/item/1005004955655144.html
  76.  
  77. -LiPo battery, 3.7v(4.2v) 602535(6x25x35mm)
  78. https://vi.aliexpress.com/item/1005006751584410.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement