CAN bus

From DIY contraptions to sophisticated FreeEMS-specific designs! Plus general hardware development!
Post Reply
User avatar
flat4power
LQFP112 - Up with the play
Posts: 100
Joined: Mon Sep 24, 2012 8:19 am
Location: France

CAN bus

Post by flat4power »

Hi all,

I'm working on CAN bus to add this mod to FreeEMS.
See all parameters without PC is necessary for me and I want discover CAN bus ;)

I'm newbie in electronics so certainly a lot of errors but you're here :)

My work on github : https://github.com/flat4power/FreeEMS-CAN

You can help me with your ideas.

I'm French, I have a bad english, so be cool with me lol.

I don't know how organize this job on forum

+
Matthieu
Peter
LQFP144 - On Top Of The Game
Posts: 268
Joined: Tue Dec 27, 2011 5:37 am

Re: CAN bus

Post by Peter »

viewtopic.php?f=42&t=1896&start=0

I haven't finished or tested this code. Some of it might work though if you name everything the same in Fred's 9S12XDP512.h file.
https://github.com/pjohns30/FreeEMS-project-s-

What are you trying to use the CAN bus for?
:-p
User avatar
flat4power
LQFP112 - Up with the play
Posts: 100
Joined: Mon Sep 24, 2012 8:19 am
Location: France

Re: CAN bus

Post by flat4power »

I want develop a module wich can be able to read over CAN.
9S12XDP512 had CAN possibility so it can be possible to communicate with the FreeEMS over CAN
I know that is possible with a PC over USB but I love all in one module
So with a CAN module all can be possible without a PC and it can control other things and other sensor of the vehicule

Firstly a want create a little module connect on computer and sending CAN information ( the freeEMS role of 9S12XDP512)
And secondly or in parallel working on a CAN module taht can receive the informations and display them on a screen
Lastly this CAN module should be able to change parameter of freeEMS and log on a SD card

I don't know if all is comprehensive or if I have some error on my english ;)
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: CAN bus

Post by Fred »

Some advice: Stop worrying about your English, it's good enough, and when it's not, we can ask. If you can't stop worrying, put something in your signature instead of repeating it all the time :-)
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
User avatar
flat4power
LQFP112 - Up with the play
Posts: 100
Joined: Mon Sep 24, 2012 8:19 am
Location: France

Re: CAN bus

Post by flat4power »

ok I will stop repeat myself about my english :)
User avatar
ToxicGumbo
LQFP144 - On Top Of The Game
Posts: 474
Joined: Tue Jan 03, 2012 8:37 pm
Location: Manhattan, KS. USA

Re: CAN bus

Post by ToxicGumbo »

flat4power wrote:ok I will stop repeat myself about my english :)
Votre Anglais est tres bon. Mon Francais est tres mal. So let's make a deal: I won't butcher your language if you visit the following thread and continue discussing CAN.

http://forum.diyefi.org/viewtopic.php?f=42&t=1896&hilit=can


-Jeff
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: CAN bus

Post by Fred »

LOL
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
User avatar
flat4power
LQFP112 - Up with the play
Posts: 100
Joined: Mon Sep 24, 2012 8:19 am
Location: France

Re: CAN bus

Post by flat4power »

:p
Post Reply