<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[ - Software Penetration]]></title>
		<link>https://hackmyride.com/forum/</link>
		<description><![CDATA[ - https://hackmyride.com/forum]]></description>
		<pubDate>Sat, 06 Jun 2026 12:24:48 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Hopping on the CAN Bus]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2688</link>
			<pubDate>Tue, 28 Mar 2023 00:31:25 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2688</guid>
			<description><![CDATA[<span style="color: #cccccc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Hopping on the CAN Bus</span></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/U1yecKUmnFo" frameborder="0" allowfullscreen="true"></iframe></span><br />
<br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">Aug 29, 2016</span></span><br />
<span style="color: #cccccc;" class="mycode_color">by Eric Evenchick</span><br />
<br />
<span style="color: #cccccc;" class="mycode_color">Controller Area Network (CAN) is found in a number of systems, and is the main form of networking used in the automotive industry. Every new car has multiple CAN buses that let controllers communicate. This bus controls everything from the camshaft on your engine to your power seats.</span><br />
<br />
<span style="color: #cccccc;" class="mycode_color">In this talk, we will present and release CANard, an open-source toolkit which allows easy scripting of CAN bus tasks. This toolkit allows us to easily work with CAN, to talk to automotive controllers, perform diagnostic actions, and fuzz the protocols.</span><br />
<br />
<span style="color: #cccccc;" class="mycode_color">We will start with a brief introduction to CAN, look at the required hardware, and then start sending and receiving messages. We will explore CANard's features, and see several demos of real world vulnerabilities using our tool. We'll demonstrate how to read and clear fault codes, crack diagnostics security, and fuzz controllers to take over vehicle operation.</span><br />
<br />
<span style="color: #cccccc;" class="mycode_color">The talk will focus on practical applications. By the end of the talk, attendees will not only gain an understanding of automotive systems, but will also have the tools to attack them.</span>]]></description>
			<content:encoded><![CDATA[<span style="color: #cccccc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Hopping on the CAN Bus</span></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/U1yecKUmnFo" frameborder="0" allowfullscreen="true"></iframe></span><br />
<br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">Aug 29, 2016</span></span><br />
<span style="color: #cccccc;" class="mycode_color">by Eric Evenchick</span><br />
<br />
<span style="color: #cccccc;" class="mycode_color">Controller Area Network (CAN) is found in a number of systems, and is the main form of networking used in the automotive industry. Every new car has multiple CAN buses that let controllers communicate. This bus controls everything from the camshaft on your engine to your power seats.</span><br />
<br />
<span style="color: #cccccc;" class="mycode_color">In this talk, we will present and release CANard, an open-source toolkit which allows easy scripting of CAN bus tasks. This toolkit allows us to easily work with CAN, to talk to automotive controllers, perform diagnostic actions, and fuzz the protocols.</span><br />
<br />
<span style="color: #cccccc;" class="mycode_color">We will start with a brief introduction to CAN, look at the required hardware, and then start sending and receiving messages. We will explore CANard's features, and see several demos of real world vulnerabilities using our tool. We'll demonstrate how to read and clear fault codes, crack diagnostics security, and fuzz controllers to take over vehicle operation.</span><br />
<br />
<span style="color: #cccccc;" class="mycode_color">The talk will focus on practical applications. By the end of the talk, attendees will not only gain an understanding of automotive systems, but will also have the tools to attack them.</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hacking the CAN Bus - Basic Manipulation of a Modern Automobile]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2687</link>
			<pubDate>Tue, 28 Mar 2023 00:27:52 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2687</guid>
			<description><![CDATA[<span style="color: #cccccc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Hacking the CAN Bus - Basic Manipulation of a Modern Automobile Through CAN Bus Reverse Engineering<br />
</span></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/WjncMlpX85I" frameborder="0" allowfullscreen="true"></iframe></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">Roderick Currie is a cyber security professional with 12 years of industry experience, and is a participant in the Master of Science in Information Security Engineering (MSISE) program at SANS Technology Institute (STI).</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
For a more detailed description of the techniques described here, please see the accompanying research paper at the following location:<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa2t6Zk5ENEJjY2dWRzJ1c1Ntb0ZId1NkRXBwd3xBQ3Jtc0tsV2phbG5FWk9FRy1oSmRzM3Zxcl9QTE13ZUFyRjh4V0FudDNxRV9abGgyaHZJeHNTRGdfWXhzZFFwTV9NVmotZzRDeGZBNkVuQzZkOUc0Mk1HekNpZVFNUTJxR0p0VktCNzRWWUkzaDFJYjNoRWpINA&amp;q=https%3A%2F%2Fwww.sans.org%2Freading-room%2Fwhitepapers%2Fawareness%2Fhacking-bus-basic-manipulation-modern-automobile-through-bus-reverse-engineering-37825&amp;v=WjncMlpX85I" target="_blank" rel="noopener" class="mycode_url">https://www.sans.org/reading-room/whi...</a></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #cccccc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Hacking the CAN Bus - Basic Manipulation of a Modern Automobile Through CAN Bus Reverse Engineering<br />
</span></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/WjncMlpX85I" frameborder="0" allowfullscreen="true"></iframe></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">Roderick Currie is a cyber security professional with 12 years of industry experience, and is a participant in the Master of Science in Information Security Engineering (MSISE) program at SANS Technology Institute (STI).</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
For a more detailed description of the techniques described here, please see the accompanying research paper at the following location:<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa2t6Zk5ENEJjY2dWRzJ1c1Ntb0ZId1NkRXBwd3xBQ3Jtc0tsV2phbG5FWk9FRy1oSmRzM3Zxcl9QTE13ZUFyRjh4V0FudDNxRV9abGgyaHZJeHNTRGdfWXhzZFFwTV9NVmotZzRDeGZBNkVuQzZkOUc0Mk1HekNpZVFNUTJxR0p0VktCNzRWWUkzaDFJYjNoRWpINA&amp;q=https%3A%2F%2Fwww.sans.org%2Freading-room%2Fwhitepapers%2Fawareness%2Fhacking-bus-basic-manipulation-modern-automobile-through-bus-reverse-engineering-37825&amp;v=WjncMlpX85I" target="_blank" rel="noopener" class="mycode_url">https://www.sans.org/reading-room/whi...</a></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DIY EV Part 1 - How to read the CAN Bus in your car using an Arduino Part 1]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2686</link>
			<pubDate>Tue, 28 Mar 2023 00:22:08 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2686</guid>
			<description><![CDATA[<span style="color: #cccccc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">DIY EV Part 1 - How to read the CAN Bus in your car using an Arduino Part 1</span></span></span><br />
<br />
<br />
<span style="color: #cccccc;" class="mycode_color"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/V4Jp4QkcHSk" frameborder="0" allowfullscreen="true"></iframe></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">In this video I am doing something very different from ebike stuff. I'm trying to read the signals from the CANBUS in my car using an Arduino Uno and a CAN-BUS Shield. I spent an embarrassing number of hours getting this to work due to my almost total ignorance of all things Arduino and CANBUS.<br />
This was not helped by many of the examples supplied by manufacturers failing to work for their own equipment or requiring additional libraries to work with some of their sketches. I also found many links to Eleckfreaks who seem to have removed any reference to CANBUS Shields from their website so all these links and references are now dead. Although this is not a definitive start to finish tutorial on these shields, hopefully it will fill in some of the gaps left by other videos and tutorials.</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
I bought one CANBUS Shield from ebay and a quick search should show the same one or similar. There is no point in me linking to the one I bought as the link will probably be dead by the time you read this. Note, if you see one for sale made by ElecFreaks you may receive the one I did made by diymore, but either should work fine.<br />
I bought the second from Arduino but the same one can be bought from Seeed Studio direct. The Seeed Studio one includes a SD card slot but I haven't yet checked if this can be used for storing the CAN signals in a text file. I'll update if I ever get this working.</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Links to stuff mentioned<br />
The Blackhursts Video<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/watch?v=lkBILe55LQ8&amp;t=0s" target="_blank" rel="noopener" class="mycode_url">  <img src="https://www.gstatic.com/youtube/img/watch/yt_favicon.png" loading="lazy"  alt="[Image: yt_favicon.png]" class="mycode_img" /> • How to read the C...  </a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Seeed Studio Library<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjZXX0FEV2d5NF8yaHlmenJSMURDdkt1R2l0UXxBQ3Jtc0trNjdNNkN1SU93bUZyU3NmeWhCcXpvWGJzMHA4U01LaDVrT1I2OFY4VVduTGhXaV9VV3BWNXoyMUx3cXpZdHBtVkhzaGtCSjU4dFVnbU1ZQU9GbEVrU09DM1VsdzZ0V0ppNDRQWjZqVUVXUVZod1k4Yw&amp;q=https%3A%2F%2Fgithub.com%2FSeeed-Studio%2FCAN_BUS_Shield&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/Seeed-Studio/CAN_B...</a></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">MCP CAN Master Library<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa2RzelpXaXVPQkdoa0lTZ3JSR1dGaWgycThBd3xBQ3Jtc0tueDIxc21NeWtsQVF3d1dwZnFYMTB3dWluQTdSXzVtQ0FCSE42ZEFGYnd5YkRvVWpnMUI2NUtobExnWk9xQ09heTVUWEVfSFdnWnpXR2MwZVJ0ZV9DZ2Uzbk5JemF3R2g4Q0FFSlp4TEY5TFlmQUJWSQ&amp;q=https%3A%2F%2Fgithub.com%2Fcoryjfowler%2FMCP_CAN_lib&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/coryjfowler/MCP_CA...</a></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">Please note, playing with the CANBUS of your car could do serious harm so you have been warned.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">In the next video in this series I find software called CANHacker. Details below.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">The CANHacker software is available here.<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmg5NmpYdGJaSEFEeEJxNkJhTE9ZcDJhdUkwUXxBQ3Jtc0ttUFc2YXRQblhHRWVQeENPelZJaTBRYl9mcHJ2NEY1cnZPTThRaEJSRGMtYWpHVUdmQjR5YXVKb1IwaTUwQndkSE8xVWtuaFRrQjRITmU3dHhIcUR2akMteDkwNjRXajZNLUtVWXFoYXVVc1NiUmlkbw&amp;q=https%3A%2F%2Fwww.mictronics.de%2F&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://www.mictronics.de/</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Click on "Archive" and scroll down, click on "USB-CAN Bus Interface" and download it.<br />
NOTE! If the link comes up as "Forbidden" try copying and pasting the URL into your browser or Google mictronics. Or just try refreshing the screen might work.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">The sketch for it is here<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqblpucEhzUGJjWmdUQmlDWU1wZnNBcktGalR4QXxBQ3Jtc0tsblo4SGdLa244akp2cVk3UlowLUZqckNpYWNEM3Jxc2lQbExsM1VBd0ExY3dnQVY1ZWJPVklOVE1JVHRNQUdkME1QZ1dOOTBpUFBpdHJmazJHb1JHRTZYM3A3VXFJQklzUXcxOWplREVTT28wX3h4cw&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Fcan-usb&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/can-usb</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Libraries and connection diagrams for it are here<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmQwTzl4NXlwR2ZKX3RyYmpNUVBmVThsekNud3xBQ3Jtc0tsTE1sdWVkdWdwSXZxRTJKZDQzRXZZd3dpc01ic0ZTRWdDcVJZcDZYTi12RjdUOExaeGtmLXJQbXJyMDA0VGRENzNFWkVOZ3d4bDNrUXdSSXdHVTdRM3NkdFZGSkVnNHJrTnFjUkh5S2FTVTI4XzBodw&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Farduino-mcp..&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/arduino-mcp..</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">.<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0FrWmZxOWMwODhEWHJnaW1WbGpURG92dldqd3xBQ3Jtc0tsejFXZUs3UnhnM1I4WXhVV09QSEVEYWJDRTkwUG16NVNjaWR0M19IaHBTcm53aEdSdUNKSWdmSkpqcHZyTFNrOW9Jbm42ZFNxendHaXZvc0V1dC1lQzZSclJ2OFBoYlpDUzJMdzFQMldxNUg1RVZBMA&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Farduino-can..&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/arduino-can..</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">.</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
After installing the libraries you may have to edit the canhacker.h file to match the clock speed of your MCP2515 adapter. Mine is an 8Mhz adapter and the default is 16Mhz.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">If you bought a Nano from eBay you may need to select Nano then select ATmega328P(Old Bootloader) to get the sketch to upload.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">If you get nothing on the CANHacker software <br />
1. Double check you are using the correct CANbus speed for your car.<br />
2. Check the baud rate of the Serial port is correct.<br />
3. Check in the settings that "Listen Only" is unticked.</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Hardware Links<br />
Arduino Uno<br />
Ebay.co.uk                  </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDAtZGJKZXR0cTlTdDNZOEJPOHh4Qk5aUjJTUXxBQ3Jtc0trTGFza29GN2xHOFhSdmVEWmo2WG9ER2lqQTc5MUpDc2NRbDNpUE9mMEhUVG43ZXlhQ196UVdWN2R2LWNSbUt3M3ZMOUhaczNRV2l2MUlpX1VOMDRaTmtIRS0zTmF0UzBXU3FNZGpjemRmRUFhUzlKNA&amp;q=https%3A%2F%2Febay.us%2FpGWsxa&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/pGWsxa</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Ebay.com                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU9NUmZYaGtoTldWUkJEZ1NuVUs3bFJRWXJZUXxBQ3Jtc0trSGtBTGY1Z25HcjNEa24xS0FFWmFwTmowQzk2cF9qdFlQZmhnWUMtQ1JYa0hKLUhYV0hKaHVDenBCN25tU0hHNkJOWDJaazRyby1VWE1iczY2QU51QmZiemdYbC1mWS1zVTFVekY0dFVjczBWZ0M3SQ&amp;q=https%3A%2F%2Febay.us%2Ft4UoXS&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/t4UoXS</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.co.uk            </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0NlRGZXUUxGUHgyaEdSVHl4c0FsRk1BMUlwd3xBQ3Jtc0ttOGJ4Z1N3eXhBOEg1S2lEV21fbmtmSXcxT1Z5UzlWRkkzZUFPRFQtTnJYUlVqWkRzeTZqalZ6aFc1UDdqLUhxamxneFFSeVU5Q0NGVmZ1QWdfR1psUy1KUE5wdjdqTG0zOWwxUXNZYzJBRWFhTGpJNA&amp;q=https%3A%2F%2Famzn.to%2F3xmldbR&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3xmldbR</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.com              </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXVISXBIM1hhNUR2U3EtbXhPeVFfSTVSbVh0QXxBQ3Jtc0trRkotSjh0ckg4cE9IWEcwbnNWSmNzY2RUMlRwNkhMUnM2YUxCTHFYdnZWMlRBR2ptVTQ3cU9NODBzck9JLUt5eWl6V1BkU3NqUU9RanV4WUhzS184enZrNDhGUzB6UklscWhLd3lQVVBCbk9oT0dxMA&amp;q=https%3A%2F%2Famzn.to%2F3hwY2EY&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3hwY2EY</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
MCP2515 8Mhz CAN Module<br />
Ebay.co.uk                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXBSVlNlVTNfOHhfYW5xV2lSTTV2ZFhudVRiUXxBQ3Jtc0tuZnR2V3pEVVlrNTNPeS1ab1ZKc2JjazBxeFFRTnlxU3RLT0N4NzVlXzFIXzFmcTF5d2pIU2R1aEpjcG82aXItZ3hVNjNndldLRFJTSTJWa1dVNFN5QUw2OF9TamJCdDl5WmRBMkZ5N2g3N0llM3FkTQ&amp;q=https%3A%2F%2Febay.us%2FWvDFnR&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/WvDFnR</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Ebay.com                      </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazZXbDZxYWNZeWw0QzRUOE5kdVhaMnZYVXZpQXxBQ3Jtc0ttSE90M2k4aG45eGdmN3lVN2RoSGRDVkRfS3AxVUpUZWw3SmRxUURJbG0xSmkyRWZneVNNNWZHcUJqdlY0enBIUHNwUnR3N0p3dHlIVGlJVlRxelU5cnBxaVFEUzNBRnRGYlZTQ1QwYU42dkNyNW5USQ&amp;q=https%3A%2F%2Febay.us%2FBIFEXF&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/BIFEXF</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.com              </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbl81U0RiY3ZpNUdSanY2dFVzZEx0Z1ZENWNoQXxBQ3Jtc0tua3FqUjlVdWtRS1ZINEFCM1dhY3JMSkFGcWk3VENxbE1MZWx0bEhDVzhMMjN1M2p3d2dDdVlpeVNoLVNpTW94eEc1dy13b3IyRlBZdXlja2xZNGQyWXljd05EWXdlTFlnUllIZVhNaVZHYkxocWhZZw&amp;q=https%3A%2F%2Famzn.to%2F3ys5Q1L&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3ys5Q1L</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.co.uk              </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa3lzT255Q0F4SVpyT2NYemF0cGFYX19FVmhnUXxBQ3Jtc0tsTThoRE9PTS0wc0FwRlFwQnd1RFl1VjFPNDN0RUpidVJ0ZHRjM1AxNVF6UEZSSktjUnFjREhfS096WmpZY3Z5Ukx2aG1qTGdSVmtIOUZJUVJ5SlBPOXhaYTBLWERHd2thTUZmTklPeEpaeFB0d3JtZw&amp;q=https%3A%2F%2Famzn.to%2F3dM9tIa&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3dM9tIa</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Uni-T Clamp meter<br />
Amazon.co.uk          </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa3dhMXFHQlJaUkUyVkV2VkU5XzF2a3J1OVhqUXxBQ3Jtc0tsVldoWnpCWHM2LVhlUXpwbTJnZkd1QzhjM3doRGw5Mkltb2V5VUpDdHR6Q0NGQ3FSMm8wU2Q4X2pWcTg3eFJFazJtbFZvdnlaTzVaZlFDSDZMRTBmekstdUY2a0NhTlZFMVRiMDlSWjJnN3pQMUstOA&amp;q=https%3A%2F%2Famzn.to%2F3h7ttWy&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3h7ttWy</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
eBay.co.uk                  </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0ZGRkw0Y09pZWNKNEl4NU96cjJVeHFTZVVSZ3xBQ3Jtc0tsRnJacVJNUTRMWHRwbUozR3FaWmdFUFk1cGNZRXV6X29VTTdxSTlWV2ViOTdVVmJ5SHFMZHJKUmVjQlJ3T1YwQnY4TFBUZ29ycmhaa3ZYYUl2RlJZT0Zmd2xmUy1za2pJVE0wUGp0Q2hQaFlTdXlxOA&amp;q=https%3A%2F%2Febay.us%2Fdt6YTz&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/dt6YTz</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.com              </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbm54QTZnb0JLSEI5eWJ0VVBuOFFWa1gybjVfZ3xBQ3Jtc0tteDRyckdmM1RQS2IzRXFyNmkyWWxLMjE2YWpoSExrMlRjRFFjaTk3R3EwQW1pWmNtVktqbjdQNXhTcnV0V2JmWFFXUVNKR0hJTV9vVHA5Z3VZQ2s3YWVDbHRoeWpYTXMwTmFmdTdvS2xxV182RVhQQQ&amp;q=https%3A%2F%2Famzn.to%2F3xPYdlC&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3xPYdlC</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Ebay.com                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbExQTzh4TUlKdmxMVm0ydVhKbF9YdEM0d3lKd3xBQ3Jtc0tuaWNuTGVsMkcwT0x1VnU4OGJ1amIzWXFrZ3h2anlZalNNTGVTOUpfbXZiNjVjZG5Pd3hDOEJWd2RyVXYzdU1mR3p3R2MzSkFiRE10OERtNGFSSlJWRmhQSWxwYTZ6SThOODd2M2Zyc2tfYTRJMTFhbw&amp;q=https%3A%2F%2Febay.us%2FBhPrqF&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/BhPrqF</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Aliexpress                  </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmJ0Y2ZNT0xYalhBMEZvTXVRcVg0QW5CaEI2d3xBQ3Jtc0ttS1FLbTFBT1I2eExjRXAzZWtUUDBiaFFzeFIzeVZNMGc3QU5xQ2lKTUV3X1RhZjNQTTM0VHRDbEFVLU11Nk5EWlpTOW42V01GLUtGYW51RmpPT21uRXJLaXRJSEk3S0R3VFdJMkFOMXgxdkVtU1Exbw&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9xIk0b&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9xIk0b</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Battery building Supplies<br />
Cell Holders 10S                                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbFR1UGJ2YkJ6QWNsWURyZGRHajhhaWs0VGRLQXxBQ3Jtc0tuM3Vwc0RiRDZSeVh5N0hHMWRneHQ5SUxwNjN1a3UtaXhEVHlPcm92Z1hRM0dOU2hJZjg1NmtXbDVkRW5LZ09HM3RqcDNBUktJOEhza3FBYzJiNWI4WnlMY0pJYWlHWWU4SHhBb2YyQi1kR1YzMEktZw&amp;q=https%3A%2F%2Febay.us%2FPOV3ap&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/POV3ap</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Cell Holders 5S                                      </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa241TmpnUzI0SHdYeEIwWlAyUHdaUVlXc0U1Z3xBQ3Jtc0tsRE8zbE9IQjJkMjRCY0RnTkE0UEY0bTNuZnZkNkIzaXJXZGpSRVhlNVZ2SmVJeTZGSFZWdUxmcklrMThXRHZMaDRVWkZ6ekF0ZFNxUkVfMkV2cEVmWGM0QmZtTlRhV2h0X1FIZ2NGa1pTNm1RY3VDUQ&amp;q=https%3A%2F%2Febay.us%2FSZVatA&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/SZVatA</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Solid Nickel strip 8mm x .15mm          </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDFSOGNkNTlZNkpET0FqZXducEYxenpsWHlSUXxBQ3Jtc0trRWlwcWZZaU1WQ29uSFJDNElVbThCVG1wdkxSSEp5cHhiVDluNVZrSVlpZmcyWWdNajktcWwySnl6dFlLanMzZkVVdUUtbnFGNGVXT0ljbXVZQnlJVXgzak1PTF9QTVpROUYzSHI4dE9fbzMxV3kwOA&amp;q=https%3A%2F%2Febay.us%2F2iHNTL&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/2iHNTL</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Solid Nickel Strip 10mm x 0.15mm      </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDd4NjhaMTVuOUQ3aTZQdlRiU2x6cTdubVI2Z3xBQ3Jtc0tsNFBJZ1NGbUVUSWZVNHlGa1Z6NzliR1FsaUc3YUkxM1lydmRmSkhLb2ItbHExbVh3a1Y4NE04b2FyRC1tNkpjRUZuUFlVY0I1NGxXd1Y5ZEZURW9HSU9YNGlrWXFPR01SdTkwZ1F5ak9lS2c1dnVwNA&amp;q=https%3A%2F%2Febay.us%2FUZMSvA&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/UZMSvA</a></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">18650 Cells<br />
If you are looking for 18650 cells to build a battery pack here is where I buy mine. I have always used LiitoKala cells and found them to be good quality.<br />
Note the Name brand cells are copies, they are NOT genuine but do have similar properties to the original and are still excellent batteries. <br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">Panasonic Look alike                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa2hUTXk0SHhLaDhwWDZ0bjF4ZHdnN0s1Z3Vyd3xBQ3Jtc0trRUo2dWRrdnB6MW9IWmhQcnR6bm9kX1JMbXJEUmt2dkQ2NTVGYjB2YnZHN01JMVIxNmtQMTZ3UW9LZmV5NzBpMy1OcUVRa0R2ejRGNVRuSDVDXzZHVDNEVHFOcGMwLS1INm5NTUx6UmFkZEZqaUxjTQ&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_AD95VL&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_AD95VL</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Samsung Look alike                      </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXlhbTRMT2ZFWkFlTUhkeU5LRndsdEppMlJhUXxBQ3Jtc0ttX1RjTlRDMi14S1p1ZWV3Q3ZmZ29oMTNWelM3QzljNC13alMxQmhfbTdXSmZ2eUNHR2N2WHBMRzJPcDVudnNSZWRKV3Q1aXp0RDdyTkRtVHcyclFTbzZtREtvdlJwbTc2NDRCNWo1NXVuSE5tQnBHZw&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9yZqrx&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9yZqrx</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
LG Look alike                                  </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbkhwTWpVRGRTZkpMMU1SQnNpeGxXNzZENFJrd3xBQ3Jtc0tuaFFqTEpRZjBNLXNvOHJpU3ZmY0J3NDRGcXg0Y0hwOHZXZGlUalFKUUN4ZGpFSUJNRFlHeW9OazB1M2FLWFR3a3lEeldCYi11NU5seXllV1lrZE9YWmE1TGlMSUNFUGRJUFZKd2ZBalZrZ09UZzdlRQ&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9gG85X&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9gG85X</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
LiitoKala 3400mAh 20A max        </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbm9ZSlRPRjJiSl9vZ1IwYkZBbEozY2RubENSd3xBQ3Jtc0trUTEyZlhsNUdLdjczeGJDTUY3ZlNacG4zSkF0ZXVnQ29jVmlsYlkxS2xKZzNSbGdTUkxqdHhqVThiVGNWQjlHZ2NqSWx2ODRSVFhxWEQwN05wbXEtUU5PMnQwZEMtc2hab2NacWpKaGxMcGh3RUNybw&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9xMngp&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9xMngp</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
LiitoKala 3000mAh 35A max        </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa1lNSmxuYll6VDd6V1NFbVBtN1E1ZTFya280UXxBQ3Jtc0tsNzAxU2NNUW5URWtac2pCMHhFRHdDQVNUbEp6ZmRiV0F4bE8zVW1ZT0w3c0N6clJmbjNpbVhQOC12MDlsQlBTNjB3ejliXy02TDIydkhDUkIxMEtQNnlwYlB2SGdab0VqclAwYWRQMDNFV0xLeVA0RQ&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9hlt97&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9hlt97</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
LiitoKala 3500mAh 35A max        </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmNqMjRMUGhyY1dWUG5jVmI3Q1BfRExPaGdNUXxBQ3Jtc0ttc3paRUd5TXdyRl82TFNOckF3dEFGWEk1STF6aF9kQjFBcDJhcHZ0eVNwaTlpVE55S2tBVWtIVmJDZ0F0TlV1Q3F0QjdJSXBfbVB3dU5XcWRkUUpzS2xiN05XNVU5Q2JUOFVZUWpsMHVtTXB5WW5LSQ&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_APDKu9&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_APDKu9</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Also note LiitoKala have several shops on Aliexpress with slightly different names but the products are all the same.</span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #cccccc;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">DIY EV Part 1 - How to read the CAN Bus in your car using an Arduino Part 1</span></span></span><br />
<br />
<br />
<span style="color: #cccccc;" class="mycode_color"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/V4Jp4QkcHSk" frameborder="0" allowfullscreen="true"></iframe></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">In this video I am doing something very different from ebike stuff. I'm trying to read the signals from the CANBUS in my car using an Arduino Uno and a CAN-BUS Shield. I spent an embarrassing number of hours getting this to work due to my almost total ignorance of all things Arduino and CANBUS.<br />
This was not helped by many of the examples supplied by manufacturers failing to work for their own equipment or requiring additional libraries to work with some of their sketches. I also found many links to Eleckfreaks who seem to have removed any reference to CANBUS Shields from their website so all these links and references are now dead. Although this is not a definitive start to finish tutorial on these shields, hopefully it will fill in some of the gaps left by other videos and tutorials.</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
I bought one CANBUS Shield from ebay and a quick search should show the same one or similar. There is no point in me linking to the one I bought as the link will probably be dead by the time you read this. Note, if you see one for sale made by ElecFreaks you may receive the one I did made by diymore, but either should work fine.<br />
I bought the second from Arduino but the same one can be bought from Seeed Studio direct. The Seeed Studio one includes a SD card slot but I haven't yet checked if this can be used for storing the CAN signals in a text file. I'll update if I ever get this working.</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Links to stuff mentioned<br />
The Blackhursts Video<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/watch?v=lkBILe55LQ8&amp;t=0s" target="_blank" rel="noopener" class="mycode_url">  <img src="https://www.gstatic.com/youtube/img/watch/yt_favicon.png" loading="lazy"  alt="[Image: yt_favicon.png]" class="mycode_img" /> • How to read the C...  </a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Seeed Studio Library<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjZXX0FEV2d5NF8yaHlmenJSMURDdkt1R2l0UXxBQ3Jtc0trNjdNNkN1SU93bUZyU3NmeWhCcXpvWGJzMHA4U01LaDVrT1I2OFY4VVduTGhXaV9VV3BWNXoyMUx3cXpZdHBtVkhzaGtCSjU4dFVnbU1ZQU9GbEVrU09DM1VsdzZ0V0ppNDRQWjZqVUVXUVZod1k4Yw&amp;q=https%3A%2F%2Fgithub.com%2FSeeed-Studio%2FCAN_BUS_Shield&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/Seeed-Studio/CAN_B...</a></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">MCP CAN Master Library<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa2RzelpXaXVPQkdoa0lTZ3JSR1dGaWgycThBd3xBQ3Jtc0tueDIxc21NeWtsQVF3d1dwZnFYMTB3dWluQTdSXzVtQ0FCSE42ZEFGYnd5YkRvVWpnMUI2NUtobExnWk9xQ09heTVUWEVfSFdnWnpXR2MwZVJ0ZV9DZ2Uzbk5JemF3R2g4Q0FFSlp4TEY5TFlmQUJWSQ&amp;q=https%3A%2F%2Fgithub.com%2Fcoryjfowler%2FMCP_CAN_lib&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/coryjfowler/MCP_CA...</a></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">Please note, playing with the CANBUS of your car could do serious harm so you have been warned.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">In the next video in this series I find software called CANHacker. Details below.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">The CANHacker software is available here.<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmg5NmpYdGJaSEFEeEJxNkJhTE9ZcDJhdUkwUXxBQ3Jtc0ttUFc2YXRQblhHRWVQeENPelZJaTBRYl9mcHJ2NEY1cnZPTThRaEJSRGMtYWpHVUdmQjR5YXVKb1IwaTUwQndkSE8xVWtuaFRrQjRITmU3dHhIcUR2akMteDkwNjRXajZNLUtVWXFoYXVVc1NiUmlkbw&amp;q=https%3A%2F%2Fwww.mictronics.de%2F&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://www.mictronics.de/</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Click on "Archive" and scroll down, click on "USB-CAN Bus Interface" and download it.<br />
NOTE! If the link comes up as "Forbidden" try copying and pasting the URL into your browser or Google mictronics. Or just try refreshing the screen might work.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">The sketch for it is here<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqblpucEhzUGJjWmdUQmlDWU1wZnNBcktGalR4QXxBQ3Jtc0tsblo4SGdLa244akp2cVk3UlowLUZqckNpYWNEM3Jxc2lQbExsM1VBd0ExY3dnQVY1ZWJPVklOVE1JVHRNQUdkME1QZ1dOOTBpUFBpdHJmazJHb1JHRTZYM3A3VXFJQklzUXcxOWplREVTT28wX3h4cw&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Fcan-usb&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/can-usb</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Libraries and connection diagrams for it are here<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmQwTzl4NXlwR2ZKX3RyYmpNUVBmVThsekNud3xBQ3Jtc0tsTE1sdWVkdWdwSXZxRTJKZDQzRXZZd3dpc01ic0ZTRWdDcVJZcDZYTi12RjdUOExaeGtmLXJQbXJyMDA0VGRENzNFWkVOZ3d4bDNrUXdSSXdHVTdRM3NkdFZGSkVnNHJrTnFjUkh5S2FTVTI4XzBodw&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Farduino-mcp..&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/arduino-mcp..</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">.<br />
</span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0FrWmZxOWMwODhEWHJnaW1WbGpURG92dldqd3xBQ3Jtc0tsejFXZUs3UnhnM1I4WXhVV09QSEVEYWJDRTkwUG16NVNjaWR0M19IaHBTcm53aEdSdUNKSWdmSkpqcHZyTFNrOW9Jbm42ZFNxendHaXZvc0V1dC1lQzZSclJ2OFBoYlpDUzJMdzFQMldxNUg1RVZBMA&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Farduino-can..&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/arduino-can..</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">.</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
After installing the libraries you may have to edit the canhacker.h file to match the clock speed of your MCP2515 adapter. Mine is an 8Mhz adapter and the default is 16Mhz.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">If you bought a Nano from eBay you may need to select Nano then select ATmega328P(Old Bootloader) to get the sketch to upload.<br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">If you get nothing on the CANHacker software <br />
1. Double check you are using the correct CANbus speed for your car.<br />
2. Check the baud rate of the Serial port is correct.<br />
3. Check in the settings that "Listen Only" is unticked.</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Hardware Links<br />
Arduino Uno<br />
Ebay.co.uk                  </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDAtZGJKZXR0cTlTdDNZOEJPOHh4Qk5aUjJTUXxBQ3Jtc0trTGFza29GN2xHOFhSdmVEWmo2WG9ER2lqQTc5MUpDc2NRbDNpUE9mMEhUVG43ZXlhQ196UVdWN2R2LWNSbUt3M3ZMOUhaczNRV2l2MUlpX1VOMDRaTmtIRS0zTmF0UzBXU3FNZGpjemRmRUFhUzlKNA&amp;q=https%3A%2F%2Febay.us%2FpGWsxa&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/pGWsxa</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Ebay.com                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU9NUmZYaGtoTldWUkJEZ1NuVUs3bFJRWXJZUXxBQ3Jtc0trSGtBTGY1Z25HcjNEa24xS0FFWmFwTmowQzk2cF9qdFlQZmhnWUMtQ1JYa0hKLUhYV0hKaHVDenBCN25tU0hHNkJOWDJaazRyby1VWE1iczY2QU51QmZiemdYbC1mWS1zVTFVekY0dFVjczBWZ0M3SQ&amp;q=https%3A%2F%2Febay.us%2Ft4UoXS&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/t4UoXS</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.co.uk            </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0NlRGZXUUxGUHgyaEdSVHl4c0FsRk1BMUlwd3xBQ3Jtc0ttOGJ4Z1N3eXhBOEg1S2lEV21fbmtmSXcxT1Z5UzlWRkkzZUFPRFQtTnJYUlVqWkRzeTZqalZ6aFc1UDdqLUhxamxneFFSeVU5Q0NGVmZ1QWdfR1psUy1KUE5wdjdqTG0zOWwxUXNZYzJBRWFhTGpJNA&amp;q=https%3A%2F%2Famzn.to%2F3xmldbR&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3xmldbR</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.com              </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXVISXBIM1hhNUR2U3EtbXhPeVFfSTVSbVh0QXxBQ3Jtc0trRkotSjh0ckg4cE9IWEcwbnNWSmNzY2RUMlRwNkhMUnM2YUxCTHFYdnZWMlRBR2ptVTQ3cU9NODBzck9JLUt5eWl6V1BkU3NqUU9RanV4WUhzS184enZrNDhGUzB6UklscWhLd3lQVVBCbk9oT0dxMA&amp;q=https%3A%2F%2Famzn.to%2F3hwY2EY&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3hwY2EY</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
MCP2515 8Mhz CAN Module<br />
Ebay.co.uk                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXBSVlNlVTNfOHhfYW5xV2lSTTV2ZFhudVRiUXxBQ3Jtc0tuZnR2V3pEVVlrNTNPeS1ab1ZKc2JjazBxeFFRTnlxU3RLT0N4NzVlXzFIXzFmcTF5d2pIU2R1aEpjcG82aXItZ3hVNjNndldLRFJTSTJWa1dVNFN5QUw2OF9TamJCdDl5WmRBMkZ5N2g3N0llM3FkTQ&amp;q=https%3A%2F%2Febay.us%2FWvDFnR&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/WvDFnR</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Ebay.com                      </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazZXbDZxYWNZeWw0QzRUOE5kdVhaMnZYVXZpQXxBQ3Jtc0ttSE90M2k4aG45eGdmN3lVN2RoSGRDVkRfS3AxVUpUZWw3SmRxUURJbG0xSmkyRWZneVNNNWZHcUJqdlY0enBIUHNwUnR3N0p3dHlIVGlJVlRxelU5cnBxaVFEUzNBRnRGYlZTQ1QwYU42dkNyNW5USQ&amp;q=https%3A%2F%2Febay.us%2FBIFEXF&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/BIFEXF</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.com              </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbl81U0RiY3ZpNUdSanY2dFVzZEx0Z1ZENWNoQXxBQ3Jtc0tua3FqUjlVdWtRS1ZINEFCM1dhY3JMSkFGcWk3VENxbE1MZWx0bEhDVzhMMjN1M2p3d2dDdVlpeVNoLVNpTW94eEc1dy13b3IyRlBZdXlja2xZNGQyWXljd05EWXdlTFlnUllIZVhNaVZHYkxocWhZZw&amp;q=https%3A%2F%2Famzn.to%2F3ys5Q1L&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3ys5Q1L</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.co.uk              </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa3lzT255Q0F4SVpyT2NYemF0cGFYX19FVmhnUXxBQ3Jtc0tsTThoRE9PTS0wc0FwRlFwQnd1RFl1VjFPNDN0RUpidVJ0ZHRjM1AxNVF6UEZSSktjUnFjREhfS096WmpZY3Z5Ukx2aG1qTGdSVmtIOUZJUVJ5SlBPOXhaYTBLWERHd2thTUZmTklPeEpaeFB0d3JtZw&amp;q=https%3A%2F%2Famzn.to%2F3dM9tIa&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3dM9tIa</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Uni-T Clamp meter<br />
Amazon.co.uk          </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa3dhMXFHQlJaUkUyVkV2VkU5XzF2a3J1OVhqUXxBQ3Jtc0tsVldoWnpCWHM2LVhlUXpwbTJnZkd1QzhjM3doRGw5Mkltb2V5VUpDdHR6Q0NGQ3FSMm8wU2Q4X2pWcTg3eFJFazJtbFZvdnlaTzVaZlFDSDZMRTBmekstdUY2a0NhTlZFMVRiMDlSWjJnN3pQMUstOA&amp;q=https%3A%2F%2Famzn.to%2F3h7ttWy&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3h7ttWy</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
eBay.co.uk                  </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0ZGRkw0Y09pZWNKNEl4NU96cjJVeHFTZVVSZ3xBQ3Jtc0tsRnJacVJNUTRMWHRwbUozR3FaWmdFUFk1cGNZRXV6X29VTTdxSTlWV2ViOTdVVmJ5SHFMZHJKUmVjQlJ3T1YwQnY4TFBUZ29ycmhaa3ZYYUl2RlJZT0Zmd2xmUy1za2pJVE0wUGp0Q2hQaFlTdXlxOA&amp;q=https%3A%2F%2Febay.us%2Fdt6YTz&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/dt6YTz</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Amazon.com              </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbm54QTZnb0JLSEI5eWJ0VVBuOFFWa1gybjVfZ3xBQ3Jtc0tteDRyckdmM1RQS2IzRXFyNmkyWWxLMjE2YWpoSExrMlRjRFFjaTk3R3EwQW1pWmNtVktqbjdQNXhTcnV0V2JmWFFXUVNKR0hJTV9vVHA5Z3VZQ2s3YWVDbHRoeWpYTXMwTmFmdTdvS2xxV182RVhQQQ&amp;q=https%3A%2F%2Famzn.to%2F3xPYdlC&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3xPYdlC</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Ebay.com                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbExQTzh4TUlKdmxMVm0ydVhKbF9YdEM0d3lKd3xBQ3Jtc0tuaWNuTGVsMkcwT0x1VnU4OGJ1amIzWXFrZ3h2anlZalNNTGVTOUpfbXZiNjVjZG5Pd3hDOEJWd2RyVXYzdU1mR3p3R2MzSkFiRE10OERtNGFSSlJWRmhQSWxwYTZ6SThOODd2M2Zyc2tfYTRJMTFhbw&amp;q=https%3A%2F%2Febay.us%2FBhPrqF&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/BhPrqF</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Aliexpress                  </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmJ0Y2ZNT0xYalhBMEZvTXVRcVg0QW5CaEI2d3xBQ3Jtc0ttS1FLbTFBT1I2eExjRXAzZWtUUDBiaFFzeFIzeVZNMGc3QU5xQ2lKTUV3X1RhZjNQTTM0VHRDbEFVLU11Nk5EWlpTOW42V01GLUtGYW51RmpPT21uRXJLaXRJSEk3S0R3VFdJMkFOMXgxdkVtU1Exbw&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9xIk0b&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9xIk0b</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Battery building Supplies<br />
Cell Holders 10S                                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbFR1UGJ2YkJ6QWNsWURyZGRHajhhaWs0VGRLQXxBQ3Jtc0tuM3Vwc0RiRDZSeVh5N0hHMWRneHQ5SUxwNjN1a3UtaXhEVHlPcm92Z1hRM0dOU2hJZjg1NmtXbDVkRW5LZ09HM3RqcDNBUktJOEhza3FBYzJiNWI4WnlMY0pJYWlHWWU4SHhBb2YyQi1kR1YzMEktZw&amp;q=https%3A%2F%2Febay.us%2FPOV3ap&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/POV3ap</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Cell Holders 5S                                      </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa241TmpnUzI0SHdYeEIwWlAyUHdaUVlXc0U1Z3xBQ3Jtc0tsRE8zbE9IQjJkMjRCY0RnTkE0UEY0bTNuZnZkNkIzaXJXZGpSRVhlNVZ2SmVJeTZGSFZWdUxmcklrMThXRHZMaDRVWkZ6ekF0ZFNxUkVfMkV2cEVmWGM0QmZtTlRhV2h0X1FIZ2NGa1pTNm1RY3VDUQ&amp;q=https%3A%2F%2Febay.us%2FSZVatA&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/SZVatA</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Solid Nickel strip 8mm x .15mm          </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDFSOGNkNTlZNkpET0FqZXducEYxenpsWHlSUXxBQ3Jtc0trRWlwcWZZaU1WQ29uSFJDNElVbThCVG1wdkxSSEp5cHhiVDluNVZrSVlpZmcyWWdNajktcWwySnl6dFlLanMzZkVVdUUtbnFGNGVXT0ljbXVZQnlJVXgzak1PTF9QTVpROUYzSHI4dE9fbzMxV3kwOA&amp;q=https%3A%2F%2Febay.us%2F2iHNTL&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/2iHNTL</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Solid Nickel Strip 10mm x 0.15mm      </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDd4NjhaMTVuOUQ3aTZQdlRiU2x6cTdubVI2Z3xBQ3Jtc0tsNFBJZ1NGbUVUSWZVNHlGa1Z6NzliR1FsaUc3YUkxM1lydmRmSkhLb2ItbHExbVh3a1Y4NE04b2FyRC1tNkpjRUZuUFlVY0I1NGxXd1Y5ZEZURW9HSU9YNGlrWXFPR01SdTkwZ1F5ak9lS2c1dnVwNA&amp;q=https%3A%2F%2Febay.us%2FUZMSvA&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/UZMSvA</a></span></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">18650 Cells<br />
If you are looking for 18650 cells to build a battery pack here is where I buy mine. I have always used LiitoKala cells and found them to be good quality.<br />
Note the Name brand cells are copies, they are NOT genuine but do have similar properties to the original and are still excellent batteries. <br />
</span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">Panasonic Look alike                    </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa2hUTXk0SHhLaDhwWDZ0bjF4ZHdnN0s1Z3Vyd3xBQ3Jtc0trRUo2dWRrdnB6MW9IWmhQcnR6bm9kX1JMbXJEUmt2dkQ2NTVGYjB2YnZHN01JMVIxNmtQMTZ3UW9LZmV5NzBpMy1OcUVRa0R2ejRGNVRuSDVDXzZHVDNEVHFOcGMwLS1INm5NTUx6UmFkZEZqaUxjTQ&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_AD95VL&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_AD95VL</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Samsung Look alike                      </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXlhbTRMT2ZFWkFlTUhkeU5LRndsdEppMlJhUXxBQ3Jtc0ttX1RjTlRDMi14S1p1ZWV3Q3ZmZ29oMTNWelM3QzljNC13alMxQmhfbTdXSmZ2eUNHR2N2WHBMRzJPcDVudnNSZWRKV3Q1aXp0RDdyTkRtVHcyclFTbzZtREtvdlJwbTc2NDRCNWo1NXVuSE5tQnBHZw&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9yZqrx&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9yZqrx</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
LG Look alike                                  </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbkhwTWpVRGRTZkpMMU1SQnNpeGxXNzZENFJrd3xBQ3Jtc0tuaFFqTEpRZjBNLXNvOHJpU3ZmY0J3NDRGcXg0Y0hwOHZXZGlUalFKUUN4ZGpFSUJNRFlHeW9OazB1M2FLWFR3a3lEeldCYi11NU5seXllV1lrZE9YWmE1TGlMSUNFUGRJUFZKd2ZBalZrZ09UZzdlRQ&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9gG85X&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9gG85X</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
LiitoKala 3400mAh 20A max        </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbm9ZSlRPRjJiSl9vZ1IwYkZBbEozY2RubENSd3xBQ3Jtc0trUTEyZlhsNUdLdjczeGJDTUY3ZlNacG4zSkF0ZXVnQ29jVmlsYlkxS2xKZzNSbGdTUkxqdHhqVThiVGNWQjlHZ2NqSWx2ODRSVFhxWEQwN05wbXEtUU5PMnQwZEMtc2hab2NacWpKaGxMcGh3RUNybw&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9xMngp&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9xMngp</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
LiitoKala 3000mAh 35A max        </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa1lNSmxuYll6VDd6V1NFbVBtN1E1ZTFya280UXxBQ3Jtc0tsNzAxU2NNUW5URWtac2pCMHhFRHdDQVNUbEp6ZmRiV0F4bE8zVW1ZT0w3c0N6clJmbjNpbVhQOC12MDlsQlBTNjB3ejliXy02TDIydkhDUkIxMEtQNnlwYlB2SGdab0VqclAwYWRQMDNFV0xLeVA0RQ&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_9hlt97&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9hlt97</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
LiitoKala 3500mAh 35A max        </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmNqMjRMUGhyY1dWUG5jVmI3Q1BfRExPaGdNUXxBQ3Jtc0ttc3paRUd5TXdyRl82TFNOckF3dEFGWEk1STF6aF9kQjFBcDJhcHZ0eVNwaTlpVE55S2tBVWtIVmJDZ0F0TlV1Q3F0QjdJSXBfbVB3dU5XcWRkUUpzS2xiN05XNVU5Q2JUOFVZUWpsMHVtTXB5WW5LSQ&amp;q=https%3A%2F%2Fs.click.aliexpress.com%2Fe%2F_APDKu9&amp;v=V4Jp4QkcHSk" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_APDKu9</a></span></span><br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Also note LiitoKala have several shops on Aliexpress with slightly different names but the products are all the same.</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DIY EV Part 2 - How to read the CAN Bus in your car using an Arduino Part 2]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2685</link>
			<pubDate>Tue, 28 Mar 2023 00:16:51 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2685</guid>
			<description><![CDATA[<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/wwq_yD-mth8" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
<br />
After lots of research I found software called CANHacker which uses an Arduino and a MCP2515 CAN adapter to display the CAN signals in your car. <br />
Please read below BEFORE asking questions.<br />
Thanks<br />
<br />
The CANHacker software is available here.<br />
<a href="https://www.mictronics.de/" target="_blank" rel="noopener" class="mycode_url">https://www.mictronics.de/</a><br />
Click on "Archive" and scroll down, click on "USB-CAN Bus Interface" and download it.<br />
NOTE! If the link comes up as "Forbidden" try copying and pasting the URL into your browser or Google mictronics.<br />
<br />
The sketch for it is here<br />
<a href="https://github.com/autowp/can-usb" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/can-usb</a><br />
<br />
Libraries and connection diagrams for it are here<br />
<a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazlPWkFPRmZNSXVRVXJ3WVlSeHAxR0JvM0pqQXxBQ3Jtc0ttNzVUb3NIcGd3YWNhZVczSVphdmFmeXNQVXRQU0RCa2xhcm5lb0hRcWFHQ1daVGdWNk9uZjZZM2wwZWZseUlGV0ZpR2gyd0dtV0Ewa1ZXbHlXa2xGc3I5T05WdFhaRlJ3Sk9UTVYwRzJxcUU1allPUQ&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Farduino-mcp2515&amp;v=wwq_yD-mth8" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/arduino-mcp...</a><br />
<a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU4zbHhWNDQ3STJHazQ5cEgwUHcwYXdlaWNvUXxBQ3Jtc0ttb3ZMZGVpcW41Qkp1cHNBaTRoNEhGekdLRHNIZ2Q5Uktodm90c3ZVdDNCV3NXREg0UFM2X1lFSWdITE4yUHl5cEpJdGRTUVBGTDZ0b1NjSjZPelpnZHp6ZkFCYzk1MmQyZ2lZTy1CcUhRalBmVWo3MA&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Farduino-canhacker&amp;v=wwq_yD-mth8" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/arduino-can...</a><br />
<br />
After installing the libraries you may have to edit the canhacker.h file to match the clock speed of your MCP2515 adapter. Mine is an 8Mhz adapter and the default is 16Mhz.<br />
<br />
If you bought a Nano from eBay you may need to select Nano then select ATmega328P(Old Bootloader) to get the sketch to upload.<br />
<br />
If you get nothing on the CANHacker software <br />
1. Double check you are using the correct CANbus speed for your car.<br />
2. Check the baud rate of the Serial port is correct.<br />
3. Check in the settings that "Listen Only" is unticked.<br />
<br />
Arduino Uno<br />
Ebay.co.uk                  <a href="https://ebay.us/pGWsxa" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/pGWsxa</a><br />
Ebay.com                    <a href="https://ebay.us/t4UoXS" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/t4UoXS</a><br />
Amazon.co.uk            <a href="https://amzn.to/3xmldbR" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3xmldbR</a><br />
Amazon.com              <a href="https://amzn.to/3hwY2EY" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3hwY2EY</a><br />
<br />
MCP2515 8Mhz CAN Module<br />
Ebay.co.uk                    <a href="https://ebay.us/WvDFnR" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/WvDFnR</a><br />
Ebay.com                      <a href="https://ebay.us/BIFEXF" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/BIFEXF</a><br />
Amazon.com              <a href="https://amzn.to/3ys5Q1L" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3ys5Q1L</a><br />
Amazon.co.uk              <a href="https://amzn.to/3dM9tIa" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3dM9tIa</a><br />
<br />
Bafang BBS01, BBS02, BBSHD Mid Drive Kit<br />
Amazon.co.uk      <a href="https://amzn.to/3y6XWdZ" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3y6XWdZ</a><br />
Amazon.com        <a href="https://amzn.to/3w51RXl" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3w51RXl</a><br />
eBay.com              <a href="https://ebay.us/39OXlW" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/39OXlW</a><br />
eBay.co.uk            <a href="https://ebay.us/ElYb7K" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/ElYb7K</a><br />
<br />
KT Sine Wave Controller/Kit<br />
eBay UK                  <a href="https://ebay.us/kGcnVC" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/kGcnVC</a><br />
eBay.com                <a href="https://ebay.us/asy5lJ" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/asy5lJ</a><br />
Amazon UK            <a href="https://amzn.to/2SdaoJU" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/2SdaoJU</a><br />
Amazon.com          <a href="https://amzn.to/3gWCdQd" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3gWCdQd</a><br />
Aliexpress              <a href="https://s.click.aliexpress.com/e/_AdA6eZ" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_AdA6eZ</a><br />
<br />
KT LCD3 Display<br />
Amazon.com          <a href="https://amzn.to/3jM6cMP" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3jM6cMP</a><br />
Amazon.co.uk        <a href="https://amzn.to/2Thz98t" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/2Thz98t</a><br />
eBay.com                <a href="https://ebay.us/n5Wu8n" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/n5Wu8n</a><br />
eBay.co.uk              <a href="https://ebay.us/rZywcn" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/rZywcn</a><br />
<br />
Cheap Ebike Controller<br />
ebay.co.uk              <a href="https://ebay.us/8dPcJm" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/8dPcJm</a><br />
Amazon.co.uk        <a href="https://amzn.to/3zZMoec" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3zZMoec</a><br />
Amazon.com          <a href="https://amzn.to/2UrJxKP" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/2UrJxKP</a><br />
ebay.com                <a href="https://ebay.us/WXDo9m" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/WXDo9m</a><br />
Aliexpress                <a href="https://s.click.aliexpress.com/e/_At4yWR" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_At4yWR</a><br />
<br />
Battery building Supplies<br />
Cell Holders 10S                                    <a href="https://ebay.us/POV3ap" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/POV3ap</a><br />
Cell Holders 5S                                      <a href="https://ebay.us/SZVatA" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/SZVatA</a><br />
Solid Nickel strip 8mm x .15mm            <a href="https://ebay.us/2iHNTL" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/2iHNTL</a><br />
Solid Nickel Strip 10mm x 0.15mm        <a href="https://ebay.us/UZMSvA" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/UZMSvA</a><br />
<br />
18650 Cells<br />
If you are looking for 18650 cells to build a battery pack here is where I buy mine. I have always used LiitoKala cells and found them to be good quality.<br />
Note the Name brand cells are copies, they are NOT genuine but do have similar properties to the original and are still excellent batteries. <br />
<br />
Panasonic Look alike                      <a href="https://s.click.aliexpress.com/e/_AD95VL" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_AD95VL</a><br />
Samsung Look alike                        <a href="https://s.click.aliexpress.com/e/_9yZqrx" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9yZqrx</a><br />
LG Look alike                                    <a href="https://s.click.aliexpress.com/e/_9gG85X" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9gG85X</a><br />
LiitoKala 3400mAh 20A max          <a href="https://s.click.aliexpress.com/e/_9xMngp" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9xMngp</a><br />
LiitoKala 3000mAh 35A max            <a href="https://s.click.aliexpress.com/e/_9hlt97" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9hlt97</a><br />
LiitoKala 3500mAh 35A max            <a href="https://s.click.aliexpress.com/e/_APDKu9" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_APDKu9</a><br />
<br />
Also note LiitoKala have several shops on Aliexpress with slightly different names but the products are all the same.<br />
<br />
Smart BMS (Bluetooth)<br />
Aliexpress                  <a href="https://s.click.aliexpress.com/e/_9zeEQl" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9zeEQl</a><br />
Amazon.co.uk          <a href="https://amzn.to/3h799pu" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3h799pu</a><br />
Amazon.com            <a href="https://amzn.to/3dvLXyW" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3dvLXyW</a><br />
eBay.com                  <a href="https://ebay.us/YOJtbD" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/YOJtbD</a><br />
eBay.co.uk                <a href="https://ebay.us/PQVsBa" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/PQVsBa</a><br />
<br />
Vortecks VBMS App <br />
<a href="https://play.google.com/store/apps/de" target="_blank" rel="noopener" class="mycode_url">https://play.google.com/store/apps/de</a>...<br />
<br />
Uni-T Clamp meter<br />
Amazon.co.uk          <a href="https://amzn.to/3h7ttWy" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3h7ttWy</a><br />
eBay.co.uk                  <a href="https://ebay.us/dt6YTz" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/dt6YTz</a><br />
Amazon.com              <a href="https://amzn.to/3xPYdlC" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3xPYdlC</a><br />
Ebay.com                    <a href="https://ebay.us/BhPrqF" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/BhPrqF</a><br />
Aliexpress                  <a href="https://s.click.aliexpress.com/e/_9xIk0b" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9xIk0b</a><br />
<br />
BBS01, BBS02, BBSHD Reprogramming cable<br />
Aliexpress                  <a href="https://s.click.aliexpress.com/e/_9QIlEd" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9QIlEd</a><br />
eBay.com                    <a href="https://ebay.us/gTDcTX" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/gTDcTX</a><br />
eBay.co.uk                  <a href="https://ebay.us/MJLSn2" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/MJLSn2</a><br />
Amazon.com              <a href="https://amzn.to/3d166g2" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3d166g2</a><br />
Amazon.co.uk            <a href="https://amzn.to/3vKcqik" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3vKcqik</a>]]></description>
			<content:encoded><![CDATA[<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/wwq_yD-mth8" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
<br />
After lots of research I found software called CANHacker which uses an Arduino and a MCP2515 CAN adapter to display the CAN signals in your car. <br />
Please read below BEFORE asking questions.<br />
Thanks<br />
<br />
The CANHacker software is available here.<br />
<a href="https://www.mictronics.de/" target="_blank" rel="noopener" class="mycode_url">https://www.mictronics.de/</a><br />
Click on "Archive" and scroll down, click on "USB-CAN Bus Interface" and download it.<br />
NOTE! If the link comes up as "Forbidden" try copying and pasting the URL into your browser or Google mictronics.<br />
<br />
The sketch for it is here<br />
<a href="https://github.com/autowp/can-usb" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/can-usb</a><br />
<br />
Libraries and connection diagrams for it are here<br />
<a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazlPWkFPRmZNSXVRVXJ3WVlSeHAxR0JvM0pqQXxBQ3Jtc0ttNzVUb3NIcGd3YWNhZVczSVphdmFmeXNQVXRQU0RCa2xhcm5lb0hRcWFHQ1daVGdWNk9uZjZZM2wwZWZseUlGV0ZpR2gyd0dtV0Ewa1ZXbHlXa2xGc3I5T05WdFhaRlJ3Sk9UTVYwRzJxcUU1allPUQ&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Farduino-mcp2515&amp;v=wwq_yD-mth8" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/arduino-mcp...</a><br />
<a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU4zbHhWNDQ3STJHazQ5cEgwUHcwYXdlaWNvUXxBQ3Jtc0ttb3ZMZGVpcW41Qkp1cHNBaTRoNEhGekdLRHNIZ2Q5Uktodm90c3ZVdDNCV3NXREg0UFM2X1lFSWdITE4yUHl5cEpJdGRTUVBGTDZ0b1NjSjZPelpnZHp6ZkFCYzk1MmQyZ2lZTy1CcUhRalBmVWo3MA&amp;q=https%3A%2F%2Fgithub.com%2Fautowp%2Farduino-canhacker&amp;v=wwq_yD-mth8" target="_blank" rel="noopener" class="mycode_url">https://github.com/autowp/arduino-can...</a><br />
<br />
After installing the libraries you may have to edit the canhacker.h file to match the clock speed of your MCP2515 adapter. Mine is an 8Mhz adapter and the default is 16Mhz.<br />
<br />
If you bought a Nano from eBay you may need to select Nano then select ATmega328P(Old Bootloader) to get the sketch to upload.<br />
<br />
If you get nothing on the CANHacker software <br />
1. Double check you are using the correct CANbus speed for your car.<br />
2. Check the baud rate of the Serial port is correct.<br />
3. Check in the settings that "Listen Only" is unticked.<br />
<br />
Arduino Uno<br />
Ebay.co.uk                  <a href="https://ebay.us/pGWsxa" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/pGWsxa</a><br />
Ebay.com                    <a href="https://ebay.us/t4UoXS" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/t4UoXS</a><br />
Amazon.co.uk            <a href="https://amzn.to/3xmldbR" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3xmldbR</a><br />
Amazon.com              <a href="https://amzn.to/3hwY2EY" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3hwY2EY</a><br />
<br />
MCP2515 8Mhz CAN Module<br />
Ebay.co.uk                    <a href="https://ebay.us/WvDFnR" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/WvDFnR</a><br />
Ebay.com                      <a href="https://ebay.us/BIFEXF" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/BIFEXF</a><br />
Amazon.com              <a href="https://amzn.to/3ys5Q1L" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3ys5Q1L</a><br />
Amazon.co.uk              <a href="https://amzn.to/3dM9tIa" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3dM9tIa</a><br />
<br />
Bafang BBS01, BBS02, BBSHD Mid Drive Kit<br />
Amazon.co.uk      <a href="https://amzn.to/3y6XWdZ" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3y6XWdZ</a><br />
Amazon.com        <a href="https://amzn.to/3w51RXl" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3w51RXl</a><br />
eBay.com              <a href="https://ebay.us/39OXlW" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/39OXlW</a><br />
eBay.co.uk            <a href="https://ebay.us/ElYb7K" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/ElYb7K</a><br />
<br />
KT Sine Wave Controller/Kit<br />
eBay UK                  <a href="https://ebay.us/kGcnVC" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/kGcnVC</a><br />
eBay.com                <a href="https://ebay.us/asy5lJ" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/asy5lJ</a><br />
Amazon UK            <a href="https://amzn.to/2SdaoJU" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/2SdaoJU</a><br />
Amazon.com          <a href="https://amzn.to/3gWCdQd" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3gWCdQd</a><br />
Aliexpress              <a href="https://s.click.aliexpress.com/e/_AdA6eZ" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_AdA6eZ</a><br />
<br />
KT LCD3 Display<br />
Amazon.com          <a href="https://amzn.to/3jM6cMP" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3jM6cMP</a><br />
Amazon.co.uk        <a href="https://amzn.to/2Thz98t" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/2Thz98t</a><br />
eBay.com                <a href="https://ebay.us/n5Wu8n" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/n5Wu8n</a><br />
eBay.co.uk              <a href="https://ebay.us/rZywcn" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/rZywcn</a><br />
<br />
Cheap Ebike Controller<br />
ebay.co.uk              <a href="https://ebay.us/8dPcJm" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/8dPcJm</a><br />
Amazon.co.uk        <a href="https://amzn.to/3zZMoec" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3zZMoec</a><br />
Amazon.com          <a href="https://amzn.to/2UrJxKP" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/2UrJxKP</a><br />
ebay.com                <a href="https://ebay.us/WXDo9m" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/WXDo9m</a><br />
Aliexpress                <a href="https://s.click.aliexpress.com/e/_At4yWR" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_At4yWR</a><br />
<br />
Battery building Supplies<br />
Cell Holders 10S                                    <a href="https://ebay.us/POV3ap" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/POV3ap</a><br />
Cell Holders 5S                                      <a href="https://ebay.us/SZVatA" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/SZVatA</a><br />
Solid Nickel strip 8mm x .15mm            <a href="https://ebay.us/2iHNTL" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/2iHNTL</a><br />
Solid Nickel Strip 10mm x 0.15mm        <a href="https://ebay.us/UZMSvA" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/UZMSvA</a><br />
<br />
18650 Cells<br />
If you are looking for 18650 cells to build a battery pack here is where I buy mine. I have always used LiitoKala cells and found them to be good quality.<br />
Note the Name brand cells are copies, they are NOT genuine but do have similar properties to the original and are still excellent batteries. <br />
<br />
Panasonic Look alike                      <a href="https://s.click.aliexpress.com/e/_AD95VL" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_AD95VL</a><br />
Samsung Look alike                        <a href="https://s.click.aliexpress.com/e/_9yZqrx" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9yZqrx</a><br />
LG Look alike                                    <a href="https://s.click.aliexpress.com/e/_9gG85X" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9gG85X</a><br />
LiitoKala 3400mAh 20A max          <a href="https://s.click.aliexpress.com/e/_9xMngp" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9xMngp</a><br />
LiitoKala 3000mAh 35A max            <a href="https://s.click.aliexpress.com/e/_9hlt97" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9hlt97</a><br />
LiitoKala 3500mAh 35A max            <a href="https://s.click.aliexpress.com/e/_APDKu9" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_APDKu9</a><br />
<br />
Also note LiitoKala have several shops on Aliexpress with slightly different names but the products are all the same.<br />
<br />
Smart BMS (Bluetooth)<br />
Aliexpress                  <a href="https://s.click.aliexpress.com/e/_9zeEQl" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9zeEQl</a><br />
Amazon.co.uk          <a href="https://amzn.to/3h799pu" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3h799pu</a><br />
Amazon.com            <a href="https://amzn.to/3dvLXyW" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3dvLXyW</a><br />
eBay.com                  <a href="https://ebay.us/YOJtbD" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/YOJtbD</a><br />
eBay.co.uk                <a href="https://ebay.us/PQVsBa" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/PQVsBa</a><br />
<br />
Vortecks VBMS App <br />
<a href="https://play.google.com/store/apps/de" target="_blank" rel="noopener" class="mycode_url">https://play.google.com/store/apps/de</a>...<br />
<br />
Uni-T Clamp meter<br />
Amazon.co.uk          <a href="https://amzn.to/3h7ttWy" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3h7ttWy</a><br />
eBay.co.uk                  <a href="https://ebay.us/dt6YTz" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/dt6YTz</a><br />
Amazon.com              <a href="https://amzn.to/3xPYdlC" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3xPYdlC</a><br />
Ebay.com                    <a href="https://ebay.us/BhPrqF" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/BhPrqF</a><br />
Aliexpress                  <a href="https://s.click.aliexpress.com/e/_9xIk0b" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9xIk0b</a><br />
<br />
BBS01, BBS02, BBSHD Reprogramming cable<br />
Aliexpress                  <a href="https://s.click.aliexpress.com/e/_9QIlEd" target="_blank" rel="noopener" class="mycode_url">https://s.click.aliexpress.com/e/_9QIlEd</a><br />
eBay.com                    <a href="https://ebay.us/gTDcTX" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/gTDcTX</a><br />
eBay.co.uk                  <a href="https://ebay.us/MJLSn2" target="_blank" rel="noopener" class="mycode_url">https://ebay.us/MJLSn2</a><br />
Amazon.com              <a href="https://amzn.to/3d166g2" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3d166g2</a><br />
Amazon.co.uk            <a href="https://amzn.to/3vKcqik" target="_blank" rel="noopener" class="mycode_url">https://amzn.to/3vKcqik</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to hack your car | Part 2 - CAN Sniffer app]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2684</link>
			<pubDate>Tue, 28 Mar 2023 00:08:13 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2684</guid>
			<description><![CDATA[<span style="color: #cccccc;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How to hack your car | Part 2 - CAN Sniffer app</span></span></span><br />
<br />
<br />
<span style="color: #cccccc;" class="mycode_color"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/ZhYc95b6WoU" frameborder="0" allowfullscreen="true"></iframe></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"># The second part of a video series about CAN bus monitoring.<br />
# Your feedback is highly appreciated!<br />
--------------------------------------------------------------------------------------<br />
You can reach me here: dipcanmod@gmail.com<br />
--------------------------------------------------------------------------------------<br />
Links:<br />
- Github repo: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDFacXJPd3lHQ1lnZ3dtQnBFXzJGYi1hSWFkUXxBQ3Jtc0tsa05uN1g0OUFsSUpwNVhQTXNKYWl1dHBtU0FyVURaU0M2UVNMQkx3WHcyd3N2Z1ZfcVJRMjJ2cUhfemlXQkJHaDlpd19Ic09CNWtxWW5PQVVKZkFyNUVyLUVfWnA2XzQ0VE5kNy03YzNvRDdFaFFjWQ&amp;q=https%3A%2F%2Fgithub.com%2Fadamtheone%2FcanDrive&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">https://github.com/adamtheone/canDrive</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
- CAN timing calculator 1: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXZrdEJBdzFXNHdqeUxUcGxPaW5XbFhpVDhXUXxBQ3Jtc0trV0huWFhHUHJ5OEZYM2VUeG5ZeGg3Y3VKVzFoWkk0dWhoQlhWTGloWTMwMmR4Mjh5MDRkLW1qYnJEWVNkcUhiUXB1Z0dzTVhlNHI2OU4tc0QxVnkwQzBXYURMNjZhUE55MHprT1ZMeVpNMWp1MWF0NA&amp;q=https%3A%2F%2Fwww.kvaser.com%2Fsupport%2Fcalculators%2Fbit-&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">https://www.kvaser.com/support/calcul...</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
timing-calculator/ <br />
- CAN timing calculator 2: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa2ZoS0xSci1XYnlGM05lRnFmRjBNTmRVejhHd3xBQ3Jtc0trR2c4VTlETlhObldGV2J2N2NacXVvN0F0Q3hRd05DSnpXYVRya0FHaVZDUC1nbmtjbVQ5Y2RKcFZ4X1dHazBjTm9pMmhOR1h5UHRzRFg0bjVlSkFsOEc4VWNoZmNhaXo4a3hGMkJLajNhRDZRZWx2NA&amp;q=http%3A%2F%2Fwww.bittiming.can-wiki.info%2F%23bxCAN&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">http://www.bittiming.can-wiki.info/#b...</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
- CAN timing calculator 3: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbkJNLS0ybEM5TE5QVVFyaDMyYjM5RnFwT0hwUXxBQ3Jtc0trN2s0UGkzWFRRQ3pGUmdWbkJvcE1zX3ZObWZoMFR4OGp1Nnp4dDdkdTExOThxY0R2a0llT0NuZG1CVGFwVVlXRWJ4VmZ2YTdyQlNnQVhPZDhfM1ZGVTUzcHZVMm5HUWNacnNYZENjZHludDdSeFBWUQ&amp;q=https%3A%2F%2Fintrepidcs.com%2Fproducts%2Ffree-tools%2Fmb-time-calculator%2F&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">https://intrepidcs.com/products/free-...</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
- CAN timing calculator 4: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmgwNGZNM0xjTndyZEpBMTVKbU1QakZhUGxIUXxBQ3Jtc0tsOWdGLWx6ZDBVd1FIOFVEWnJPRHNoTVZiZXRueHc4eUhLaW9GdWFIcGZZemszaG9abWpvLThBMldfQ3pwYUZESkM0ai1ZZ3FCd0dQVjZQS0Vsa2ZtOTVhcmNXNXdjODZlcFVDSG5pTjAwbFRHckV6OA&amp;q=https%3A%2F%2Fwww.mikroe.com%2Fcan-calculator&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">https://www.mikroe.com/can-calculator</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
--------------------------------------------------------------------------------------</span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #cccccc;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How to hack your car | Part 2 - CAN Sniffer app</span></span></span><br />
<br />
<br />
<span style="color: #cccccc;" class="mycode_color"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/ZhYc95b6WoU" frameborder="0" allowfullscreen="true"></iframe></span><br />
<br />
<span style="color: #cccccc;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"># The second part of a video series about CAN bus monitoring.<br />
# Your feedback is highly appreciated!<br />
--------------------------------------------------------------------------------------<br />
You can reach me here: dipcanmod@gmail.com<br />
--------------------------------------------------------------------------------------<br />
Links:<br />
- Github repo: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDFacXJPd3lHQ1lnZ3dtQnBFXzJGYi1hSWFkUXxBQ3Jtc0tsa05uN1g0OUFsSUpwNVhQTXNKYWl1dHBtU0FyVURaU0M2UVNMQkx3WHcyd3N2Z1ZfcVJRMjJ2cUhfemlXQkJHaDlpd19Ic09CNWtxWW5PQVVKZkFyNUVyLUVfWnA2XzQ0VE5kNy03YzNvRDdFaFFjWQ&amp;q=https%3A%2F%2Fgithub.com%2Fadamtheone%2FcanDrive&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">https://github.com/adamtheone/canDrive</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
- CAN timing calculator 1: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXZrdEJBdzFXNHdqeUxUcGxPaW5XbFhpVDhXUXxBQ3Jtc0trV0huWFhHUHJ5OEZYM2VUeG5ZeGg3Y3VKVzFoWkk0dWhoQlhWTGloWTMwMmR4Mjh5MDRkLW1qYnJEWVNkcUhiUXB1Z0dzTVhlNHI2OU4tc0QxVnkwQzBXYURMNjZhUE55MHprT1ZMeVpNMWp1MWF0NA&amp;q=https%3A%2F%2Fwww.kvaser.com%2Fsupport%2Fcalculators%2Fbit-&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">https://www.kvaser.com/support/calcul...</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
timing-calculator/ <br />
- CAN timing calculator 2: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa2ZoS0xSci1XYnlGM05lRnFmRjBNTmRVejhHd3xBQ3Jtc0trR2c4VTlETlhObldGV2J2N2NacXVvN0F0Q3hRd05DSnpXYVRya0FHaVZDUC1nbmtjbVQ5Y2RKcFZ4X1dHazBjTm9pMmhOR1h5UHRzRFg0bjVlSkFsOEc4VWNoZmNhaXo4a3hGMkJLajNhRDZRZWx2NA&amp;q=http%3A%2F%2Fwww.bittiming.can-wiki.info%2F%23bxCAN&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">http://www.bittiming.can-wiki.info/#b...</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
- CAN timing calculator 3: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbkJNLS0ybEM5TE5QVVFyaDMyYjM5RnFwT0hwUXxBQ3Jtc0trN2s0UGkzWFRRQ3pGUmdWbkJvcE1zX3ZObWZoMFR4OGp1Nnp4dDdkdTExOThxY0R2a0llT0NuZG1CVGFwVVlXRWJ4VmZ2YTdyQlNnQVhPZDhfM1ZGVTUzcHZVMm5HUWNacnNYZENjZHludDdSeFBWUQ&amp;q=https%3A%2F%2Fintrepidcs.com%2Fproducts%2Ffree-tools%2Fmb-time-calculator%2F&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">https://intrepidcs.com/products/free-...</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
- CAN timing calculator 4: </span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmgwNGZNM0xjTndyZEpBMTVKbU1QakZhUGxIUXxBQ3Jtc0tsOWdGLWx6ZDBVd1FIOFVEWnJPRHNoTVZiZXRueHc4eUhLaW9GdWFIcGZZemszaG9abWpvLThBMldfQ3pwYUZESkM0ai1ZZ3FCd0dQVjZQS0Vsa2ZtOTVhcmNXNXdjODZlcFVDSG5pTjAwbFRHckV6OA&amp;q=https%3A%2F%2Fwww.mikroe.com%2Fcan-calculator&amp;v=ZhYc95b6WoU" target="_blank" rel="noopener" class="mycode_url">https://www.mikroe.com/can-calculator</a></span><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
--------------------------------------------------------------------------------------</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to hack your car | Part 1 - The basics of the CAN bus]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2683</link>
			<pubDate>Tue, 28 Mar 2023 00:06:31 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2683</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">How to hack your car | Part 1 - The basics of the CAN bus</span></span><br />
<br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/cAAzXM5vsi0" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
<span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"># The first part of a video series about car hacking.<br />
# Please check out my other videos in the playlist!<br />
# Your feedback is highly appreciated!<br />
--------------------------------------------------------------------------------------<br />
The wiring diagram of the junction box switches can be found here: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU8xS1FseDhaM2hGaU5ySlM5MVBSN0g4b3I5QXxBQ3Jtc0tub1dvTnRqMkhhbDE1bmY0LUhoY0htRi1RT0lyejJsN1BucC1SMk5PamdHX29oWGRONnBTeGZsYndhVEFkZVQzc09ZNE51OXhOeWM5ZG9XaGhydkdlajJDQ2xTVWtDU0FQSmNzeGNuRHdfWm5GbTUwQQ&amp;q=https%3A%2F%2Fdrive.google.com%2Ffile%2Fd%2F1jOJ_ptNbLPcsAc5EcoX9RwlUyS_8kdfx%2Fview%3Fusp%3Dsharing&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/file/d/1jOJ_...</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
--------------------------------------------------------------------------------------<br />
Links:<br />
1, A good video about the CAN bus: </span></span><span style="color: #131313;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/watch?v=FqLDpHsxvf8&amp;t=0s" target="_blank" rel="noopener" class="mycode_url">  <img src="https://www.gstatic.com/youtube/img/watch/yt_favicon.png" loading="lazy"  alt="[Image: yt_favicon.png]" class="mycode_img" /> • CAN Bus Explained...  </a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
2, Arduino UNO R3: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHV2NmltYWhCSGR2LWVrR3Q0M2lNaW0zbURaZ3xBQ3Jtc0ttVzJTVDg5eUtZNk1vMUJlU3FLNFkxUEhybkplb0NPTmZGNE1YSTY1RzcxLU54R290M3NTY2ozV3AzbTFrN0UtSGZESWtjdC1aTFVjR29WemlxY1FyTERTN0FMRzNEaGEtcEgyazdqX3dNcU1MdmFJdw&amp;q=https%3A%2F%2Fwww.sparkfun.com%2Fproducts%2F11021&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://www.sparkfun.com/products/11021</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"> or </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbVBibEhoZE9TOWJVaGJNY3NVdldvRG5qdHdBZ3xBQ3Jtc0ttcGhPaVBnTXJpaWRWNDg1TVpuLURQYWdSNlBqdExTSEstVG1fT1VpVUJIZXJPemE1TmI4M25rSFpoYlVIX2dFay1FZlNVNlVxZ1o4TFZ3enNEVGFNV3J6RXJnLXBMMXlHbk9Eb3BVNGk4MGQ1Y184aw&amp;q=https%3A%2F%2Fbit.ly%2F2J45vuB&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://bit.ly/2J45vuB</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
3, MCP2515 CAN driver: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbVJuSkxKekhNRzcyUWl4cURsS0JQUE9KdTVNUXxBQ3Jtc0tudWdVMUpMekxfWmQyR01VeVd2d2JiUjFGNWctV2VPaHJKXzBlbFd1TEVicWFfcGVDS2VTMGlESnY0bzkxUWNnRzlGMFNLSnpSNmFwQ3Y0Um9YS1pzTzM0QjFjTEUyM0lFdlRZdUVkNWpoOVVVU0xIVQ&amp;q=https%3A%2F%2Fbit.ly%2F3de44rf&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://bit.ly/3de44rf</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
4, OBD-2 plug: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbkhzYng2MzJ3X1ZKbmlWYzBKZ0NvTTZjbmt1Z3xBQ3Jtc0ttcC1qNTh5NDNoVmRhZVhxM1otaXlRWVVkSUpNSU51TUV0ZGNnNS1vMGlZVzZYVXh2czAteE45WDhndzZXVC1KMlJua2NRc0ZMRXJaM05FN1Q3eXF1cmhfR29ZZmc0RU9FajdYLUJZb1ZDdkFBSmhqOA&amp;q=https%3A%2F%2Fbit.ly%2F33zhE4f&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://bit.ly/33zhE4f</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"> or </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHpsUFQ2MUMtXzd0a205aFBfamh0X3dqRDBLd3xBQ3Jtc0ttYUVsVWprQlFYU3RKVEU5eGMydnoweHp6QnJZdEtCb3dQSURKb3huZ1lubXI1OEl2MmlQRmVZMkd6REtQRVo5cWhaS2plbDRuNk05cHY5X2dJTjJ4eXhScXBidWwxV3N1b04xTFZjYjJiZm1qa01UYw&amp;q=https%3A%2F%2Fbit.ly%2F3ai9saM&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://bit.ly/3ai9saM</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
5, OBD-2 Y splitter: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa3g2VEItX2JOMXB1cmw4czdKdDlDdnVTYXQwQXxBQ3Jtc0tsQ2FzakRYS1ZoYTluSUVvU01tUUNxTVAwWEo5UHlpVTNyNHE1OHlJRU1pLUpndmEweEJHaGJJMmNMU2xWeDdENnlCQi1WNnV6QW9BNXpFOGxoRGpnZkRpNXhnS3NCX3FPQlU2TWxaUEFCanVMVm9mWQ&amp;q=https%3A%2F%2Febay.to%2F2WuTvKD&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://ebay.to/2WuTvKD</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
--------------------------------------------------------------------------------------<br />
You can reach me here:<br />
- dipcanmod@gmail.com</span></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">How to hack your car | Part 1 - The basics of the CAN bus</span></span><br />
<br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/cAAzXM5vsi0" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
<span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"># The first part of a video series about car hacking.<br />
# Please check out my other videos in the playlist!<br />
# Your feedback is highly appreciated!<br />
--------------------------------------------------------------------------------------<br />
The wiring diagram of the junction box switches can be found here: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU8xS1FseDhaM2hGaU5ySlM5MVBSN0g4b3I5QXxBQ3Jtc0tub1dvTnRqMkhhbDE1bmY0LUhoY0htRi1RT0lyejJsN1BucC1SMk5PamdHX29oWGRONnBTeGZsYndhVEFkZVQzc09ZNE51OXhOeWM5ZG9XaGhydkdlajJDQ2xTVWtDU0FQSmNzeGNuRHdfWm5GbTUwQQ&amp;q=https%3A%2F%2Fdrive.google.com%2Ffile%2Fd%2F1jOJ_ptNbLPcsAc5EcoX9RwlUyS_8kdfx%2Fview%3Fusp%3Dsharing&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/file/d/1jOJ_...</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
--------------------------------------------------------------------------------------<br />
Links:<br />
1, A good video about the CAN bus: </span></span><span style="color: #131313;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/watch?v=FqLDpHsxvf8&amp;t=0s" target="_blank" rel="noopener" class="mycode_url">  <img src="https://www.gstatic.com/youtube/img/watch/yt_favicon.png" loading="lazy"  alt="[Image: yt_favicon.png]" class="mycode_img" /> • CAN Bus Explained...  </a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
2, Arduino UNO R3: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHV2NmltYWhCSGR2LWVrR3Q0M2lNaW0zbURaZ3xBQ3Jtc0ttVzJTVDg5eUtZNk1vMUJlU3FLNFkxUEhybkplb0NPTmZGNE1YSTY1RzcxLU54R290M3NTY2ozV3AzbTFrN0UtSGZESWtjdC1aTFVjR29WemlxY1FyTERTN0FMRzNEaGEtcEgyazdqX3dNcU1MdmFJdw&amp;q=https%3A%2F%2Fwww.sparkfun.com%2Fproducts%2F11021&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://www.sparkfun.com/products/11021</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"> or </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbVBibEhoZE9TOWJVaGJNY3NVdldvRG5qdHdBZ3xBQ3Jtc0ttcGhPaVBnTXJpaWRWNDg1TVpuLURQYWdSNlBqdExTSEstVG1fT1VpVUJIZXJPemE1TmI4M25rSFpoYlVIX2dFay1FZlNVNlVxZ1o4TFZ3enNEVGFNV3J6RXJnLXBMMXlHbk9Eb3BVNGk4MGQ1Y184aw&amp;q=https%3A%2F%2Fbit.ly%2F2J45vuB&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://bit.ly/2J45vuB</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
3, MCP2515 CAN driver: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbVJuSkxKekhNRzcyUWl4cURsS0JQUE9KdTVNUXxBQ3Jtc0tudWdVMUpMekxfWmQyR01VeVd2d2JiUjFGNWctV2VPaHJKXzBlbFd1TEVicWFfcGVDS2VTMGlESnY0bzkxUWNnRzlGMFNLSnpSNmFwQ3Y0Um9YS1pzTzM0QjFjTEUyM0lFdlRZdUVkNWpoOVVVU0xIVQ&amp;q=https%3A%2F%2Fbit.ly%2F3de44rf&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://bit.ly/3de44rf</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
4, OBD-2 plug: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbkhzYng2MzJ3X1ZKbmlWYzBKZ0NvTTZjbmt1Z3xBQ3Jtc0ttcC1qNTh5NDNoVmRhZVhxM1otaXlRWVVkSUpNSU51TUV0ZGNnNS1vMGlZVzZYVXh2czAteE45WDhndzZXVC1KMlJua2NRc0ZMRXJaM05FN1Q3eXF1cmhfR29ZZmc0RU9FajdYLUJZb1ZDdkFBSmhqOA&amp;q=https%3A%2F%2Fbit.ly%2F33zhE4f&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://bit.ly/33zhE4f</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"> or </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHpsUFQ2MUMtXzd0a205aFBfamh0X3dqRDBLd3xBQ3Jtc0ttYUVsVWprQlFYU3RKVEU5eGMydnoweHp6QnJZdEtCb3dQSURKb3huZ1lubXI1OEl2MmlQRmVZMkd6REtQRVo5cWhaS2plbDRuNk05cHY5X2dJTjJ4eXhScXBidWwxV3N1b04xTFZjYjJiZm1qa01UYw&amp;q=https%3A%2F%2Fbit.ly%2F3ai9saM&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://bit.ly/3ai9saM</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
5, OBD-2 Y splitter: </span></span><span style="color: #065fd4;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa3g2VEItX2JOMXB1cmw4czdKdDlDdnVTYXQwQXxBQ3Jtc0tsQ2FzakRYS1ZoYTluSUVvU01tUUNxTVAwWEo5UHlpVTNyNHE1OHlJRU1pLUpndmEweEJHaGJJMmNMU2xWeDdENnlCQi1WNnV6QW9BNXpFOGxoRGpnZkRpNXhnS3NCX3FPQlU2TWxaUEFCanVMVm9mWQ&amp;q=https%3A%2F%2Febay.to%2F2WuTvKD&amp;v=cAAzXM5vsi0" target="_blank" rel="noopener" class="mycode_url">https://ebay.to/2WuTvKD</a></span></span><span style="color: #0f0f0f;" class="mycode_color"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
--------------------------------------------------------------------------------------<br />
You can reach me here:<br />
- dipcanmod@gmail.com</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Car Hacking Demo: How to Hack an ECU, Automotive Penetration Testing (2019)]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2682</link>
			<pubDate>Tue, 28 Mar 2023 00:00:53 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2682</guid>
			<description><![CDATA[<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Car Hacking Demo: How to Hack an ECU, Automotive Penetration Testing (2019)</span></span><br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/4EVualAhHMc" frameborder="0" allowfullscreen="true"></iframe>]]></description>
			<content:encoded><![CDATA[<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Car Hacking Demo: How to Hack an ECU, Automotive Penetration Testing (2019)</span></span><br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/4EVualAhHMc" frameborder="0" allowfullscreen="true"></iframe>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[The Past 10 Years of Automotive Vulnerabilities]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2681</link>
			<pubDate>Mon, 27 Mar 2023 23:56:39 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2681</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">The Past 10 Years of Automotive Vulnerabilities</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/55F5WAmjq-w" frameborder="0" allowfullscreen="true"></iframe></span></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">The Past 10 Years of Automotive Vulnerabilities</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size"><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/55F5WAmjq-w" frameborder="0" allowfullscreen="true"></iframe></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Automotive Penetration Testing with Scapy]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2680</link>
			<pubDate>Mon, 27 Mar 2023 23:52:53 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2680</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Automotive Penetration Testing with Scapy</span></span><br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/7D7uNqPWrXw" frameborder="0" allowfullscreen="true"></iframe>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Automotive Penetration Testing with Scapy</span></span><br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/7D7uNqPWrXw" frameborder="0" allowfullscreen="true"></iframe>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[(Pen)Testing Vehicles with CANToolz]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2657</link>
			<pubDate>Mon, 27 Mar 2023 17:57:47 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2657</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">(Pen)Testing Vehicles with CANToolz<br />
</span></span><br />
<br />
<iframe src="https://www.blackhat.com/docs/eu-16/materials/eu-16-Sintsov-Pen-Testing-Vehicles-With-Cantoolz.pdf" width="100%" height="950px"></iframe><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://hackmyride.com/forum/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=86" target="_blank" title="">(Pen)Testing Vehicles with CANToolz.pdf</a> (Size: 9.98 MB / Downloads: 5)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">(Pen)Testing Vehicles with CANToolz<br />
</span></span><br />
<br />
<iframe src="https://www.blackhat.com/docs/eu-16/materials/eu-16-Sintsov-Pen-Testing-Vehicles-With-Cantoolz.pdf" width="100%" height="950px"></iframe><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://hackmyride.com/forum/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=86" target="_blank" title="">(Pen)Testing Vehicles with CANToolz.pdf</a> (Size: 9.98 MB / Downloads: 5)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Grey-Box Pen-Testing for Automotive Cybersecurity]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2655</link>
			<pubDate>Mon, 27 Mar 2023 17:51:39 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2655</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Grey-Box Pen-Testing for Automotive Cybersecurity</span></span><br />
<br />
<br />
<iframe src="https://www.hackmyride.com/forum/attachment.php?aid=174" width="100%" height="950px"></iframe><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://hackmyride.com/forum/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=174" target="_blank" title="">Grey-Box Pen-Testing for Automotive Cybersecurity.pdf</a> (Size: 500.71 KB / Downloads: 1)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Grey-Box Pen-Testing for Automotive Cybersecurity</span></span><br />
<br />
<br />
<iframe src="https://www.hackmyride.com/forum/attachment.php?aid=174" width="100%" height="950px"></iframe><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://hackmyride.com/forum/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=174" target="_blank" title="">Grey-Box Pen-Testing for Automotive Cybersecurity.pdf</a> (Size: 500.71 KB / Downloads: 1)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Model-based Security Testing in Automotive Industry]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2654</link>
			<pubDate>Mon, 27 Mar 2023 17:49:25 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2654</guid>
			<description><![CDATA[<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Model-based Security Testing in Automotive Industry</span></span><br />
<br />
<iframe src="https://publications.lib.chalmers.se/records/fulltext/250019/250019.pdf" width="100%" height="950px"></iframe>]]></description>
			<content:encoded><![CDATA[<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Model-based Security Testing in Automotive Industry</span></span><br />
<br />
<iframe src="https://publications.lib.chalmers.se/records/fulltext/250019/250019.pdf" width="100%" height="950px"></iframe>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IoT Penetration Testing: Security analysis of a car dongle]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2653</link>
			<pubDate>Mon, 27 Mar 2023 17:44:58 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2653</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">IoT Penetration Testing: Security analysis of a car dongle</span></span><br />
<br />
<br />
<iframe src="https://www.diva-portal.org/smash/get/diva2:1334244/FULLTEXT01.pdf" width="100%" height="950px"></iframe>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">IoT Penetration Testing: Security analysis of a car dongle</span></span><br />
<br />
<br />
<iframe src="https://www.diva-portal.org/smash/get/diva2:1334244/FULLTEXT01.pdf" width="100%" height="950px"></iframe>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Enhancement of Automotive Penetration Testing with Threat Analyses Results]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2652</link>
			<pubDate>Mon, 27 Mar 2023 17:37:16 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2652</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Enhancement of Automotive Penetration Testing with Threat Analyses Results</span></span><br />
<br />
<br />
<iframe src="https://mediatum.ub.tum.de/doc/1452627/638119955371.PDF" width="100%" height="950px"></iframe>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Enhancement of Automotive Penetration Testing with Threat Analyses Results</span></span><br />
<br />
<br />
<iframe src="https://mediatum.ub.tum.de/doc/1452627/638119955371.PDF" width="100%" height="950px"></iframe>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Constructing Tool-based Security Test Sequences for Vehicles]]></title>
			<link>https://hackmyride.com/forum/showthread.php?tid=2649</link>
			<pubDate>Mon, 27 Mar 2023 17:31:14 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://hackmyride.com/forum/member.php?action=profile&uid=1">HackMaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hackmyride.com/forum/showthread.php?tid=2649</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Constructing Tool-based Security Test Sequences for Vehicles as High-tech Data-rich Systems</span></span><br />
<br />
<br />
<iframe src="https://www.scitepress.org/Papers/2020/95752/95752.pdf" width="100%" height="950px"></iframe>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">Constructing Tool-based Security Test Sequences for Vehicles as High-tech Data-rich Systems</span></span><br />
<br />
<br />
<iframe src="https://www.scitepress.org/Papers/2020/95752/95752.pdf" width="100%" height="950px"></iframe>]]></content:encoded>
		</item>
	</channel>
</rss>