├── InteractiveBOM_MotorHall.html ├── LICENSE ├── MotorHall_BOM.csv ├── MotorHall_Gerber.zip ├── MotorHall_Schematic.pdf ├── ProPrj_MotorHall.epro ├── README.md └── img ├── .keep ├── Magnet.png └── MotorHall.png /InteractiveBOM_MotorHall.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/InteractiveBOM_MotorHall.html -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/LICENSE -------------------------------------------------------------------------------- /MotorHall_BOM.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/MotorHall_BOM.csv -------------------------------------------------------------------------------- /MotorHall_Gerber.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/MotorHall_Gerber.zip -------------------------------------------------------------------------------- /MotorHall_Schematic.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/MotorHall_Schematic.pdf -------------------------------------------------------------------------------- /ProPrj_MotorHall.epro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/ProPrj_MotorHall.epro -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/README.md -------------------------------------------------------------------------------- /img/.keep: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/Magnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/img/Magnet.png -------------------------------------------------------------------------------- /img/MotorHall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealCorebb/N20-MotorHall/HEAD/img/MotorHall.png --------------------------------------------------------------------------------