Thanks for replying. This is where my noobish status comes to the fore....because I have good knowledge in some areas, less so in others.
1) When you're referring to a 3.3V USB to Serial Adapter do you mean the FTDI adapters? I can find 3.3V versions of those, and I can see how their "end" pins have labels DTR-RX-TX-VCC-CTS-GND so I'm assuming these would be the RX and TX you're talking about.
But when I look at Pinout diagrams of the Digispark ATTiny 85 units such as this one:
http://blog.mister-bidouilles.fr/wp-content/uploads/2015/01/digispark-1.png[I chose this image because it had the USB tab labeled too....most don't]
I don't see anything labeled Tx or Rx.....unless that's what the "Data-" and "Data+" on the USB tab are for....and if that's them I don't know which is which (is "Data+" Tx??? That'd make sense, but I'm not sure). I'd surely appreciate more help on this.
2) Why did you specify 3.3V? Nothing on the pin labels for the ATTiny are 3.3V so I wasn't clear why you'd specified that.
If I'm correct about the FTDI thing, then I can easily see how to connect Data+ to Rx on the FTDI, and Data- to the TX on the FTDI. What I'm unclear is if I should power the Digispark ATTiny 85 with 5v through the USB tab or if I should use 3.3V. If it *is* 3v3 I'm supposed to use, any chance you could explain why? (Like I said, nothing on the Digispark ATTiny85 diagram above says 3v3, that's why I'm confused about this)
3) I'm part of a group that's trying to get more arduino going on in schools to encourage kids both to build things and to learn to program. When I can show them things like this working then it encourages them to think about their own designs and plans. My computer classes are far in history, and I'm rusty as heck, but I recognize the potential arduino offers for them.
4) Even if I DO understand how to connect them together in 1), how do I go about seeing the output on my PC? Do I use a terminal program?? Like PuTTY or Hyperterminal? If that's the case then how do I go about sending a command to get the EEPROM kit chip to "dump" its memory content (all the time/data & temp data) to the terminal window?
Thanks, I appreciate any help. I do workshops for teachers on doing classroom investigations in science. If I can get this sorted then I can show them the small digispark kits and they can just follow the code/instructions that I give them and build their own classroom units (the soldering some could do, the figuring out this stuff by themselves no way). Again, thanks.
