🧭 Overview
This project is a simple magnetometer utilizing a 3D hall effect sensor and IMU in order to determine and visualize magnetic fields in a 3D space. It is meant to expand upon common topics taught in an electromagnetism course and also provide practice for some basic engineering skills- CAD modeling, wiring circuits, and using Python to analyze and manipulate data.
🎯 Objectives
- To become more comfortable with data manipulation through Python and using matplotlib
- To apply vector math in a real world application
⚛️ Theory & Setup
- Put any background knowledge or thoughts here.
🔧 Process & Methods
- Major steps taken, key decisions or challenges
📐 Design Details
- Components
- Twisted-Pair Wiring
- Specs, circuits, code logic, physics, simulations, diagrams, equations, tools used
📊 Results & Outcomes
- What worked? What failed? Put measurements, plots, demos, and testing results here
💡 Lessons & Reflections
- Technical lessons and personal growth, insights for future or related projects
📓 Build Log
table date as "Date"
where contains(tags, "project/log")
and project = this.file.link
sort date asc🔗 Related
- Linked notes, research, inspirations