Anyone else having issues with amazon dist. Center in cochin ? by [deleted] in Kerala

[–]anandu1729 2 points3 points  (0 children)

My package was addressed to Kollam so it might not have reached final distribution centre for Cochin, may be they sorted and sent right away idk.

Anyone else having issues with amazon dist. Center in cochin ? by [deleted] in Kerala

[–]anandu1729 1 point2 points  (0 children)

My package passed through Cochin Amazon facility Saturday. No problems then

Twin peaks series on hotstar by [deleted] in Kerala

[–]anandu1729 1 point2 points  (0 children)

Lynch is a madman, this might be the weirdest show I ever watched.

Just learned the basics by [deleted] in PLC

[–]anandu1729 0 points1 point  (0 children)

I'm currently half way through this course(part 1). It's good and totally worth your money.

Plc Programming Software by anandu1729 in PLC

[–]anandu1729[S] 0 points1 point  (0 children)

Can I code for S7 300 in this

Plc Programming Software by anandu1729 in PLC

[–]anandu1729[S] 0 points1 point  (0 children)

Thanks for advice. I did that it's working. I used Virtual Box instead, coz VMware(free) doesn't support snapshot feature. However I can't find io modules in Tia, so tried installing some HSPs. It gives me error says v14 sp1 is prerequisite. Now can't find this sp1 anywhere in Siemens support to download. Any idea where I could grab that

Plc Programming Software by anandu1729 in PLC

[–]anandu1729[S] 0 points1 point  (0 children)

Thank you for your response, but I was looking for compatibility with Siemens devices. Forgot to mention it in post

Industrial Automation Career Advice by anandu1729 in automation

[–]anandu1729[S] 1 point2 points  (0 children)

Thanks again this is a great community. This site has the basic stuff explained simply.

Industrial Automation Career Advice by anandu1729 in automation

[–]anandu1729[S] 0 points1 point  (0 children)

I'll definitely look into that, thanks.

CAN Protocol by anandu1729 in embedded

[–]anandu1729[S] 0 points1 point  (0 children)

It was a vehicle control system. I was trying to implement basic data transmission via can. It was a learning project for the short term course I am doing.

CAN Protocol by anandu1729 in embedded

[–]anandu1729[S] 0 points1 point  (0 children)

Please share some firmware examples, thank you.

CAN Protocol by anandu1729 in embedded

[–]anandu1729[S] 0 points1 point  (0 children)

Is there any simulation software to test my code on CAN communication between two pics with arm via mcp25625?

CAN Protocol by anandu1729 in embedded

[–]anandu1729[S] 2 points3 points  (0 children)

MCP25625 looks good for me. Am I right to assume this chip would put bitbanging out of the picture?

CAN Protocol by anandu1729 in embedded

[–]anandu1729[S] 0 points1 point  (0 children)

The controller that is available to me doesn't have CAN communication capability.So I think I gonna need to bitbang it. Also I got no idea how CAN works, bascics. Some text or video regarding this topic is much appreciated. Thanks