AS5600 enclosure
Recently I've bought 4 pieces of AS5600 "12-Bit Programmable Contactless Potentiometer" as it is defined by AMS in their corresponding datasheet . It's a cute magnetic encoder soldered on a small footprint PCB and it's pretty affordable, costing just 1.57 Euros per unit, as you can see on Aliexpress listing . The reason for the purchasing was to give a try to this kind of encoders that can offer an angle reading of 0.0878... degrees or 360 degrees divided by 4096 readings. Cool, huh? And it's an absolute encoder, meaning that it's keeping the reading even after a power cycle (on-off-on). Getting back to the item received from Aliexpress, the package contained the PCB with the actual encoder soldered, a cylindrical magnet and a 7 pins header for connection. After soldering the pins on the PCB and powering this baby up using an Arduino Uno programmed with the example sketches found in the library , I realized that t...