Product Reviews
XLINE 16 Sensor Array Board
A much more compact way to code this would be
void setup() {
pinMode(s0, OUTPUT); // 4 Selection pins are output.
pinMode(s1, OUTPUT);
pinMode(s2, OUTPUT);
pinMode(s3, OUTPUT);
Serial.begin(9600);
}
// reduced code loop Paul Szudzik
void loop() { // at main loop function we use for loop and make each sensor reading.
for (int i=0; i > 1) & 0x01);
digitalWrite(s2, (i >> 2) & 0x01);
digitalWrite(s3, (i >> 3) & 0x01);
delay(1);
value=analogRead(Sens);
Serial.print(value);
Serial.print(' ');
}
delay(150);
Serial.println(); // After 16 for loop we go to 2nd line.
}
07.09.2021
JSumo Dark Silicone Wheel Set (33mm Diameter - Pair)
These wheels are very sturdy, but they are actually made of steel, not aluminum. So the weight is actually 48.5 grams instead of 22. I ordered two pair and they sent me a bonus pair free!
31.03.2021
Blackmagic CNC Machined Steel Chassis
We ordered for our robot competition. Very nice body kit. It is very heavy.
05.12.2020
Titan 4x4 Plexiglass Sumo Robot Kit (No Electronics - Not Assembled)
is only the body for the price or includes the motors and wheels?
30.11.2020
ATLAS All Terrain Explorer Robot 4x4 (Mechanical Kit - No Electronics)
I usually don't commnt on anything, but I've bought several robot kits from Jsumo and they don't disappoint. Expecially this atlas is awesome. I built robot projects for years and this kit's quality is superb. I recommend 500 Rpm model for both speed & torque.
11.08.2020

Arduino
Boards
Components
Ebooks
Magnet
Mechanics
Motors
Drone
Power
Robot Bodies (Chassis)
Robot Kits
Sensors
Tools
Wheels