Tips and Tricks | Coding with the Edison robot - Eduporium (2023)

The Edison Robot is a versatile and robust robot that K-12 educators can useteach programmingFor students of all grades and in many different ways.

1. The Edison comes fully assembled with the EdComm cable housed in the battery compartment.
2. This cable connects to the computer through the headphone jack and allows children to download programs.
3. The robot requires four AAA batteries to operate, but these are not included in any of these kits.
4. Children can program the Edison robot using paper barcodes or EdBlocks, EdScratch or EdPy.
5. The coding environment is compatible with any browser. No additional apps or software required.
6. Teachers can add LEGO bricks oredit createThe packs and students can use them together in STEM learning.


Edison encoding options


When programming with the Edison robot, children can take advantage of three main digital environments: EdBlocks, EdScratch and EdPy. All of them can be used completely free of charge and can be accessed directly in the browser. There is also no need to download any additional software to program with these bots. Students can even choose from pre-designed programs or design their own. Either way, once they're ready, they can simply transfer the program to their Edison robot via the EdComm cable.


In particular, students can download all of their EdBlocks andEdScratchProgram as a local file on your computer. This means they don't need to create an account linked to an email address. If you still want to access your accounts, you can do this via the cloud version. When it comes to coding, EdBlocks is the easiest Edison programming language designed for younger students who are just starting out. It is fully icon-based and features drag-and-drop program creation functionality. Thanks to this simplicity, even students as young as 7 can use EdBlocks with the Edison robot.

Tips and Tricks | Coding with the Edison robot - Eduporium (1)


Next we have EdScratch which is a bit more advanced and based onscratchcoding environment. EdScratch displays programs in portrait orientation, while EdBlocks displays programs in landscape orientation. Students can still drag and drop blocks into their Edison Robotics programs, but in EdScratch blocks display text instead of an icon indicating their unique function. Additionally, EdScratch's advanced capabilities allow students to leverage deeper computing elements across all Edison programs, making it ideal for students ages 10 and up.

Edison Robotics Project: Simple text coding without screens


Finally, there is EdPy, which students can use to try programming the Edison robot.Felshaken.EdPy, like Python, is a text-based programming environment, which means students can write the code themselves. Then they can watch their code come to life while learning important strategies for exploring this real-world language. It is the most advanced option for programming with Edison robots and is intended for students aged 13+ with programming experience.


Getting started with the Edison robot


The Edison is packaged in orange cardboard and is reusable. It folds away for safe storage between lessons and includes example barcodes that students can use to program the robot. Theeducational communication cableYou can find it in your robot's battery compartment when you first turn it on. Students can take it out and put the four AAA batteries in its place. They must be new and complete with standard disposable alkaline batteries, particularly Edison Nickel Metal Hydride (NiMH) rechargeable batteries.

Tips and Tricks | Coding with the Edison robot - Eduporium (2)

Extra-strong batteries, heavy batteries or weak or empty batteries can damage your Edison. To make sure the battery is oriented correctly, look at the plastic sheet you removed to insert the battery. Inside there are plus and minus signs showing how the battery is inserted. Also, the on/off switch is located on the bottom of the Edison robot. When switched on, the red LED starts flashing. Also remember that the Edison will shut down after five minutes of inactivity. However, it's best to turn it off manually when you're not using it to conserve battery power.


Edison robotic sensors


Despite its small size, the Edison robot is equipped with many important sensors. This includes your sound sensor, light sensor, clap detector and line tracking sensor. These sensors allow students to incorporate a variety of creative elements into their Edison programs, no matter what programming environment they use. Basically, they allow the robot to interact with the world. In addition to sound and light, it can also detect infrared light.

(Video) Getting Started With Root - Input + Output Guide


Configure your device


The volume on the device the students are using to program the Edison must be turned up so the Edison robot can "hear" the program download. However, no equipment is required to encode with Edison.as the student progresses, integrating a screen programming device is the next logical step.

Using the EdSketch pen holder when programming Edison robots


Students should also ensure that the device volume is not turned down when the EdComm cable is plugged into the audio jack. Computers and other devices can sometimes do this automatically. The other end of the EdComm cable connects to the two holes on the bottom of the robot. If you use a Windows computer, you will also needDisable sound enhancementIn other words, this is very important to ensure your bot is working properly.


Hybrid or distance learning


Of course, some students are studying STEM at home right now. Luckily, Edison was very good to both of them.Distanz- und Blended-LearningThis is due to its compact size and durability, as well as the availability of digital learning materials. If students have an Edison robot at home, they can do the sameWeibo pageThere are STEM programming activities, lessons, and projects that can help maximize summer class time or learning experiences.


teacher training

Another great service provided by the Edison team is the training of their educators. No formal training is required to learn how to teach code, but their team offers helpful resources for teachers. Whether they need information on integrating Edison into the STEAM classroom curriculum, coding tips, or help linking Edison activities to curriculum standards,Training is possible.

Programming the Edison on paper


For Edison barcodes and stripes on paper, matte matte paper works best. However, if you are laminating the paper, you can only use a matte finish. Your Edison can read about 20 different barcodes on paper. These include the six main modes (Line Drawing, Sumo, Limit Bounce, Obstacle Avoidance, Follow Light, and Clap Control Driving). There are other barcodes that kids can use to program the Edison to move with the remote. For example, about 75 percent of popular home TV remote controls are compatible with robots.


To program the Edison to a specific pattern using a barcode, students must place the Edison next to the barcode on a printed piece of paper. There is usually an orange arrow next to the barcode and you can place the robot directly on it. They then need to quickly tap the Edison record button (circle) three times. The Edison will then run through the barcode and beep when it reaches the other side, indicating successful programming in that mode.

Tips and Tricks | Coding with the Edison robot - Eduporium (3)


Edison Robot Programming Tips


Students should avoid using the Edison in direct sunlight, as this can confuse its sensors and cause problems reading barcodes, drawing lines, avoiding obstacles, or following light. The first rule of thumb when using your line tracing feature is to start the robot on a white background, never on the line itself! Make sure your lines are dark (black), about 1.5cm wide and drawn on any white surface. Additionally, when students program in EdScratch or EdPy, they must include a command in their program that tells Edison to look for lines to trace.

Wood Turtle Experiment | EdScratch + Edison robot


As for obstacle detection, the Edison can only detect obstacles that are at least as tall as itself and opaque (but not too dark). If the Edison still doesn't detect an obstacle, you may need to scan the obstacle detection barcode to recalibrate it. Again, if students use this feature with EdScratch or EdPy, they must include a command that tells Edison to look for obstacles to avoid.


device calibration


If the Edison isn't going straight, it probably means its wheels aren't moving at the same speed. To fix this you can try a throttle body calibration. Print and scan thisBarcode, then press the play (triangle) button on the robot twice. Make sure the Edison has enough clearance to stay clear of obstacles and falling objects (e.g. the edge of a table). The Edison moves back and forth at different speeds during calibration. Even if you bump into something or fall, you can simply scan the barcode again. Calibrating your Edison robot should only take a few minutes and the robot should only move a few feet in each direction. If your Edison is having trouble reading the calibration barcodes, it may help to remove the wheels and try again.


We hope this helps answer your questions about the Edison robot! To buy Edison robots, classroom games or their accessories visit the Eduporium store or click below. Follow us toobloodjInstagramGet more EdTech tips and tricks!

Click below to contact the Eduporium team for a quote from Edison Robots.

Contact our team

similar products

  1. Roboter Edison V2.0 - EdPack 2

    109,00 $

  2. Roboter Edison V2.0 - EdPack 30

    1.199,00 $

  3. Edison EdCreate robot creation kit

    29,00 $

  4. Edison V2.0 EdSTEM Curriculum Pack

    1.469,00 $

FAQs

Why isn t my Edison robot working? ›

Try changing or recharging Edison's batteries. Make sure the volume on your computer or tablet is turned up all the way. Confirm if your program is downloading into your Edison robot. Run a full troubleshooting check using our online troubleshooting guide.

What are the buttons on Edison robot? ›

There are three buttons on an Edison robot: the play (triangle) button, the stop (square) button and the record (round) button. As their names suggest, the buttons are used to program the robot and then to run and stop those programs in Edison.

What are the cons of Edison robot? ›

Visible electronic elements, which make the entire robot seem more “grown-up”, will appeal to older kids. Unfortunately, Edison has some flaws construction-wise. For starters, it lacks a high-quality distance sensor. Despite calibration, the IR sensors don't perform well and are not selective enough.

What are the 3 different robot control methods? ›

Robotics could be controlled in various ways, which includes using manual control, wireless control, semi-autonomous (which is a mix of fully automatic and wireless control), and fully autonomous (which is when it uses artificial intelligence to move on its own, but there could be options to make it manually controlled ...

How do I make my Edison robot avoid obstacles? ›

Press the play (triangle) button and watch Edison approach an obstacle and then turn away to avoid colliding with it.

What does the orange light mean on a robot? ›

Green means proceed with caution and orange means slow down and stop, as the robot is about to turn red. Red, of course, means stop, but what do you do when the other two lights are shining at the same time? Could be the recipe for an accident!

How do you control spot the robot? ›

Use the right joystick to turn Spot. This is easiest when standing a safe distance behind Spot. Use the left joystick to move Spot's body. It can move forward, backward, right, and left.

What does a touch sensor do on a robot? ›

Touch sensor in robotics; a touch sensor is commonly used in robots, enabling basic movement and the ability to detect touch in its surroundings (E.g. When the robot runs into something, the touch sensor can have it to stop moving)

What should robots not do? ›

Jobs That Robots and AI Can't Do
  • Education. While absorbing and regurgitating information is a task that AI can certainly perform, our values are something that it can never replicate. ...
  • Law. ...
  • Healthcare. ...
  • Social Work. ...
  • Design. ...
  • Writing.
Feb 16, 2022

What are 3 disadvantages of robots? ›

Want to keep learning?
  • The use of robots can create economic problems if they replace human jobs.
  • Robots can only do what they are told to do – they can't improvise.

What age is Edison robot for? ›

Why choose Edison? Edison is a programmable robot designed to be a complete STEM teaching resource for coding and robotics education for students from 4 to 16 years of age.

What the three conditions that a robot will stop working? ›

What are the three conditions that stop a robot? A program/driven action is finished, an alarm condition, mechanical failure.

Why is my Edison robot not reading barcodes? ›

Check the batteries: The most common reason is low or flat batteries in the Edison robot. Try replacing the batteries and scanning the barcodes again. Check the paper surface: A glossy surface, including glossy finish lamination, will affect Edison's sensors and may cause errors.

How do I reset my Edison robot? ›

While it is not possible to factory reset Edison, you can return Edison to the out-of-the-box settings the robot originally came with. Edison can only store one program at a time, and the original program Edison comes with is the 'obstacle detection' program.

What are the 3 C's of robotics? ›

Machines are not that intelligent but, if we are not vigilant and aware enough, we will be controlled by bad actors. So it is our responsibility to build AI and future solutions with 3C's (Collaboration, Compassion, and Consciousness) before it's too late.

What are the four basic robot configurations? ›

There are six major types of robot configurations: Cartesian, Cylindrical, Spherical, Selective Compliance Articulated Robot Arm (SCARA).

How does the Edison robot work? ›

Each Edison robot comes with pre-set programs already loaded in the robot's memory. To activate the program, you simply need to scan the correct barcode. Different types of barcodes activate pre-set programs, allow Edison to be paired with a TV/DVD remote control or help you calibrate the robot.

How are the robots controlled? ›

The three main parts consist of the controller, the actuator, and the sensors. The controller, which we just discussed, commands all the movements of the robot through a feedback control system run through a computer program.

How are the robots controlled in a robot? ›

Every robot has a controller, which continuously reads from sensors like motor encoders, force sensors, or even vision or depth sensors, and updates the actuator commands so as to achieve the desired robot behavior.

What allows the user to control the robot? ›

Input Devices: A variety of devices, which allow a human to machine interface. This allows the human to program, control, and simulate the robot.

References

Top Articles
Latest Posts
Article information

Author: Arline Emard IV

Last Updated: 20/07/2023

Views: 6479

Rating: 4.1 / 5 (72 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Arline Emard IV

Birthday: 1996-07-10

Address: 8912 Hintz Shore, West Louie, AZ 69363-0747

Phone: +13454700762376

Job: Administration Technician

Hobby: Paintball, Horseback riding, Cycling, Running, Macrame, Playing musical instruments, Soapmaking

Introduction: My name is Arline Emard IV, I am a cheerful, gorgeous, colorful, joyous, excited, super, inquisitive person who loves writing and wants to share my knowledge and understanding with you.