2011/4/19 mattschinkel <[email protected]> > Here are some sample includes for samples that I use. Alias takes few > extra lines and is quite effective for generic libs. >
Yeah I've seen these several times in your libs. > PS: I have many of these snippets made up if you need them for Jaluino > IDE. > Yes, though Editra code snippets aren't as powerfull as VI's. I recently played with VI, kind of porting Jaluino IDE features under this editor (and even add inline API documentation). So, I'm not 100% sure about code snippets in Jaluino IDE / Editra... > PS#2: Let me know when you get more Jaluino boards :) > Well, I got few here, but this is version v1.0: there are several mistakes I did in schematic. As I test my PCB, I fix these mistakes, I hope to be able to order a new & better batch soon. For instance, I added a lot of optional pull-ups on many pins, as SPI & I²C can be used on many different pins depending on the device being used. For now, I built 3 Jaluino Bee boards, with more or less "green wire" fixes, using 18F27J53 (really cool chip), 18F25K22 or 18F2550 with: blink-a-led, serial hardware on both RX1/TX1 and RX2/TX2, USB serial & HID, RTCC, PPS, and SD-card (and this one was a big one). I couldn't succesfully test USB bootloader, it seems program memory isn't programmed the same way and current existing code isn't compatible AFAIK. I still need to test Xbee connections. 18F27J53 is the one requiring the most fixes, while 18F25K22 and 18F2550 requires an extra diode. To be continued... Cheers, Seb -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send 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/jallib?hl=en.
