Posts with «netduino» label
Arduino Controlled Yellow Plane
Another interesting project by [nickatredbox], you can find this and all others on the [website].
This project is a plane with the Arduino Xbee remote control working on its maiden flight. It worked well no technical issues, very happy with the results
![]()
Building the controller was a very interesting curve, learned a lot of practical usage solutions to problems and ended up with a simple piece of code which is always good in my experience, keep it simple but not to simple.
Arduino & Xbee Remote Control
[nickatredbox] has sent this interesting project with Arduino involving wireless comunication. The fun comes when you have to decide to buy something already done or DIY.
I wanted a remote control system of my own design for may various RC model projects planes and boats. I set about researching the options and and Xbee with / Arduino solution poped out as a viable option, having failed performance testing using both WiFi and TinyCLR. The other feature I get as the Xbee is a transceiver is real-time telemetery. I’m sure I could buy this functionality from HobbyKing but where is the fun in that.
More project on the [website]
Netduino Plus 2 offers four times the speed, full round of futureproofing (video)
The original Netduino Plus was a welcome alternative for Arduino developers that had its limits -- even networking was almost a step too far. Secret Labs doesn't want any of us to bump our heads on the ceiling with its just-launched Netduino Plus 2. The networkable, .NET-friendly developer board runs a four times faster 168MHz processor with double the RAM (over 100KB) and six times as much code space (384KB) as its two-year-old ancestor. Having so much headroom lets the team build common OneWire and Time Server code into the firmware; Secret Labs reckons that there's enough space that the Plus 2 can easily grow over time. The ports are just as ready for the future with four serial ports, software control of any add-on shields (including Rev C Arduino shields) and a new header that lets programmers debug both managed and truly native code at once. If the upgrade is sufficiently tempting, project builders just need to spend $60 today to enjoy some newfound freedom.
Continue reading Netduino Plus 2 offers four times the speed, full round of futureproofing (video)
Filed under: Misc
Netduino Plus 2 offers four times the speed, full round of futureproofing (video) originally appeared on Engadget on Thu, 08 Nov 2012 20:48:00 EST. Please see our terms for use of feeds.
Permalink | Email this | CommentsAnyone here ever try a Netduino? (C#)
I am getting one dirt cheap (less than the price of a Arduino!) All I know so far is it has a ARM chip and you program it in C# (sharp).
Sounds interesting, and more than a bit scary (anyone know C# so I can get help when I need it?)