Ekobots – Magnetic Levitator Shield For Arduino Nano. 3D Printer Model

Author: @
License: CC BY-NC
File formats: ino,stl,pdf
Download type: zip
Size:236.1KB

The file 'Ekobots – Magnetic Levitator Shield For Arduino Nano. 3D Printer Model' is (ino,stl,pdf) file type, size is 236.1KB.

Summary

Magnetic levitator shield for arduino nano.

This shield is for use with ojbect:

All you need:

  • 1x Arduino Board (Nano to use the shield);
  • 1x Electromagnet - ZYE1-P25/20 12V, 25mm diameter, 20mm height (ebay $7.00);
  • 1x Linear hall effect sensor - 49e (ebay Kit 5 - $1.50);
  • 1x Magnet cube 10mm (ufo_1) or magnet sphere 10mm (ufo_2);
  • 1x Darlington Transistor NPN - TIP120;
  • 1x Resistor 1K ohm;
  • 1x Diode N4007;
  • 1x Power supply 12V 1A (ebay $2.00);
  • 2x Micro switch;

Arduino firmware:

  • Levitator.ino - For normal people, with life and girl friend;
  • Levitator_PID.ino - If you do not have life and girl friend or
    if you have any kind of mental disorder, it was made for you... ;-).
  • I am testing a new firmware with safety mode, it turns off the
    electromagnet in case of fall of the permanent magnet.

Working mode:

  • The switch "+" increase the distance from the electromagnet.
  • The switch "-" decrease the distance from the electromagnet.

My videos:

Attention:

  • See the images to mount the hall effect sensor;
  • The electromagnet alter the sensor real value for the permanent magnet;
  • Mount the hall effect sensor as far as possible from the electromagnet;
  • Use neodymium permanent magnets (it will not work with common magnets);
  • Use soft wires to make easy the assembly, small box, remember;

That's all folks!

Levitator.ino 2.5KB
Levitator.stl 2.0B
Levitator_etch_copper_bottom.pdf 4.9KB
Levitator_etch_copper_bottom_mirror.pdf 4.9KB
Levitator_etch_silk_top.pdf 113.4KB
Levitator_etch_silk_top_mirror.pdf 114.4KB
Levitator_PID.ino 3.2KB