Tell us about yourself!
- smit604 commented on awaiskhawar's instructable Automatic Generater Starter
- smit604 commented on mrmascorella's instructable Arduino 101View Instructable »
thank you for this clear explained , introduction to programming Arduino, learned a lotand looking forward for your next lessons.
- smit604 commented on TAFHIM BIN NASIR's instructable Smartphone Controlled RC Car Using ArduinoView Instructable »
Thx for your project.a view questions about the sketch: what is the function of the led?what does Speedsec and Turnradius do? they are declared as integer, and later on they are equal(Speedsec=Turnradius and Turnradius=0;), so they both are 0.They never change in the code,so they are 0 and stay 0??
- smit604 commented on AnmolS44's instructable Bluetooth Controlled Robot Car
- smit604 commented on Imetomi's instructable DIY Intelligent Autonomus Robot (Electronic Pet) /w Arduino
- smit604 completed the lessons Transistors and Diodes in the class Electronics Class
- smit604 completed Meat Class
- smit604 enrolled in Meat Class
- smit604 completed the lessons Bulk Mix and Bread Class in the class Bread Class
- smit604 completed the lessons Proofing Your Yeast and Tools and Materials for Bread in the class Bread Class
- smit604 enrolled in Bread Class
- smit604 completed the lessons Lesson 2: Drawing Technique and Design Sketching Class in the class Design Sketching Class
- smit604 completed Robots Class
- smit604 enrolled in Robots Class
- smit604 completed the lessons Getting Started With Robots, Robot Brains, Basic Electronics Skills for Robotics and Servo A-Go-Go! in the class Robots Class
- smit604 completed the lessons Your First Experiments and Input/Output in the class Arduino Class
- smit604 completed the lessons Tools and Materials for Arduino and Welcome to Arduino in the class Arduino Class
What is the use of ch1, it should be connected to pin 6 , but in the diagram pin 6 is not used at all!ch 1 is mentioned in the code several times, so what has to be changed??