Hi from Chuck

Feel like saying hi? then go ahead!

Moderators: Chuckt, Garth, bitfogav

Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
User avatar
sdudley
Moderator
Moderator
Posts: 337
Joined: Sun Mar 28, 2010 1:33 pm
Location: Florida, U.S.A.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Post by sdudley » Mon May 10, 2010 11:30 am

Hello. My name is Stacy, I am also married and have one son.

I've been bothering Brad for about a year now but I am still very much a novice when it comes to programming. I took three programming classes (visual basic, C++, C++ advanced) and I haven't used them since!

I have been interested in microcontrollers for years but it wasn't until I ran across this site and found the 8x8 Game System kit that I really decided to get involved. Brad has been a BIG help!

I really like programming these chips in assembly but someday might venture out and try C.

Anywhoo...

I have done a couple projects that are very basic and easy. I think they would be somewhat helpful to people who have no experience. Unfortunately, I have been so busy at work that I have not been able to participate much here on the forums, sorry!

If I ever get back to a 40 hour work week, I'll be a little more active... or should I say "RETROactive"! :wink:

User avatar
brad
Site Admin
Site Admin
Posts: 2578
Joined: Fri Mar 26, 2010 10:30 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Post by brad » Mon May 10, 2010 9:49 pm

I have only just now put two and two together!

Arduino is a board containing a microcontroller right?

I never really understood what it was before.

I would have thought that it would be more straight forward to buy a cheap microcontroller, breadboard and a programmer - certainly more versatile anyway.

Speaking of PS2 controllers, I bought two wireless ones on ebay and they cost approx $20 all up for both of them including postage - bargain!

User avatar
brad
Site Admin
Site Admin
Posts: 2578
Joined: Fri Mar 26, 2010 10:30 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Post by brad » Wed May 12, 2010 9:49 pm

What exactly is a bootloader?

User avatar
sdudley
Moderator
Moderator
Posts: 337
Joined: Sun Mar 28, 2010 1:33 pm
Location: Florida, U.S.A.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Post by sdudley » Wed May 12, 2010 9:50 pm

brad wrote:What exactly is a bootloader?
It automatically loads your boots! :D

User avatar
brad
Site Admin
Site Admin
Posts: 2578
Joined: Fri Mar 26, 2010 10:30 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Post by brad » Wed May 12, 2010 9:59 pm

sdudley wrote:
brad wrote:What exactly is a bootloader?
It automatically loads your boots! :D
This might do the job:

Image

User avatar
brad
Site Admin
Site Admin
Posts: 2578
Joined: Fri Mar 26, 2010 10:30 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Post by brad » Fri May 14, 2010 6:13 am

Ah, I get it now.

It basically makes it all the more easy for a beginner to program something right? because most of the work has already been done.

Garth
I practically live here!
I practically live here!
Posts: 232
Joined: Wed Jan 16, 2013 1:17 pm
Contact:

Re: Hi from Chuck

Post by Garth » Thu Jan 17, 2013 3:53 pm

The bootloader idea comes from "pulling yourself up by your bootstraps" or getting yourself going without help. The computer needs instructions to do anything at all, but how does it get them if, without having them first, it doesn't know how to get them? Enter the bootstrap loader, enough of a program in ROM to tell it how to find the source of the operating system or other program, and load it so now it can do something actually useful. I'm not familiar with the Arduino, but I think what Chuck is saying is that it has a bootloader already there to make it easier to get programs in, and it may have a user interface to make the process easier for the inexperienced user. OTOH if you start with an unprogrammed microcontroller, you have to start totally from scratch, write the very basics, and use a hardware programmer to get a program into it. It won't help itself (or you) do that at all. It's about as dumb as a brick until you teach it the basics. If you put the entire program that you want to run in the ROM though, it powers up and starts without needing to load anything further. I've brought a lot of products to market with PIC microcontrollers working this way; but there is absolutely no help from the microcontroller to get started.
http://WilsonMinesCo.com/ lots of 6502 resources

User avatar
brad
Site Admin
Site Admin
Posts: 2578
Joined: Fri Mar 26, 2010 10:30 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Hi from Chuck

Post by brad » Thu Jan 17, 2013 11:02 pm

Thanks for the info Garth. Now that i have been playing a little with Arduino and amicus18 i have a much better understanding of bootloaders. Although i had no idea where the term came from :)

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Who is online

Users browsing this forum: No registered users and 6 guests