What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » Playing around with a microcontroller

Pages: (3): « First [ 1 ] 2 3 » Last »
Playing around with a microcontroller
Author: Message:
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
O.P. Tongue  Playing around with a microcontroller
My father brought me a MC68HC908GP32 microcontroller so that I can spend my Easter holidays with something "productive", and today, with help from my brother and father, we did this:

We lit a led and then added another one!
Pics:
http://mike.thedt.net/images/temp/DSC00275.JPG -- One led only
http://mike.thedt.net/images/temp/DSC00277.JPG -- Two leds

I know, lighting leds isn't such a hard thing to do, (even with a microcontroller), but for me it's a begging. :P

I used to do this last summer, but didn't got far away. I was still doing various things with leds.
Now, I have forgotten almost everything from what I knew (that little knowledge anyway... :P).

I still don't understand most of the things, but let's hope that I will in the near future... :P
YouTube closed-captions ripper (also allows you to download videos!)
04-03-2007 12:27 AM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Playing around with a microcontroller
(y)

so now you can start making your own "someone messaged you" led blinker ;)

(assuming you can control the PIC via the RS232 port? otherwise you could output a signal to the RS232 port or even centronics (parallel) port (but be very carefull with that since you could blow up your parallel port and PIC with that if done wrong) and wire that to one of the input legs of the PIC...

:D

This post was edited on 04-03-2007 at 01:50 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
04-03-2007 01:49 AM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
O.P. RE: Playing around with a microcontroller
quote:
Originally posted by CookieRevised
so now you can start making your own "someone messaged you" led blinker (Smilie)
Good idea (Y)
But I still don't know how to send data to it. :(
I can currently only light a led :P

quote:
Originally posted by CookieRevised

(assuming you can control the PIC via the RS232 port? otherwise you could output a signal to the RS232 port or even centronics (parallel) port (but be very carefull with that since you could blow up your parallel port and PIC with that if done wrong) and wire that to one of the input legs of the PIC...
Yes, it is controlled via RS232 (you can see this on the pictures), but it's not "pure" RS232 since it is connected to a USB-to-RS232 converter.
YouTube closed-captions ripper (also allows you to download videos!)
04-03-2007 08:46 AM
Profile E-Mail PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
O.P. RE: Playing around with a microcontroller
I made the leds blink :D
Check out the (poor quality) video! : http://mike.thedt.net/temp/MOV00280.3GP
YouTube closed-captions ripper (also allows you to download videos!)
04-04-2007 07:37 PM
Profile E-Mail PM Web Find Quote Report
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
RE: Playing around with a microcontroller
quote:
Originally posted by Mike

I made the leds blink (Smilie)
Check out the (poor quality) video! : http://mike.thedt.net/temp/MOV00280.3GP
Lol, cool :cheesy:
*duck wishes he could do that
QUACK QUACK QUACK

04-04-2007 07:41 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: Playing around with a microcontroller
quote:
Originally posted by CookieRevised
(y)

so now you can start making your own "someone messaged you" led blinker ;)

(assuming you can control the PIC via the RS232 port? otherwise you could output a signal to the RS232 port or even centronics (parallel) port (but be very carefull with that since you could blow up your parallel port and PIC with that if done wrong) and wire that to one of the input legs of the PIC...

:D

aka

Mike thats cool
04-04-2007 07:49 PM
Profile PM Find Quote Report
Nagamasa
Skinning Contest Winner
*****

Avatar

Posts: 1842
Reputation: 30
30 / Male / Flag
Joined: May 2006
RE: Playing around with a microcontroller
quote:
Originally posted by SonicSam
quote:
Originally posted by CookieRevised
(y)

so now you can start making your own "someone messaged you" led blinker ;)

(assuming you can control the PIC via the RS232 port? otherwise you could output a signal to the RS232 port or even centronics (parallel) port (but be very carefull with that since you could blow up your parallel port and PIC with that if done wrong) and wire that to one of the input legs of the PIC...

:D

aka

Mike thats cool
Sam, refund your pre-order for the LED thingy!!
[Image: unled1uo.png]
Joined this forum 6561 days, 4 hours, 26 minutes, 39 seconds ago.



04-05-2007 05:04 AM
Profile PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
O.P. RE: Playing around with a microcontroller
New program: http://mike.thedt.net/temp/MOV00303.3GP

Nothing really new...

It is supposed to be one of those which are in the streets that tell you to stop or go (don't know the English name for it :$)
YouTube closed-captions ripper (also allows you to download videos!)
04-07-2007 04:53 PM
Profile E-Mail PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Playing around with a microcontroller
Traffic lights?

And nice - i've got 2 of these things around the house but I've never used them :P
* Nathan goes to find them
Touch Innovation - touch friendly programs/applications for the windows mobile!


04-07-2007 05:00 PM
Profile E-Mail PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
O.P. RE: Playing around with a microcontroller
quote:
Originally posted by Nathan
Traffic lights?
Doh, of course, silly me... :$ :P
YouTube closed-captions ripper (also allows you to download videos!)
04-07-2007 06:00 PM
Profile E-Mail PM Web Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On