Search found 13 matches
- Wed Nov 20, 2013 10:44 am
- Forum: E-blocks
- Topic: Where can I find the latest version of PPP
- Replies: 1
- Views: 3574
Where can I find the latest version of PPP
Hi again sorry to post here but I can't find the latest version of PPP. The version in my computer seems older than that in the student labs and will now work with some configuration words for the 16F1847. In particular if I disable Low voltage programming I get a program fail error on my machine; t...
- Wed Mar 27, 2013 10:51 am
- Forum: E-blocks
- Topic: Bug with PPP programming EB006 with 16F1827?
- Replies: 1
- Views: 3029
Re: Bug with PPP programming EB006 with 16F1827?
Have given up on the 16F1827 and moved to the 1847 which is the chip I hope to use next year. The good news is that it seems to work so far without any problems - code downloaded and ran perfectly first time.
Sean
Sean
- Wed Mar 27, 2013 10:21 am
- Forum: General Programming
- Topic: Measurement of temperature and relative humidity using DHT11
- Replies: 90
- Views: 94028
Re: Measurement of temperature and relative humidity using D
I also use the DHT11 but with a PIC 12F683 acting as a 1-wire slave emulator and a 1-wire master (PIC Arduino or commercial) to display the data. I find that the ability to emulate 1-wire slaves (mainly DS18B20s), is very useful.
Happy to post more details if anyone is intereted
Sean
Happy to post more details if anyone is intereted
Sean
- Tue Mar 26, 2013 1:42 pm
- Forum: E-blocks
- Topic: Bug with PPP programming EB006 with 16F1827?
- Replies: 1
- Views: 3029
Bug with PPP programming EB006 with 16F1827?
BenJ has kindly posted the latest version of PPP and I have been trying it out with mixed success on the 16F1827. Some code downloads fine but some does not. I have a narrowed it down to a very simple bit of code where if I write 0x00 to PORTB the device programs fine but if I write 0xFF to PORTB pr...
- Fri Mar 22, 2013 3:30 pm
- Forum: General Programming
- Topic: Latest Configuration files
- Replies: 10
- Views: 10350
Re: Latest Configuration files
Enamul by old I mean c 2000 vintage. These used the parallel port of the PC. In fact I can no longer check as we have upgraded to new PCs without parallel ports. I know when I tried about 2 years ago that I had no success with the old programmers. Possibly they can be made to work. If so they might ...
- Fri Mar 22, 2013 1:44 pm
- Forum: General Programming
- Topic: Latest Configuration files
- Replies: 10
- Views: 10350
Re: Latest Configuration files
Ben
thanks. I have successfully installed and am programming a 16F1827 without any issues. I am aware that the newer PPP won't work on the old programmers.
Sean
thanks. I have successfully installed and am programming a 16F1827 without any issues. I am aware that the newer PPP won't work on the old programmers.
Sean
- Thu Mar 21, 2013 1:30 pm
- Forum: General Programming
- Topic: Latest Configuration files
- Replies: 10
- Views: 10350
Re: Latest Configuration files
Hi Many thanks, however I think I also need the latest config 2 as the config 3 file seems to be exclusively 18 series? My other config files are equally ancient 2007 versions. I have my laptop today and the config files are September 2009 which has the 16F1827 config, but not the 16F1847. Possibly ...
- Thu Mar 21, 2013 12:58 pm
- Forum: General Programming
- Topic: 2 X 1Wire individual pin on one mikokontroler
- Replies: 12
- Views: 8268
Re: 2 X 1Wire individual pin on one mikokontroler
I'm sure this can be done but I'm not sure why. I have successfully connected twelve daisy-chained DS18B20 to the same 1-wire line using an Arduino
Look at this link for information etc Link removed at site owners request
Look at this link for information etc Link removed at site owners request
- Wed Mar 20, 2013 12:46 pm
- Forum: General Programming
- Topic: Latest Configuration files
- Replies: 10
- Views: 10350
Latest Configuration files
Hi we are using PPP with the EB006 pic programmer E-block (indeed we ordered 30 towards the end of last year). Because of University policy (I work at Northumbria) it is a real pain to install anything as I have to get technical support to do it. The strange thing is that when I installed the softwa...
- Wed Apr 06, 2011 11:05 am
- Forum: General Programming
- Topic: V2.1 Board and 16F1827
- Replies: 5
- Views: 6179
Re: V2.1 Board and 16F1827
Ben
sadly that's exactly what I tried previously. I will check however if the chips are OK after being given a Vpp of 13V.
I do have one recent board purchased last year so will try with that later on in the week.
Many thanks in any event
Sean
sadly that's exactly what I tried previously. I will check however if the chips are OK after being given a Vpp of 13V.
I do have one recent board purchased last year so will try with that later on in the week.
Many thanks in any event
Sean
- Tue Apr 05, 2011 5:01 pm
- Forum: General Programming
- Topic: V2.1 Board and 16F1827
- Replies: 5
- Views: 6179
Re: V2.1 Board and 16F1827
Hi Ben
thanks for the new PPP. It does not seem to give the option to use the LPT port but only the USB so I can't actually test it. Dou have a version which included LPT support?
Sean
thanks for the new PPP. It does not seem to give the option to use the LPT port but only the USB so I can't actually test it. Dou have a version which included LPT support?
Sean
- Tue Apr 05, 2011 1:01 pm
- Forum: General Programming
- Topic: V2.1 Board and 16F1827
- Replies: 5
- Views: 6179
V2.1 Board and 16F1827
Hi all sorry to post a new topic. I work in a University and we teach PIC programming in both C and assembly. We are using the rather old V2.1 boards with parallell ports. We have about 30 of these modified to give breakout 18 and 40 pin ZIF sockets such as RS 710-6697. These have given excellent se...
- Mon Apr 04, 2011 4:22 pm
- Forum: E-blocks
- Topic: Programming 16F1827 on EB006 multiprogrammer board
- Replies: 14
- Views: 12445
Re: Programming 16F1827 on EB006 multiprogrammer board
Hi I do not have an EB006 board but a more vintage V2.1 board run from a parallel port. (well actually I have about 30 of these so hope I can get things to run). I am using PPPV3 I have downloaded various patches for the 16F1827 and the programmer sees the 1827 fine under autodetect. The read PIC co...