Hi! I was wondering if the Fusion Hat in the AI Lab Kit is the same as the one in the Fusion Hat Package and should the lessons work with my AI Fusion Lab Hat. I’ve tried the LCD1602 lesson and it did not work. Are the modules in the kits the same? When I import : from fusion_hat.modules import LCD1602 should it work with my Fusion HAT, how about the: from fusion_hat.modules import LedMatrix.
The Fusion HAT is the same, and the libraries are also the same.
The Fusion HAT library includes some additional modules for future expansion. These features are only useful if you have the corresponding devices — for example, the LCD1602 is not included in the AI Fusion Lab Kit.
Some features are still in the testing phase. Are you trying to use the LCD1602 with the Fusion HAT but finding that it doesn’t work?