Welcome, Guest. Please login or register.

Author Topic: 7188D Embedded Controller, what can I use it for  (Read 3053 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline DamigaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2011
  • Posts: 92
    • Show only replies by Damiga
7188D Embedded Controller, what can I use it for
« on: March 01, 2011, 01:42:54 PM »
Hi,
 
Has anyone got any experiene with this embedded controller?
Just found it in a dumpster and thought I should be able to do something fun with it and my amiga
 
http://www.measurementsystems.co.uk/ICPCON-I-7000/Embedded-Controllers_c7_33/I-7188D-Embedded-Controller-(C-language-based)-w/Display_p169
« Last Edit: March 01, 2011, 01:43:25 PM by Damiga »
 

Offline basman74

  • Jr. Member
  • **
  • Join Date: Aug 2007
  • Posts: 61
    • Show only replies by basman74
Re: 7188D Embedded Controller, what can I use it for
« Reply #1 on: March 04, 2011, 05:41:40 AM »
Quote from: Damiga;618621
Hi,
 
Has anyone got any experiene with this embedded controller?
Just found it in a dumpster and thought I should be able to do something fun with it and my amiga
 
http://www.measurementsystems.co.uk/ICPCON-I-7000/Embedded-Controllers_c7_33/I-7188D-Embedded-Controller-(C-language-based)-w/Display_p169

Wish I found stuff like that in our local dumpster (not that i've looked, lately.. :D Last trip to the local school dumpster fourteen years ago yielded 11 PC's: Ten XT-turbo and one 286 clones).

Well, you could take one amiga, add three external dialup modems (ok, two modems if you cannot hack COM2 for RS-232 operation) and a bit of savvy programming to host a mini BBS through it, perhaps??
« Last Edit: March 04, 2011, 05:56:29 AM by basman74 »
 

Offline DamigaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2011
  • Posts: 92
    • Show only replies by Damiga
Re: 7188D Embedded Controller, what can I use it for
« Reply #2 on: March 04, 2011, 07:24:24 AM »
hmmm... I like your thinking, but I don't have a regular phone line at home =)
 
But I could perhaps connect an old mobilephone to it somehow... and then I could phone my miggy from work and tell it to water the plants or something =)
I saw something like that on TV before, some geeks hade programmed a C64 to water their plants =)
 

Offline basman74

  • Jr. Member
  • **
  • Join Date: Aug 2007
  • Posts: 61
    • Show only replies by basman74
Re: 7188D Embedded Controller, what can I use it for
« Reply #3 on: March 04, 2011, 09:24:07 AM »
Quote from: Damiga;619530
hmmm... I like your thinking, but I don't have a regular phone line at home =)
 
But I could perhaps connect an old mobilephone to it somehow... and then I could phone my miggy from work and tell it to water the plants or something =)
I saw something like that on TV before, some geeks hade programmed a C64 to water their plants =)


Problem is, the embedded controller you've managed to find is really only a serial-communications oriented device with no other I/O built in..

Another possible use for it: if you have multiple (up to 3) classic systems in your home, you could set up a serial-based home network using the device - all running at a *blazing* 115KBaud.. :D
 

Offline DamigaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2011
  • Posts: 92
    • Show only replies by Damiga
Re: 7188D Embedded Controller, what can I use it for
« Reply #4 on: March 04, 2011, 10:51:55 AM »
Well I have four Amigas so that sounds like a plan, but I'm guessing it would require programming and that's not my strong side.
 
I was hoping someone had used this before so there was something to get me started =)
 

Offline basman74

  • Jr. Member
  • **
  • Join Date: Aug 2007
  • Posts: 61
    • Show only replies by basman74
Re: 7188D Embedded Controller, what can I use it for
« Reply #5 on: March 04, 2011, 11:28:18 AM »
Quote from: Damiga;619568
Well I have four Amigas so that sounds like a plan, but I'm guessing it would require programming and that's not my strong side.
 
I was hoping someone had used this before so there was something to get me started =)


Although their user manual is quite detailed and seems like a good place to start, you will definitely have to write a custom comms application in QBASIC or C, running on top of a Free/DR-DOS image and upload it all into the on-board flash ROM..

While I could be wrong, I think you won't find too many hobbyists playing around with this kind of hardware - they're either probably too busy playing with Arduino/Mbed or building their own gear.. ;)
 

Offline DamigaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2011
  • Posts: 92
    • Show only replies by Damiga
Re: 7188D Embedded Controller, what can I use it for
« Reply #6 on: March 04, 2011, 11:43:54 AM »
Oh well, perhaps i'll give it a go at ebay, It should be worth something, it goes for over 350$ new
 

Offline basman74

  • Jr. Member
  • **
  • Join Date: Aug 2007
  • Posts: 61
    • Show only replies by basman74
Re: 7188D Embedded Controller, what can I use it for
« Reply #7 on: March 04, 2011, 12:52:39 PM »
Quote from: Damiga;619585
Oh well, perhaps i'll give it a go at ebay, It should be worth something, it goes for over 350$ new

I'd say go for it. Even the parts alone (industrial box, chips etc.) might be useful to someone for their own project..
 

Offline jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4051
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show only replies by jj
Re: 7188D Embedded Controller, what can I use it for
« Reply #8 on: March 04, 2011, 01:15:09 PM »
I believe bloodline has been playing around with these type of devices.  He might have some advice or use for it.
 
In the UK you won't really find things like this in dumpsters as all electronics have to be disposed of by taking to council sites where they are dismantled properly.  Well they should be anyway.
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"
 

Offline DamigaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2011
  • Posts: 92
    • Show only replies by Damiga
Re: 7188D Embedded Controller, what can I use it for
« Reply #9 on: March 04, 2011, 02:10:26 PM »
I'm gonna go look for more, I think they've been using them in the building for something, there were loads of stuff in the dumpsters
 

Offline basman74

  • Jr. Member
  • **
  • Join Date: Aug 2007
  • Posts: 61
    • Show only replies by basman74
Re: 7188D Embedded Controller, what can I use it for
« Reply #10 on: March 04, 2011, 02:35:35 PM »
Quote from: Damiga;619612
I'm gonna go look for more, I think they've been using them in the building for something, there were loads of stuff in the dumpsters


If what you say is correct and you end up finding more of these modules, chances are they're just decommisioned units that may actually still work!

What might be even more interesting is in the devices you may find that were possibly connected to this thing i.e. HVAC control modules, fire/alarm panels, remote i/o modules, process instrumentation etc. etc.
 

Offline DamigaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2011
  • Posts: 92
    • Show only replies by Damiga
Re: 7188D Embedded Controller, what can I use it for
« Reply #11 on: March 04, 2011, 03:17:32 PM »
It looked like they replace an alarm system of some kind.
 
Edit: and the unit looks really good, not even dirty or dusty
 

Offline DamigaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2011
  • Posts: 92
    • Show only replies by Damiga
Re: 7188D Embedded Controller, what can I use it for
« Reply #12 on: March 07, 2011, 09:52:02 AM »
Buhu... they had already emptied the dumpster...
 

Offline basman74

  • Jr. Member
  • **
  • Join Date: Aug 2007
  • Posts: 61
    • Show only replies by basman74
Re: 7188D Embedded Controller, what can I use it for
« Reply #13 on: March 08, 2011, 12:35:24 PM »
Quote from: Damiga;620158
Buhu... they had already emptied the dumpster...


Forgot to mention you gotta be quick as well as thorough with these searches otherwise that can happen.. sorry! :rolleyes:

Next time you do though, just remember that garbage compaction systems offer virtually no chance of escape (unless you aspire to be a human schnitzel) if you're ever caught in one..

But please, don't let me dissuade you from your endeavors! ;)


Cheers Valentin
 

Offline DamigaTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2011
  • Posts: 92
    • Show only replies by Damiga
Re: 7188D Embedded Controller, what can I use it for
« Reply #14 on: March 08, 2011, 01:41:38 PM »
Hehe... no worries, it's just a small recycling room for our building so no crawling in compaction systems =)