-
[#XDUINO] Arduino vs Netduino vs Gadgeteer (VI) conclusions, Pros and cons of Arduino
Series Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Starting with Netduino. https://elbruno.com/2013/07/16/xduino-arduino-vs-netduino-vs-netgadgeeter-iii-empezamos-con-netduino/ Example with Netduino. https://elbruno.com/2013/07/17/xduino-arduino-vs-netduino-vs-gadgeteer-iii-el-ejemplo-con-netduino/ Example with Gadgeteer. https://elbruno.com/2013/07/18/xduino-arduino-vs-netduino-vs-gadgeteer-v-ejemplo-con-gadgeteer/ Hello After the series of posts where I showed how to make a simple application with a LED and a BUTTON with Arduino, Netduino and .Net Gadgeter, today I present my opinion about Arduino. Let’s see…… β read more
-
[#HUMOR] HowTo: Shoot Yourself in the Foot in Any Programming Language
Hi, just great and the C… real as life itself CYou shoot yourself in the foot. C++You accidentally create a dozen clones of yourself and shoot them all in the foot. Providing emergency medical assistance is impossible since you canβt tell which are bitwise copies and which are just pointing at others and saying, βThatβs… β read more
-
[#VS2013] New Feature in the source code editor: Peek Definition (and has mode INCEPTION)
Hello. Today I give you a look at one of those little things that makes that Visual Studio has one of the best code editors that there are (say not the best to not sound like enlarged, although it should be). It’s Peek Definition. This feature allows us to “see” the contents of a method… β read more
-
[#WINDOWS81] HowTo: Go to desktop after Windows Login by default
Good, I finished the post with the findings of the comparison between Arduinoand Netduino .net Gadgeteer; However when have you reread today I realized that I left a little thick. I’ve given too much cane some platforms so I reescribirΓ© it a little more light this weekend to be published on Monday. So I take… β read more
-
[#XDUINO] Arduino vs Netduino vs Gadgeteer (V) example with Gadgeteer
Series Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Starting with Netduino. https://elbruno.com/2013/07/16/xduino-arduino-vs-netduino-vs-netgadgeeter-iii-empezamos-con-netduino/ Example with Netduino. https://elbruno.com/2013/07/17/xduino-arduino-vs-netduino-vs-gadgeteer-iii-el-ejemplo-con-netduino/ Good. After the example of the Arduino and the Netduino, today’s up to .net Gadgeteer. We have the same problem as with NETMFGadgeteer, there isn’t an official SDK for Visual Studio 2012. However the solution is similar to the ofNETMF 4.2, I explained it in this post and allows us to have .net Gadgeteer projects in… β read more
-
[#XDUINO] Arduino vs Netduino vs Gadgeteer (III) example with Netduino
Series Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Starting with Netduino. https://elbruno.com/2013/07/16/xduino-arduino-vs-netduino-vs-netgadgeeter-iii-empezamos-con-netduino/ Good. After the introduction of the Netduinodevelopment yesterday, today we will see the implementation of the application using the Netduino. In the case of the Netduino 2 we can deploy the application using the board without connecting external sensors, since it has a BUTTON and an LED. Creating a new project of type Netduino 2 Application… β read more
-
[#XDUINO] #Arduino vs #Netduino vs #NetGadgeeter (III), starting with Netduino
Series: Introduction. https://elbruno.com/2013/07/13/xduino-arduino-vs-netduino-vs-gadgeteer-i/ Example with Arduino. https://elbruno.com/2013/07/15/xduino-arduino-vs-netduino-vs-netgadgeeter-ii-usamos-el-arduino/ Good. After the super simple exercise of yesterday with Arduino:, today touch switch to Netduino. The first thing we find is that, working with Netduino, we don’t have an official extension for Visual Studio 2012 (or talk about VS2013). The scenario is far-fetched so I will try to… β read more
-
[#XDUINO] #Arduino vs #Netduino vs #NetGadgeeter (II), use the Arduino
Series: Introduction, https://elbruno.com/2013/07/14/xduino-arduino-vs-netduino-vs-gadgeteer-i-2/ Hi, After the post of introduction today I start to create the app for example with Arduino. For this I have used the following hardware Arduino one Rev 3, β¬20 Groove Starter Kit, $29 + shipping The Arduino one Rev 3 is one of the most popular, and Groove kit, allows us… β read more
-
[#HUMOR] Recursive 3D Printer
Good, now that he’s about to fall a… maybe Saludos @ La Finca El Bruno β read more
-
[#XDUINO] #Arduino vs #Netduino vs #Gadgeteer (I)
Good and now finally I have 3 gadgets in my hands we are going with a comparative small between 3. What I will do is to create a very simple app with 3 platforms I as a user of Xduino want an application with a button that allows me to turn an LED on or… β read more
-
[#VS2010] Error: I can not add comments to my checkin
Good, yesterday the great Jaume told me he could not put comments in the CheckIns from Visual Studio. I was frozen because usually the problem tends to be to the upside-down: I forced to put comments on the actions of checkin (though not in all cases) But good, sure that it was something in the… β read more
-
[#VS2013] New Feature: Enhanced Scroll Bar
Hola, When some time ago I saw this feature within the Power Tools for Visual Studio, the first thing that I thought was in who works with files so long to need something. That was before returning to find me with projects HTML where the cshtml may have hundreds of lines. And that is the… β read more
-
[#ARDUINO] HowTo: Add external libraries (in the correct way, not using brute force mode like me!)
Good, today is one of those days where the worst of the day is what comes out of the tip of my fingers. In this case, was trying to create a demo / deploy Arduino script (at Avanade will organize a Coding Dojo by these days) and tell me your head on the wall when… β read more
-
[#VS2013] HowTo: disable the references in the source code editor
Hola, 2 days ago I wrote a post about the new references which shows the code editor in Visual Studio 2013. Not 10 minutes passed until someone said “this is a sh #@!” and asked me how to disable it. So here the screenshot with options to disable this feature Obviously that is unchecked is… β read more
-
[#HUMOR] Code Reviews and source code from Hell
Good, today have come me to the hair, with what I’m seeing, by GAD! Source: http://geekandpoke.typepad.com/geekandpoke/2010/11/how-to-make-a-good-code-review.html Saludos @ La Finca El Bruno β read more
-
[#TEE2012] Update for Team Explorer Everywhere 2012 you can work with TFS2013 (among other things)
Buenas, Although it makes enough that I do not use it, it is always good to be aware of the developments related to the Team Explorere Everywhere. Ago a few days was released an update to the TEE that has interesting details such as native support for FreeBSD, or support for Eclipse Kepler (the last… β read more
-
[#VS2013] HowTo: display the direct references to elements of my Source Code
Hola, interesting feature is Visual Studio 2013 that displays for each item, direct references that are about the same from the solution code. For example, in the following function we can see how it has 11 references (not if references in Spanish translates well as references for this case) If we click on the link… β read more
-
[#VS2013] Search and Resize in Tool / Options > great!
Good, What a surprise I get when I go Tools in Visual Studio 2013 / / Options, I see we have… SEARCH ! and alsoRESIZE !!! The resize gives me a little alike, but now to set up the quick Launch, then only I write QUICK and ready! If we launched a search with multiple… β read more
-
[#XAMARIN] It verifies that such MOBILE are your .net assemblies (WP8, Win8, iOS, Android)
Hello Xamarin are that they leave. I found a page that helps you to verify what so mobile are your .net assemblies to carry them and reuse them in iOS, Android, Windows Phone 8 and Windows 8. Sounds a little Chinese, but actually what it does is to verify if a .net dll can be… β read more
-
[#ALM] Learned Lessons
Good, yesterday afternoon I happened to open the internal session of Avanade commenting on my experience in theShowcase last year. If you don’t know the work of the Showcase, simply comment that it is a partnership between Accenture, Avanade and Microsoft with the aim of show business scenarios real, based on Microsoft technologies. As well,… β read more