Hi,

I've got a project where I'm going to have to create a couple libraries 
that aren't available in JALLIB and I was wondering if you'd be interested 
in adding them to JALLIB when I'm done.  One for an HC-05 Bluetooth module 
and one for an ILI9341 based LCD.  (Both really cheap pieces of hardware 
available on eBay)  I have a couple questions though about JALLIB standards 
and what the opinion is about including other libraries in a library you 
are writing.  Both of these devices will require serial communication 
(either UART or SPI) and I'm curious if it is acceptable to include the 
serial (UART and/or SPI) JALLIB libraries in these new libraries or does 
that violate JALLIB standards?  It does open the question of do you use the 
HW or SW versions of them as not all PICs have HW serial.  Is it acceptable 
if this is a config setting for the library - to choose either HW or SW 
serial?  The HC-05 will be fine with either HW or SW serial but the ILI9341 
really should be HW driven if you want to have any sort of chance on 
motion/animations.  

Let me know what your thoughts are on interest in these libraries.

Thanks,

Shawn

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to