Quick Start - RC1

by techteker in Circuits > Electronics

262 Views, 1 Favorites, 0 Comments

Quick Start - RC1

2.png

RC1 is a small-sized computer that lets you interact with the world around you.

RC1 is a physical computing device. You will learn about computers and robotics, run science experiments, design your own video game through designing and building interactive projects.

RC1 can be used in STEM curriculums or as an extracurricular activity. It can be programmed by learners to receive and send signals through sensors and output devices. The learning process is enhanced by a constructivist approach by using digital programming to manipulate material objects in real life.

Supplies

Screen Shot 2021-11-24 at 3.51.39 PM.png
  1. TekTech RC1 + USB wire
  2. Download APP (Windows Only)

Install the App on Your Computer

3.png
4.png
5.png
6.png
7.png
8.png
9.png

Open downloaded file

  • Open Setup (Choose English) and click next
  • Welcome page (Click Next)
  • Make sure both “TekTech” and “Driver” are chosen (Click Next)
  • Choose installation location (Click Next)
  • Wait for the initial installation to finish
  • Install Driver (Click install)
  • Click Finish to complete installation and run the App

Open App and Write Code

Screen Shot 2021-12-28 at 11.23.19 AM.png
Screenshot (679).png

We will use a simple code to show changing light levels on the screen

From the side menu (Basic)

  • Drag the block "Forever" to the center stage

From the side menu (Display)

  • Drag the block "Display show scroll" to the center stage inside the "Forever" block

From the side menu (Basic)

  • Drag the block "Light level %" to the center stage inside the "Display show scroll" block

Now, you're ready to upload your code

Upload Code to RC1

Screen Shot 2021-12-28 at 11.16.25 AM.png
Screenshot (17).png
Screenshot (680).png

Press upload at the bottom of the screen (The upload button looks like an arrow pointing upwards)

Choose the port. If you have multiple ports choose the one ending in wch.cn

You should be able to see the message "Upload successful" in the top right corner

Now, you can test your program on RC1