Amicus is a multifunction development system inspired by the popular Arduino board, however, the Amicus board uses a Microchip PIC® microcontroller instead of an Atmel AVRtm type.
Comprehensive documentation and a helpful and friendly support environment, make using
Amicus18 an easy and enjoyable experience for beginners and seasoned programmers.
Forum Moderator Mackrakit (Dave) very kindly ported the Proton BASIC Compiler code over to PBP3 and modified the original AMicus18 docuemts for PBP3 users.
...
Re: I'm also stuck with FSR error when using DT's elapsed timer on 16F1936
why timer3 ?
richard Today, 00:56any timer that can provide a 10mS interrupt could be employed, the self configuring aspect of the code will not function for modern pic chips. the code will need a tickle to adapt it...