Elegoo Smart Car Shield: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "*L298n - h bridge -  [http://wiki.sunfounder.cc/index.php?title=Motor_Driver_Module-L298N#:~:text=The%20L298N%20is%20an%20integrated,solenoids%2C%20DC%20and%20stepping%20motor...")  | 
				|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Procedure for Elegoo Smart Car=  | |||
*Download this [https://play.google.com/store/apps/details?id=air.com.elegoo.elegooTool&hl=en_US&gl=US]  | |||
*Define keys. Go to elegoo app. Select Smart Robot Car. Select DIY Control. Hold down button to define. Define intuitively [https://youtu.be/DD8sYXKe268?t=706] by providing a letter. This letter is then used in the Arduino sketch like this [https://youtu.be/DD8sYXKe268?t=796]  | |||
=Procedure with Arduino, Bluetooth Module, and ArduDroid App=  | |||
*YouTube - [https://www.youtube.com/watch?v=sXs7S048eIo]  | |||
=Notes=  | |||
*L298n - h bridge -  [http://wiki.sunfounder.cc/index.php?title=Motor_Driver_Module-L298N#:~:text=The%20L298N%20is%20an%20integrated,solenoids%2C%20DC%20and%20stepping%20motors.]  | *L298n - h bridge -  [http://wiki.sunfounder.cc/index.php?title=Motor_Driver_Module-L298N#:~:text=The%20L298N%20is%20an%20integrated,solenoids%2C%20DC%20and%20stepping%20motors.]  | ||
*Building and programming video - [https://www.youtube.com/watch?v=xTILIkExKZo]  | *Building and programming video - [https://www.youtube.com/watch?v=xTILIkExKZo]  | ||
*Bluetooth and IR remotes - [https://www.youtube.com/watch?v=DD8sYXKe268]  | |||
Latest revision as of 18:56, 25 November 2021
Procedure for Elegoo Smart Car
- Download this [1]
 - Define keys. Go to elegoo app. Select Smart Robot Car. Select DIY Control. Hold down button to define. Define intuitively [2] by providing a letter. This letter is then used in the Arduino sketch like this [3]
 
Procedure with Arduino, Bluetooth Module, and ArduDroid App
- YouTube - [4]