On Jan 11, 5:29 pm, Adam Jacobs <[email protected]> wrote: You can > simply download the SD Card interface library and have at it.. You won't > need to spend time with your nose buried in the SD Card reference > datasheet trying to figure out just how long to pull this line high > before the other one needs to go low in order to write a bit. :) > > -Adam
While that is true of the Arduino, it is worth pointing out that it is true also for Microchip's C library for the 16F devices (free) , as well as the 18F library (official version not free but free versions are available) I believe this is also true of the other major manufacturers. C has the largest and best library support as far as i know. Chris -- You received this message because you are subscribed to the Google Groups "neonixie-l" group. To post to this group, send an email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/neonixie-l?hl=en-GB.
