Mathieu Brodeur
Comments
-
Would it be possible to modify the KAREL to add a few "slots" ?What if you link those "slots" from the KAREL to String Registers ?So instead of modifying your KAREL to enter the correct program nam...
-
Hi Dan !Interesting problem.When you run a program that you have created (not demo ones), does the robot stop when a person gets in the «red/stop» zone ?Is the problem only that the robot does not ...
-
Hi Anthony,You need a NPN bipolar transistor with TO-92-3 package.This one would fit just fine:Digi-Key Part Number LP395Z/LFT1
-
Hi GB,This is indeed a BOM error.R1, R2, R3 must be 270 ohm resistors.Thank you for sharing this information !!
-
I just did a test on my robot:First I connected to the robot with the PC software.Then I unplug the USB cable (connection is lost). This causes the software to shut down.So I am pretty sure thats w...
-
When you say «software crashes», do you mean it closes ? It freezes ? Communication is lost ?Also, when the «robot shuts down», do the LEDs on the PCB shut down ? do the LEDs on the Arduino shut do...
-
Hi GB,It seems like your 5V cannot supply enough power and drops.If the 5V drops, the arduino shuts down, the communication with the software shuts down, and the software probably crashes.Make sure...
-
And just to make sure,after modifying and saving the CDC.cpp file, make sure you:1. Compile your DIY_RoboticsEducativeCell_Arduino_V1_0 code 2. Reload your DIY_RoboticsEducativeCell_Arduino_V1_0 co...
-
Hi,Sorry, i've been busy the last 2 days.Noyesgreene Greene --> Thank you for trying to help !Pukindat JB -->Hi !You have the same exact problem as Noyesgreene Greene first had.The arduino gets d...
-
I'm glad it works :)