You are here
Styx shield
What is Styx ?
![]() |
Styx is a shield allowing to use original Arduino shields with Jaluino. This is an intermediate shield to make two different worlds talk together. There's no magic behind this shield: pins from Jaluino PIC are arbitrarily mapped against pins from Arduino Atmega. Not all pins can be mapped. For instance, Atmel has often more PWM pins than PIC and, on the contrary, PIC often has more ADC channels than Atmega. So this arbitrarily mapping isn't perfect, but hopefully optimized and usable... |
Schematic and PCB
Styx schematic is simple, it's just about mapping pins together...
While schematic is simple, PCB is more complex, despite the small number of components... Remember not using this image to build your PCB, as it may not be scaled correctly. This image is just here to give an overview. You can access 1:1 scale Styx PCB and labels, PDF format, on Jaluino SVN repository.
![]() |
![]() |
Building Styx
![]() |
Since PCB looks more complex than one would think, Styx shield isn't so easy to build. You'll have to be careful with thin tracks. Styx is about plugging shield together, so also give attention while soldering pin headers: make sure they are as vertical with the board, and parallel between them, as possible. Else you'll get troubles while plugging Arduino shields. |
Styx shield is more a mechanical challenge than an electronic one...


Using Styx
Using Styx is easy: just plug an Arduino shield on it... The challenge will be to find an Arduino shield compatible with PIC specifications. Theoretically, you could plug any Arduino shields. In practice, prototyping shields are good candidates, due to very simple electronics.




Other more complex shields, even if usable with a PIC, will require you to write the program to drive it. If you're in the process of such a challenge, please keep inform us at Jaluino Group1 !
Limitations
Styx shield allows to use Arduino shields. To be accurate, it allows to physically plug Arduino shields. Due to the resulting "Pise design", you may encounter problems when dealing with analog and PWM signals2. Using complex Arduino shields (ie. not prototyping boards as previously shown) may require lots of work to adapt it, writing program on the PIC side.
These limitations obsviously exist. But fun is unlimited :)
Attachment | Size |
---|---|
![]() | 39.72 KB |
![]() | 97.97 KB |
![]() | 27.79 KB |
![]() | 34.09 KB |
![]() | 232.14 KB |
![]() | 217.91 KB |
![]() | 195.55 KB |
![]() | 238.57 KB |
![]() | 211.5 KB |
![]() | 205.72 KB |
![]() | 233.29 KB |
- Printer-friendly version
- Log in to post comments