If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Microchip® PIC32MX320F128H microcontroller (80 Mhz 32-bit MIPS, 128K Flash, 16K SRAM) compatible with many existing Arduino code samples and other resources Arduino Uno form factor compatible with many Arduino shields 42 available I/O pins two user LEDs PC connection uses a USB A > mini B cable (not included) 12 analog inputs 3.3V operating voltage 80Mhz operating frequency 75mA typical operating current 7V to 15V input voltage (recommended) 20V input voltage (maximum) 0V to 3.3V analog input voltage range +/-18mA DC current per pin
I now need to figure out all the different pins that are controlled, (The OC's are pretty striaghtforward)
so it will be useful on the uno32 metal detector sheild I'm working on.
It'll be usuing QED as the premise for it's operation.
I now need to figure out all the different pins that are controlled, (The OC's are pretty striaghtforward)
so it will be useful on the uno32 metal detector sheild I'm working on.
It'll be usuing QED as the premise for it's operation.
[ATTACH]25110[/ATTACH]
Hi Hdphilip, thanks for the screenshot showing Comms connection.
I now need to figure out all the different pins that are controlled, (The OC's are pretty striaghtforward)
so it will be useful on the uno32 metal detector sheild I'm working on.
Same here after reading the relevant UNO32 documents.
it's the single version, if you wish, pm me your email, and i'll send you something to help you understand what i'm doing.
moodz,
i see your usuing RF1 as the audio out. humm, i figured you'd be usuing a pwm.. I'll have to look deeper into the code to see what your up to...
it's the single version, if you wish, pm me your email, and i'll send you something to help you understand what i'm doing.
moodz,
i see your usuing RF1 as the audio out. humm, i figured you'd be usuing a pwm.. I'll have to look deeper into the code to see what your up to...
and are the TX freq preset to 2500 and 1250 hz?
Philip
... you could use PWM .... this one implements the bit clicking like a geiger counter .... an increase in signal will increase the click rate and likewise a decrease will decrease it. ( depends how you config the code though ).
The TX freq is 200u on and 200u off ... thats a leftover from my secret squirrel project.
Comment