Starting place for Netduin Go Module
#1
Posted 19 September 2012 - 09:41 PM
#2
Posted 20 September 2012 - 04:56 PM
I think the intention is to allow the Netduino GO! to connect to more than just two ShieldBase boards but not whilst it is in beta.The modules themselves will probably need to run a fair bit of logic on their own and just receive commands from the main board and sometimes respond. Would this be something where I just adapt the shieldbase to do what I want? The problem I see with adapting the shield base is that it takes up a whole bus if I'm not mistaken and I need a minimum of 3 of these but would again like to be able to connect more.
You should be able to do this but not with the current implementation of the GoBus protocol. From the talk on the Netduino GO! forum it looks like that is a 2.0 feature. We are currently at 1.0 and the early specs for GoBus 1.5 have been released. Again, check out the Netduino GO forum.The next part to that is, is it possible to connect more than 8 modules to the main board.
If you want to implement a module yourself then you will need a little more than C# if you are going to follow the route other developers have chosen so far. The current modules which have been released all use either the STM8S or the STM32 series of microcontrollers. If you want an idea of what is involved then I've been blogging about STM8S development. You can also get C# and C sources for some of the Nwazet modules.I have a basic understanding of the boards, not so much about how the processor works or how to design the circuit for it. I would prefer to use the netduino go as C# has been my primary language for around 5 years and I like its setup. Is it possible to get a starting point for the circuit and software for it from somewhere? I have a basic understanding of the electronics side of this, but the programming side I should have no problem with other than a starting point and how to get it on the board.
Welcome to the community.
Hope this helps,
Mark
To be or not to be = 0xFF
Blogging about Netduino, .NET, STM8S and STM32 and generally waffling on about life
Follow @nevynuk on Twitter
#3
Posted 21 September 2012 - 04:10 AM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users