├── BOM └── BOM.md ├── Firmware ├── rings.hex └── rings_bootloader.hex ├── GerberFiles ├── Gerber_CtrlBoard_Orig.zip ├── Gerber_CtrlBoard_Thonk.zip ├── Gerber_MainBoard_WM8731QFN.zip ├── Gerber_MainBoard_WM8731SSOP28.zip └── Gerber_Panel.zip ├── PanelLayout └── Layout.md ├── README.md └── Schematic ├── Schematic_Rings.pdf └── Schematic_Rings_WM8731SSOP28.pdf /BOM/BOM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/BOM/BOM.md -------------------------------------------------------------------------------- /Firmware/rings.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/Firmware/rings.hex -------------------------------------------------------------------------------- /Firmware/rings_bootloader.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/Firmware/rings_bootloader.hex -------------------------------------------------------------------------------- /GerberFiles/Gerber_CtrlBoard_Orig.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/GerberFiles/Gerber_CtrlBoard_Orig.zip -------------------------------------------------------------------------------- /GerberFiles/Gerber_CtrlBoard_Thonk.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/GerberFiles/Gerber_CtrlBoard_Thonk.zip -------------------------------------------------------------------------------- /GerberFiles/Gerber_MainBoard_WM8731QFN.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/GerberFiles/Gerber_MainBoard_WM8731QFN.zip -------------------------------------------------------------------------------- /GerberFiles/Gerber_MainBoard_WM8731SSOP28.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/GerberFiles/Gerber_MainBoard_WM8731SSOP28.zip -------------------------------------------------------------------------------- /GerberFiles/Gerber_Panel.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/GerberFiles/Gerber_Panel.zip -------------------------------------------------------------------------------- /PanelLayout/Layout.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/PanelLayout/Layout.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/README.md -------------------------------------------------------------------------------- /Schematic/Schematic_Rings.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/Schematic/Schematic_Rings.pdf -------------------------------------------------------------------------------- /Schematic/Schematic_Rings_WM8731SSOP28.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TOILmodular/Rings/HEAD/Schematic/Schematic_Rings_WM8731SSOP28.pdf --------------------------------------------------------------------------------