Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronic Content > Electronic Books

Notices


Electronic Books Recommended books of interest to any electronic enthusiasts.

Reply
 
Thread Tools Display Modes
Old 28th November 2007, 01:59 AM   (permalink)
3v0
Moderator
 
Blog Entries: 3
3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold
Default Am I the only one having problems with Google Docs?

It seems that I have little luck with web based applications like Google Docs. I think the main problem is that if the app is any good the servers get overloaded.

When I insert a .png image into the document the rest of the text goes away. Tried it twice.

At times the auto save takes way too long. I just upgraded from a 750MHz box to a dual core 2.8MHz box and using this app makes it feel like a turtle.

In the short run I am going to use open office to create doument files.
3v0 is online now   Reply With Quote
Old 4th December 2007, 06:14 AM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

Open office is fine, are the documents Word compatible?
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 5th December 2007, 09:17 PM   (permalink)
Experienced Member
Omar.M has a spectacular aura about
Default

Bill,
Yes, Open Office is compatible with Microsoft Office files.
-Omar
Omar.M is offline   Reply With Quote
Old 8th December 2007, 04:44 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

The more I think about it the more I would like to focus on the 18F PICs and leave the 16F series behind. Information on the 12 & 14 bit core PICs is abundant but the 16bit core 18F series is lacking.
The 18F addresses pretty much everything that people didn't like about the 16F PICs.
  • very little bank switching
  • tables
  • larger memory space
  • high clock speeds available (PLL too)
  • faster A/D available
  • hardware multiply
  • more I/O (but in non hobbyiest friendly packaging TQFP)
  • more peripherals available (USB, Ethernet)
  • compare x to y instructions
  • access to all memory including configuration
  • all have debug support
  • C friendly (an IMO assembly friendly) instruction set
  • Free C18 SE compiler
  • often pin compatable upgrade from 16F version
Disadvantages: Slightly more costly than 16F, no 8pin versions.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 8th December 2007, 05:34 PM   (permalink)
3v0
Moderator
 
Blog Entries: 3
3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold3v0 is a splendid one to behold
Default

I agree.

Neither the cost or the lack of an 8 pin version is a problem.

The slight cost diff should be a problem for very few people.

The lack of 8 pin parts is sort of a good thing. They are a bad choice for learning due to lack of debug support.

After learning the 18F the people who need to work with 16 bit parts can switch to the 16F.
3v0 is online now   Reply With Quote
Old 8th December 2007, 06:48 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

I've downloaded and installed Open Office, nice program suite and since it's multi-platform and freely available I'll use it for the book.

I'll put a sample page or two here in the next day or two to get it started.

Here's a list of software (all free or unexpiring demo / student versions)

MPLAB IDE 8.0 (MPASM, simulator)
Open Office (word, calc, draw, etc)
Just BASIC (handy and free)
C18 SE
Swordfish BASIC SE (18F only, 200variable limit free version)

Special PICkit2 standalone software

Opinions? am I missing something?
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 9th December 2007, 08:04 PM   (permalink)
Experienced Member
 
felis is on a distinguished road
Default

Quote:
Originally Posted by blueroomelectronics
Opinions? am I missing something?
Debugger, maybe?
felis is offline   Reply With Quote
Old 9th December 2007, 09:25 PM   (permalink)
Experienced Member
mvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to all
Send a message via MSN to mvs sarma Send a message via Yahoo to mvs sarma
Default

Quote:
Originally Posted by blueroomelectronics
I've downloaded and installed Open Office, nice program suite and since it's multi-platform and freely available I'll use it for the book.

I'll put a sample page or two here in the next day or two to get it started.

Here's a list of software (all free or unexpiring demo / student versions)

MPLAB IDE 8.0 (MPASM, simulator)
Open Office (word, calc, draw, etc)
Just BASIC (handy and free)
C18 SE
Swordfish BASIC SE (18F only, 200variable limit free version)

Special PICkit2 standalone software

Opinions? am I missing something?
Generally we use "wordpad" for typing in the assembly or C language files and thereafter save them with extension .asm or .c
Is there a file comparable in Open office? i use open office now and then but didnot come across one like wordpad.
__________________
Regards,
Sarma.
mvs sarma is offline   Reply With Quote
Old 9th December 2007, 09:48 PM   (permalink)
Experienced Member
 
Hero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to behold
Default

.c and .asm are plain text files and OpenOffice can edit them with no trouble.

Quote:
Originally Posted by blueroomelectronics
Open office is fine, are the documents Word compatible?
Yes it is but not 100% compatible, it can get some of the more complex formatting wrong.

OpenOffice is good but let's not forget ABIWord.

Also I'd recommend you use open format such as ODF to do all the editing and archiving it in as it can be read by free programs, it doesn't matter that it can't be read by MS Word, people can always download OpenOffice for free and we could always distribute a Word or PDF version if we wanted.

EDIT:
There's also an ODF converter for Word but I don't know how good it is as I don't have Word to test it on.
http://sourceforge.net/projects/odf-converter

I'd also prefer recommending multiplatform software in general to keep everyone happy regardless of whether they use Windows, Mac OS or Linux.

Quote:
Originally Posted by blueroomelectronics
It's a book that can be downloaded free for personal use, commercial use would be asked to make a donation.
I'd rather it be totally free, preferably under something like the free documentation licence?

Of course we should offer the option of them giving us money but I don't think we should force it, the more people who use it, the better.
__________________
What's so bad about Microsoft?

Get Opera it's simply a superb browser.

Last edited by Hero999; 9th December 2007 at 09:56 PM.
Hero999 is offline   Reply With Quote
Old 11th December 2007, 05:14 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

Thanks Hero, I like the free documention licence idea.

I've started using Open Office and it appears to have everything one would need for document creation. The only people required to use it would be anyone writing or editing the book itself. For now I'll assume the roll of editior and would prefer to accept submissions in the Office writer format.

As for the published version I would think the best format would be .PDF as the reader is free and available to almost every platform.

Submissions can be posted here or to an email I'll create just for the book.

One more thing, I would like to use the "Crystal.ttf" font for listings, it can be found in the download section of my site.

I'm looking for a good screen capture program (I use Snagit but it's not free) and a free keycaps font.
<ctrl> <F10> kind of thing.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 11th December 2007, 06:14 PM   (permalink)
Moderator
 
Blog Entries: 1
Krumlink is a glorious beacon of lightKrumlink is a glorious beacon of lightKrumlink is a glorious beacon of lightKrumlink is a glorious beacon of lightKrumlink is a glorious beacon of light
Send a message via Skype™ to Krumlink
Default

I would also include lots of side diagrams of examples and pictures, like a box beside the text, so that the reader can quickly reference to that part if they need to look at something again. I would include those on a lot of the pages, so that the reader doesnt have to search the entire document looking for a single sentence.
__________________
Visit my website!
http://www.freewebs.com/electronic-hobbyist
Krumlink is online now   Reply With Quote
Old 11th December 2007, 08:26 PM   (permalink)
Experienced Member
Blog Entries: 1
matk95 is on a distinguished road
Default

carnt you use the built in one that comes with windows ?
matk95 is offline   Reply With Quote
Old 12th December 2007, 09:39 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

Quote:
Originally Posted by matk95
carnt you use the built in one that comes with windows ?
Wordpad is not cross platform and somewhat limited.

Although not part of the book I used Open Office Write to create this One Page MPLAB Programming Guide.
Attached Files
File Type: zip One Page MPLAB IDE.zip (73.0 KB, 6 views)
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 15th December 2007, 08:39 AM   (permalink)
Experienced Member
 
futz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to all
Default

Quote:
Originally Posted by blueroomelectronics
I'm looking for PIC enthusiasts who would like to assist in writing yet another PIC book.
If you want, I can do proofreading (spelling & grammar). I don't need no steenking spellchecker. I'm faster than any spellchecker I've ever tried, and more accurate. I just disable the annoying things.
__________________
=========================
Futz's Microcontrollers & Robotics
=========================
futz is offline   Reply With Quote
Old 15th December 2007, 02:20 PM   (permalink)
Experienced Member
 
Hero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to behold
Default

Quote:
Originally Posted by blueroomelectronics
One more thing, I would like to use the "Crystal.ttf" font for listings, it can be found in the download section of my site.
Actually you don't need to dowload it to edit documents containing the said font, OpenOffice.org embeds it in the document so anyone can edit it, even if they don't have the font on their PC! MS Word also does this but it has a DRM (Digital Rights Management) feature that only allows the document to be viewed but not edited if it contains fonts that you don't have installed on your PC.

Quote:
I'm looking for a good screen capture program (I use Snagit but it's not free)
What's wrong with print screen?

Quote:
and a free keycaps font.
<ctrl> <F10> kind of thing.
What do you mean?

Oh and just another thing, for a consistant look and feel the book really should use OpenOffice's styles feature for headings, program listings etc. which also makes contents pages fully automatic.
__________________
What's so bad about Microsoft?

Get Opera it's simply a superb browser.

Last edited by Hero999; 15th December 2007 at 02:23 PM.
Hero999 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Electronic Systems (General Electronics) ThermalRunaway Electronic Books 34 29th June 2008 04:42 PM
Visual Basic for Electronics Engineering Applications ThermalRunaway Electronic Books 19 26th May 2008 06:48 AM
High ADC sampling rate PIC, 18F needed? bananasiong Micro Controllers 24 28th October 2007 12:13 PM
Need some help with a code provided by ATMEL ikalogic Micro Controllers 1 23rd January 2007 02:45 PM
Recomended book for the Electronics "newb" windozeuser General Electronics Chat 1 21st July 2005 07:04 PM



All times are GMT. The time now is 08:15 PM.


Electronic Circuits  |  Radio Controlled
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.