We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2012/11/29 05:26:20 AM CET
can someone please give a schema for Easybee3 and pic18f45k22 for a breadboard setup (and maybe code to transmit like in example provided in the forum) using the internal oscillator btw i have the easypic7 developement board setuped as reciever with another easybee3 and pic18f45k22 on board
i hope you people understand my request/question?
posted on 2012/11/11 08:58:02 AM CET
hi!
i've purchased lv18fj development board and i've tried example provided with compiler, it works but only when i connect board directly with my PC. but when i try to connect both things with router, it doesn't work, board never gets IP from dhcp server.
so please provide some example for DHCP, board has PIC18f87j60a and 25MHz crystal.
posted on 2012/11/11 06:13:11 AM CET
posted on 2012/11/09 10:26:35 AM CET
What I'd like to do is to get a potentiometer reading and look at it live and store it on my PC. I don't even know if this is possible using UART. I've been trying to do this on the EasyPIC7 prototype board with no luck. I'd be open to use another communication method so long as it gets the job done.
posted on 2012/10/10 06:10:43 AM CEST
hi
i found a small code by Bascom for HID usb ...
is ther any code for mikropascal to make avr as HID usb?