Show Posts
|
|
Pages: [1] 2
|
|
1
|
Topics / Device Hacking / Re: Hacking the iCruze LCD display
|
on: March 05, 2011, 01:43:07 am
|
Indeed it does, and I gingerly dangled stiff jumper wires in to program it rather than solder in headers, which seems to have worked. Here I've got it "booted up" with the Bus Pirate. 
|
|
|
|
|
2
|
Topics / Device Hacking / Re: Hacking the iCruze LCD display
|
on: February 16, 2011, 06:12:12 pm
|
|
I got two of these as a result of your work, since they're almost as cheap as straight LCDs anyway. Unfortunately, I'm having trouble determining the actual pinout for the ICSP pins.
|
|
|
|
|
3
|
Community / Website and Forum / Re: Karma
|
on: February 05, 2011, 02:22:57 pm
|
My suggestion, which has probably already come up: Yes, that seems to be the forth (and least popular) choice in the poll. Lefty But the options are flawed. Option 4 implies that the entire karma system get thrown out, while what I'm suggesting keeps it around and adds what I believe to be necessary improvements.
|
|
|
|
|
5
|
Community / Website and Forum / Re: Karma
|
on: February 05, 2011, 01:41:37 pm
|
|
My suggestion, which has probably already come up: if someone gives karma, a short message (100 characters perhaps?) must be attached to the post in question, along with what rating that person gave. In theory, this lets the person being rated know why they got that rating, and it gives incentive to rate someone with confidence rather than whenever they feel like it.
|
|
|
|
|
11
|
Using Arduino / Storage / Re: Problems accessing parallel SRAM
|
on: February 01, 2011, 09:08:26 am
|
|
It's entirely possible to drive parallel chips with shift registers, but on MCUs with SPI/I2C hardware (or software) it's not as practical since SRAM chips are also manufactured with built-in SPI/I2C hardware.
|
|
|
|
|
14
|
Development / Other Software Development / Re: DS3231 Function Library
|
on: January 31, 2011, 08:24:30 am
|
|
The library is fairly complete, and I've fixed all the bugs I've found so far. I can upload the library wherever it should go. The archive can also include Doxygen-generated documentation (the header is marked up for this). What's left to add would be alarms, which I'll be able to add in the coming days.
|
|
|
|
|