Magnetic Levitation

Pages
Contributors: Alex the Giant

Resources and Going Further

One of the ways you can take this project further is increase the efficiency of the wireless power transfer. If you have access to an LCR meter, which can measure inductance, capacitance, as well as resistance, you can find the exact values of L1 and C1 of the secondary windings and feed the values into a LC resonance calculator. Once you know the resonant frequency of the secondary, you can measure the inductance of the primary coil and have the calculator return the capacitance value. Adding that capacitor in parallel with the primary inductor and adjusting the signal generator to that frequency should increase the efficiency. But for now, checkout some the links below:

Need more inspiration? Check out these other great tutorials from SparkFun:

Heating Pad Hand Warmer Blanket

DIY Project Idea: Create a custom hand warmer blanket using heating pads.

GPS Differential Vector Pointer

Use GPS to have two objects, a base and a target, point towards one another. This can be used to aim a directional antenna (or in the case of this project, a laser) from one object to the other object at a distance that is only limited by your ability to provide the base station with the target's GPS location.

Pokémon Go Patches with EL Panels

Add a cloth stencil over EL panels to create glowing logos and designs.

Python GUI Guide: Introduction to Tkinter

Tkinter is the standard graphical user interface package that comes with Python. This tutorial will show you how to create basic windowed applications as well as complete full-screen dashboard examples complete with live graph updates from matplotlib.