Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

tell me some books for beginner to learn BASCOM-AVR.

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR
View previous topic :: View next topic  
Author Message
vbairbus

Bascom Member



Joined: 27 Oct 2013
Posts: 5

PostPosted: Sun Oct 11, 2015 4:41 pm    Post subject: tell me some books for beginner to learn BASCOM-AVR. Reply with quote

please tell me some books for beginner to learn BASCOM-AVR.thanks.

(BASCOM-AVR version : Demo , Latest : 2.0.7.8 )
Back to top
View user's profile
Plons

Bascom Member



Joined: 24 May 2005
Posts: 435
Location: Hilversum - The Netherlands

netherlands.gif
PostPosted: Sun Oct 11, 2015 6:51 pm    Post subject: Reply with quote

http://www.mcselec.com/index.php?option=com_phpshop&page=shop.browse&category_id=12&Itemid=1

More important than books (IMHO): the built-in Help of this great compiler

Welcome !

_________________
Bascom AVR ver 2.0.8.6
Dragon-lair: http://www.aplomb.nl/TechStuff/Dragon/Dragon.html
"leef met vlag en wimpel, maar hou het simpel"
Back to top
View user's profile
Paulvk

Bascom Member



Joined: 28 Jul 2006
Posts: 1257
Location: SYDNEY

australia.gif
PostPosted: Sun Oct 11, 2015 11:37 pm    Post subject: Reply with quote

When I started with Bascom I asked the same question
But I found that just using it
reading the help then looking at and using parts of the samples was best for me
Then posting all code here so that those with experience could show how to make it more efficient

The one thing though that caused me to improve was a clock project
this only had a mega8 so only 8K of space to fit the program
I was forced to go over my work many times to make my code as small as possible

The next most important thing is make your code modular
Break it up into its parts
I write using the $Include function that takes a file from disk and inserts the code into your project.
Use the project mode of bascom.

So for example you write code that reads the temperature from a sensor
you make it into a sub or function then save it to a file on disk
you then have it to use for any project you write
This way you build up building blocks that you know work and can just be put into your next project.

Regards Paul
Back to top
View user's profile
W4GNS

Bascom Member



Joined: 03 Dec 2009
Posts: 11
Location: (Virginia)

usa.gif
PostPosted: Mon Oct 12, 2015 9:30 pm    Post subject: Reply with quote

I found this book to be detailed and compliment the help file. Great book.
http://www.amazon.com/BASCOM-Programming-Microcontrollers-Ease-Introduction/dp/1581126719/ref=sr_1_1?s=books&ie=UTF8&qid=1444681716&sr=1-1&keywords=bascom+programming

_________________
Bascom-AVR 2.0.7.6

Programmer USBASP (China Version)
Back to top
View user's profile
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 6198
Location: Holland

blank.gif
PostPosted: Wed Oct 14, 2015 10:17 am    Post subject: Reply with quote

http://www.mcselec.com/index.php?option=com_content&task=category&sectionid=12&id=94&Itemid=67
_________________
Mark
Back to top
View user's profile Visit poster's website
vbairbus

Bascom Member



Joined: 27 Oct 2013
Posts: 5

PostPosted: Wed Oct 14, 2015 3:29 pm    Post subject: Reply with quote

thank you very much! Laughing
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum