RAPID DEVELOPMENT platform for IoT, AI and STEM inventions
INTERMEDIATE
runlinc PROJECTS for E32W Controller
Project 1: Set Fire Risk Limit
Bushfires are a very real danger in Australia, so the sooner we know about
them the better.
What can we do to detect bushfires?
Project 2: Radiation Counter
When we are in an environment with radiation, we want to make sure the level
of the radiation
is in the safe range. What can we do to determine the radiation level?
Project 3: Wind Power
As we use more and more energy, we need to find renewable resources.
How can we use wind power to generate electricity?
Project 4: Fluid Level Sensor
Most, if not all people, have a rainwater tank. It can be an issue if it runs
out unexpectedly. How can we measure how much water is left, and alert the user when it's almost
empty?
Project 5: Vending Machine
How does a vending machine work? How can we use runlinc to
create a vending machine. How can we use runlinc to display more then a normal LCD.
than one source of information at once?
Project 6: Combination Lock
It is important that we keep our posessions safe. One way of doing this is by
using a safe with a combination lock. How might we be able to do this with electronics?
Project 7: Displaying Light Sensor
We can get readings from the light sensor now, what about displaying the reading as a graph? This is important for data processing and storage.
Project 8: Servo Motor
How do we program chips to control robot arms? Here's the simplest example! Control a servo motor using this tutorial, and learn about the basic!
Project 9: Robot Base Control
How to use code to make robot move? In this tutorial, you will learn about how to use our board to control a 2 wheel robot base, with forwarding, backwarding and turning functions.
Project 10: Temperature and Humidity Display
In this tutorial you will learn about how to use our kit with DHT_11 sensor and read it. It's a sensor with both temperature and humidity detecting abilities, so we can monitor the 2 data at the same time with only 1 port used!
Project 11: Temperature and Humidity Graph
We can read DHT_11 sensor and display its readings just like we did before with the light sensor. Lets learn about how to do it!
Project 12: 3 Colour PWM
PWM means an output type that can be used to not only outputting high voltage and low voltage, but also voltage inbetween them! We will learn about how to control a 3 colour LED and make it change colour using PWM in this tutorial!
Project 13: Temperature and Humidity Monitor and Data Storage
We can monitor the temperature and humidity, but what if we want to save the data we got and view it in the future? In this tutorial we will show you how to save data from runlinc into the cloud storage.
Project 14: DS18B20 Temperature Sensor
How to monitor temperature precisely? We need to use a sensor called as DS18B20 Temperature sensor. In this tutorial you will learn about how to use it with runlinc.
Project 15: Saving Lightsensor Reading to a Local File
In this tutorial you will learn about how to save the reading from a light sensor to a local file, in this way the data recorded is secured and can be managed by yourself.
Project 16: Saving Temperature and Humidity Reading to a Local File
After this tutorial you will learn about how to save the temperature and humidity data from a DHT_11 sensor to a local CSV file.
Project 17: Collecting Soil Nutrition Data with NPK Sensor
There are sensors that can be used to detect the elements in the soil which are needed by the plants for sure! In this tutorial you will learn about how to read data from an NPK sensor and display them!
Project 18: Strain Gauge
With this sensor attached to a surface, you can detect the shape change happening on the surface that cannot be seen by naked eyes! You will need to use runlinc to display the shape change on a screen!