Hypno No-Pi Kit Guide

In Trouble? Post on our forum, ask the chat or contact support@sleepycircuits.com

Setting up your Workspace

PRACTICE STATIC AWARENESS: This assembly requires you to handle electrostatic-sensitive parts. Failure to follow these recommendations will result in part failure that is not covered by manufacturer warranties.

  • Touch metal to discharge any static buildup BEFORE handing any Circuit Boards (PCBs)

  • Handle circuit boards by their edges!

  • Avoid completing any of these steps on carpet or while wearing fluffy clothing. These materials tend to charge humans with static.

  • Use a static mat and wristband if available

Part Lists

Kit Provided Part List

Purchase your Kit Here: https://sleepycircuits.com/hypno

  • Hypno PCB Assembly

  • All-Pi Enclosure

  • USB A -> USB C Cable

  • SD Card with the Hypno Firmware

  • 4x 3.5mm Eurorack Screws

User Acquired Part List

Everything is Here? Lets Go!

Connecting WiFi (Optional)

Do this to enable streaming NDI on your LAN. Performance varies with network reliability.

Connecting WiFi Procedure
  • Insert micro SD card into your computer (for a fresh new micro SD card created with Etcher, you have to eject and insert it again)

  • Create a new file on micro SD card in the /boot/ directory called wpa_supplicant.conf with your computer

    • The basic text editor from your operating system is recommended (Notepad, TextEdit etc.).

    • Make sure the file has the .conf extension, sometimes your os will try to add a .txt extension to the filename (wpa_supplicant.conf.txt will NOT work! the filename has to be exact)

  • Copy/Paste the following lines in this file

country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
  ssid="YOURSSID"
  scan_ssid=1
  psk="YOURPASSWORD"
  key_mgmt=WPA-PSK
}
  • Replace variables with your SSID and password, and change the country value to your region (Example above is for USA region)

  • Save the file to the /boot/ directory on micro SD card with the name wpa_supplicant.conf

Assemble!!!

  • Place flashed micro SD card into Raspberry Pi

  • Plug your pi 40 pin header into the Hypno PCB

  • Place Electronics into the Plastic Enclosure

    • Go around the sides and apply slight pressure around ports that are not aligning & pop them in.

  • Screw in your Hypno with the provided Screws

  • Plug in your HDMI and then power to the back USB-C and enjoy!

Troubleshooting

  • Hypno isn't starting or working in the case - Make sure to look through the vents in the plastic case to confirm header alignment, this is the most common issue in this situation.

  • Case Fit Issue - Top (or side) port section is bowing out - go around the case and apply slight pressure around any ports that aren't seated all the way into their holes, once all the holes are all the way the case should fit just right.

Last updated