When I saw that Kano discontinued Kano Code, I thought, "Why not make it use Arduino instead?" So, then I made a library to make it easier to use. It is full of demos and games! (I will add those at a future time) The library uses simple functions to make coding it easier!
Instructions:
For ESP32 or Kano Kit:
1. Import ESP32 it Arduino IDE (If your using that)
2. Select ESP32 Dev Module
3. Change flash mode to DIO (safer)
4. Download the library PixelKit.zip
5. Open Sketch tab
6. Open Include Library tab
7. Select Add.ZIP Library
8. Select PixelKit.zip
9. Upload a demo or game to test it
10. Your done!
Comments