NCPlyn

Protogen component list

Dec 17th, 2021 (edited)
4,496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. ____________________
  2. ProtoESP controller:
  3.  
  4. -Power, using internal batteries:
  5. 4x https://aliexpress.com/item/1005001386603302.html (18650 batteries)
  6. https://aliexpress.com/item/1005004682732678.html (USB-C 2s 18650 battery charger)
  7. -Power, using PD USB-C:
  8. https://aliexpress.com/item/1005005702288096.html (PD Trigger board)
  9.  
  10. - 5V voltage stepdown:
  11. 2x https://aliexpress.com/item/1005001970587690.html (mini560 5v)
  12. + 470uF capacitors for output side + 1200uF capacitor for input side
  13.  
  14. -Visor matrixes:
  15. https://aliexpress.com/item/32580532205.html (MAX7219, 32x32mm with small board under)
  16. OR https://foxxo.cz/proto/matrix/ (WS2812, 32x32mm RGB matrix, + 20x20x6 heatsink: https://aliexpress.com/item/1005003241466529.html)
  17.  
  18. -ESP32-S3 (>=N4R2; No welding):
  19. https://aliexpress.com/item/1005005051294262.html (long board with 2 USB-C)
  20. OR https://aliexpress.com/item/1005007494479068.html (Zero Mini)
  21. OR https://seeedstudio.com/XIAO-ESP32S3-p-5627.html (Xiao ESP32S3 - needs repinning in code)
  22.  
  23. -Cooling fan
  24. https://aliexpress.com/item/32995460483.html (5V)
  25. OR https://www.aliexpress.com/item/1005006533445124.html (4020 Turbo 5V) (for Arkoss visor 3D model)
  26.  
  27. :::::: OPTIONAL, but better with:
  28.  
  29. -Microphone MAX9814:
  30. https://www.aliexpress.com/item/1005002797634423.html
  31.  
  32. -Proximity sensor:
  33. https://aliexpress.com/item/1005002310358662.html (KY-032)
  34. OR https://aliexpress.com/item/1005005643165013.html (VL53L1X)
  35. OR https://aliexpress.com/item/32748579412.html (APDS9960)
  36. OR https://aliexpress.com/item/1005006051394974.html (TTP223)
  37.  
  38. -OLED display SSD1306
  39. https://aliexpress.com/item/32638662748.html
  40.  
  41. -LED rings for ears:
  42. https://aliexpress.com/item/32963152993.html (WS2812 - (1Bit,8bit,12bit,16bit) x2)
  43.  
  44. -Voltage stepdown for 3.3V:
  45. 1x https://aliexpress.com/item/1005002065822127.html (MP2315 IC)
  46. - Make a RC filter after the 3.3v step down from a 470uF capacitor and 15R resistor
  47.  
  48. :::::: OPTIONAL:
  49.  
  50. -LED strip for the blush/cry:
  51. https://www.aliexpress.com/item/32682015405.html (60leds/m IP30 WS2812)
  52.  
  53. -Accelerometer LSM6DS3:
  54. https://aliexpress.com/item/32895462485.html
  55.  
  56. -Power monitor:
  57. https://aliexpress.com/item/33047166203.html (INA219)
  58. + https://aliexpress.com/item/1005003992646005.html (0.03Ohms 2-5W resistor)
  59.  
  60. ____________________
  61. ProtoESP remote:
  62.  
  63. -PCB from the repository
  64. Either directly from me or made by PCBWay/JLCPCB using the Gerber file
  65.  
  66. -XIAO ESP32
  67. https://seeedstudio.com/XIAO-ESP32S3-p-5627.html (S3)
  68. OR https://seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html (C3)
  69.  
  70. -Power switch:
  71. https://aliexpress.com/item/4000685483225.html
  72.  
  73. -Push buttons, SMD 6x6x5:
  74. https://aliexpress.com/item/32815937778.html
  75.  
  76. -Battery connector, JST 2.0PH Side entry
  77. https://aliexpress.com/item/1005004955655144.html
  78.  
  79. -LiPo battery, 3.7v(4.2v) 602535(6x25x35mm)
  80. https://aliexpress.com/item/1005006751584410.html
Advertisement
Add Comment
Please, Sign In to add comment