Author |
Message |
Topic: How to draw waveforms From ADC result in Printer by PIC Micr |
mfer
Replies: 5
Views: 6613
|
Forum: General CCS C Discussion Posted: Fri Jan 12, 2007 2:27 am Subject: i don't know that protocol |
hello,
Unfortunately, I don't know the driving protocol for parallel matrix printers, but I'm sure you can find it somewhere on the net.
mfer |
Topic: 18F45J10 write_program_memory() compiles to nothing |
mfer
Replies: 7
Views: 9865
|
Forum: General CCS C Discussion Posted: Fri Jan 12, 2007 1:38 am Subject: I'll report it then |
Hello,
No problem, I will do it from the datasheet, I just was curious to see your solution. You know, one can always learn from others.
mfer |
Topic: 18F45J10 write_program_memory() compiles to nothing |
mfer
Replies: 7
Views: 9865
|
Forum: General CCS C Discussion Posted: Fri Jan 12, 2007 1:04 am Subject: shall I report it as a bug? |
Hello,
Do you think I should report it as a bug?
I would be curious to see your replacement code, and next week would be all right.
Thank you for your help so far!!
mfer |
Topic: How to draw waveforms From ADC result in Printer by PIC Micr |
mfer
Replies: 5
Views: 6613
|
Forum: General CCS C Discussion Posted: Fri Jan 12, 2007 12:52 am Subject: my ideas about your task |
Hello,
If I were you, I would consider applying thermal receipt printers.
-Can be driven via serial port or USB - means direct connection to PIC.
-Can be used in both graphical and text mode ... |
Topic: 18F45J10 write_program_memory() compiles to nothing |
mfer
Replies: 7
Views: 9865
|
Forum: General CCS C Discussion Posted: Thu Jan 11, 2007 11:43 pm Subject: not convinced yet :) |
Hello,
You only missed the main part:
what is at 0x0024?
There should be the writing sequence itself.
Did you burn it into the pic and it did the writing properly?
mfer |
Topic: on board circuit to charge the SLA battery |
mfer
Replies: 2
Views: 3737
|
Forum: General CCS C Discussion Posted: Thu Jan 11, 2007 8:59 am Subject: on board circuit to charge the SLA battery |
Hi,
Philips had a nice universal battery charger: TEA1102.
It is discontinued if I'm not mistaken, but they surely have something new.
Regards,
mfer |
Topic: humidity sensors |
mfer
Replies: 14
Views: 22902
|
Forum: General CCS C Discussion Posted: Thu Jan 11, 2007 8:19 am Subject: humidity sensors |
Hello.
I used HIH-4000 with Microchip MCP3221, which gives I2C output. Works fine. Note, that HIH-4000 has rather fast response. (o.k., compared to what, but for me it was fast enough)
Regards, ... |
Topic: 18F45J10 write_program_memory() compiles to nothing |
mfer
Replies: 7
Views: 9865
|
Forum: General CCS C Discussion Posted: Thu Jan 11, 2007 8:05 am Subject: 18F45J10 write_program_memory() compiles to nothing |
Hello,
I've seen similar problems here in many-many posts, but couldn't find a solution for my problem yet.
I'm trying to use the followings:
---------------------------------------------
... |
|