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: Converting PBP interrupt to ASM - 18F25K20
maybe like this
richard Today, 06:10https://youtu.be/PQrvgA-w0gk
steps through an array to set portb pin and another array to set timer interval for next interrupt , repeats every 6th pass
ra0 toggles every...