{% extends "Default/default.html" %} {% block content %}

Example Projects

Name Description
Ultra96 GPIO LEDs Be able to control the four GPIO LEDs on the Ultra96 Board. Can have them in a constant state or as a trigger.

Custom Content

Name Description
Custom Content View/Edit/Create a variety of different custom projects or documents created or imported by you.

Tutorials

Name Description
Grove Starter Kit Description of the different parts of the grove starter kit.
dnf Shows you how to create packages using the dnf package manager.
Custom Content Learn how to view/edit/create a variety of different custom projects or documents created or imported by you.
More Tutorials Find the entire list of tutorials to select from here.

Board configuration

Name Description
WiFi Setup Connect to a WiFi network.

Configuration with Grove starter kit

Name Description
Webapp Boot Change if the webapp should automatically open for each boot or not.
More Configurations Find the entire list of different configurations to select from here.
Hello World with LCD How to display text on the Grove RGB LCD module and change the color of the backlight (Linux IO).
Temperature and Humidity Display Read data using the Digital Humidity and Temperature sensor and display the readings on the LCD Display (Linux/Atmega IO).
Drive LED with Button Control an LED with the use of a button (Atmega IO).
More Example Projects Find the entire list of possible example projects to select from here.

{% endblock %}