Repeat Timer

Playing chess? Grading papers? Taking turns with a toy while fighting with a sibling? Engaged in some repetitive task where you need to repeatedly time yourself to stay on track?…

Be the first!

To create a Shad-generated project post (tutorial, idea, etc, etc) go to the "Submit a Post" page, add some text, and include a few screenshots of your code if you…

Flashing Lights

Make the LED on the m5stickC turn on and off (referenced as example on UI Flow introduction page) Author: Chris Moraes Difficulty: 1 of 4 Download: FlashLED.m5f

Preloaded: devOps.py

Designed to show off some of the sensors and features in your m5stick. Author: Chris Moraes Difficulty: 3 of 4 (for some fancy graphing work) Download: devOps.m5f Can you recreate…

Preloaded: Shad.py

Trying to figure out what Shad.py is up to? Take a look at the code! Author: Chris Moraes Difficulty: 2 of 4; for internet connectivity, some funky time-math. Download: Shad.m5f…

Hello world!

Use the text function on LED screen to display a simple message. Every programmers' first program is traditionally "Hello World", in which you awaken your computer with intelligent code, which…