Examples

Here are some fun programs for your Chibi Chip!

Basics

[{
  "name": "Fade",
  "url":"/examples/basics/fade",
  "cardType": "example",
  "imageUrl":"https://pxt.azureedge.net/blob/362653a8a596965f65c582b9e260268dc4484316/static/chibi/examples/mc-fade-final.gif",
  "description": "See how Chibi Chip can change the brightness of an LED."
}]

Animations

[{
  "name": "Carousel",
  "url":"/examples/animations/carousel",
  "cardType": "example",
  "imageUrl":"https://pxt.azureedge.net/blob/7f88bb323a815a2c206fa1d35637dad7c3ffdbdb/static/chibi/examples/mc-carousel-final.gif",
  "description": "Rotate through all the LEDs turning them on and off."

}, 
{
  "name": "Light Cascade", 
  "url":"/examples/animations/cascade",
  "imageUrl":"https://pxt.azureedge.net/blob/8da46f8c66c68d24f5ba369f5cfb44b00ebd4502/static/chibi/examples/mc-cascade-final.gif",
  "description": "Change the brightness of each LED separately making a cascade effect."
}]