TG9541 / stm8ef

STM8 eForth - a user friendly Forth for simple µCs with docs
https://github.com/TG9541/stm8ef/wiki
Other
314 stars 66 forks source link

W1209-CA-V2: another variation of the Common Anode boards #275

Closed TG9541 closed 5 years ago

TG9541 commented 5 years ago

Hi, it looks like I've found another variation of the Common Anode boards (bought on Ebay in 2016) which has totally different pin mappings, and a different layout please see the Readme.txt in the attached zipfile.

W1209-CA-V2.zip

Originally posted by @g7bbg in https://github.com/TG9541/stm8ef/issues/153#issuecomment-546643256

TG9541 commented 5 years ago

@g7bbg that's a nice find!

This variant looks actually better than most of the W1209 designs I've seen. Maybe it could be a starting point a "W1209 NG" design with direct access to a serial interface?

Would you care about following the "Fork - Pull-Request" process? If you're new to Git or GitHub I can help you getting started.

g7bbg commented 5 years ago

Yes I would be pleased to go through the Fork/Pull process, as you correctly surmised I am new to GitHub and would certainly apreciate the help to get it started :-)

TG9541 commented 5 years ago

@g7bbg that a lot easier to do than getting the STM8 eForth tool-chain up and running :-)

The process above contains steps that you only need to do once or that are part of a normal development cycle with Git anyway. If you have questions (or if something doesn't work) please let me know it!

g7bbg commented 5 years ago

Thomas, Hi I've updated the stm8 stuff as per your instructions and HOPEFULLY got it right.

Regards Brian


From: Thomas notifications@github.com Sent: 28 October 2019 06:48 To: TG9541/stm8ef stm8ef@noreply.github.com Cc: g7bbg briandevey@hotmail.com; Mention mention@noreply.github.com Subject: Re: [TG9541/stm8ef] W1209-CA-V2: another variation of the Common Anode boards (#275)

@g7bbghttps://github.com/g7bbg that's a nice find!

This variant looks actually better than most of the W1209 designs I've seen. Maybe it could be a starting point a "W1209 NG" design with direct access to a serial interface?

Would you care about following the "Fork - Pull-Request" process? If you're new to Git or GitHub I can help you getting started.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/TG9541/stm8ef/issues/275?email_source=notifications&email_token=ANRU5KKINN4DVXQBZUM2S53QQ2DMRA5CNFSM4JFWCL22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECL3QYA#issuecomment-546814048, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANRU5KJORKMTHBUF5XTEJ3LQQ2DMRANCNFSM4JFWCL2Q.

TG9541 commented 5 years ago

@g7bbg

Hi Brian, yes, you got it right! Congrats!

I'll do some additional changes, like formatting of the README.md.


W1209-CAV2-Bottom W1209-CAV2-Top

TG9541 commented 5 years ago

@g7bbg I merged the new board now:

Please note that I'm thinking of moving most board definitions to "board repository" (see #272 and STM8EF-MODBUS).