XC-1A supern00b examples?
-
- Member++
- Posts: 17
- Joined: Fri Aug 12, 2011 2:36 pm
Skeksis, good luck with your project! I'm in the same boat and am just starting out with XMOS. I also haven't hooked up hardware, but I probably should try to do that soon. Sounds like you picked a good one to start with.
-
- Active Member
- Posts: 61
- Joined: Sat May 28, 2011 9:42 pm
- Location: England
Thanks xcorific
I think beginning to hook stuff up to the board is one of the largest hurdles, I found that the documentation was murky at best about working out port referencing. Any ideas what you're going to start off with when you move to attaching hardware?
Skeksis
I think beginning to hook stuff up to the board is one of the largest hurdles, I found that the documentation was murky at best about working out port referencing. Any ideas what you're going to start off with when you move to attaching hardware?
Skeksis
"Time is an illusion. Lunch-time doubly so." - Douglas Adams
-
- Member++
- Posts: 17
- Joined: Fri Aug 12, 2011 2:36 pm
For now, I'm just going to try to get multiple serial ports running on the XC-1A. After that, I'd like to write some libraries (or look for existing ones) so I can get my XBee modules going with an LCD touchscreen. All of this stuff is basically serial-based. Then add on external circuitry to read analog data from sensors, so I can try to monitor the moisture in the soil of the veggie garden. :)
-
- Member++
- Posts: 28
- Joined: Sun Aug 28, 2011 5:18 am
If 12 bits is enough for your application, I have had very good results with the MCP3208 SPI interface ADC's. I use them on RoboProp and some industrial products.
xcorific wrote:For now, I'm just going to try to get multiple serial ports running on the XC-1A. After that, I'd like to write some libraries (or look for existing ones) so I can get my XBee modules going with an LCD touchscreen. All of this stuff is basically serial-based. Then add on external circuitry to read analog data from sensors, so I can try to monitor the moisture in the soil of the veggie garden. :)
-
- Respected Member
- Posts: 298
- Joined: Thu May 12, 2011 11:14 am
That sounds like one of the most original ideas for XMOS I've seen. Good luck!xcorific wrote:For now, I'm just going to try to get multiple serial ports running on the XC-1A. After that, I'd like to write some libraries (or look for existing ones) so I can get my XBee modules going with an LCD touchscreen. All of this stuff is basically serial-based. Then add on external circuitry to read analog data from sensors, so I can try to monitor the moisture in the soil of the veggie garden. :)