Planche à caille
Planche à caille
Le Conseil des cailles est une solution de développement basée sur STM32 pour la création de prototypes matériels avec des cartes Click et du code géré en C#. Elle réunit les cartes Click et le .NET Micro Framework de Microsoft pour les appareils embarqués (NETMF). Écrivez le code de vos projets Quail dans Microsoft Visual Studio (gratuit dans l'édition communautaire) ; les pilotes pour les cartes Click™ individuelles sont fournis par l'équipe MikroBUS.NET.
Au niveau matériel, la carte Quail dispose de 4 prises mikroBUS™ pour la connectivité de la carte Click, ainsi que de 24 bornes à vis pour connecter des composants électroniques supplémentaires et de deux ports USB (un pour la programmation, l'autre pour le stockage de masse externe). La carte fonctionne sur une alimentation 5 V.
Overview
A MikroBUS.NET and MikroElektronika collaboration
- Quail is produced by MikroElektronika, but the idea and design of the board was done by MikroBUS.NET, a team of software and hardware professionals from France. The core idea behind Quail was to empower embedded developers with the same modern tools and technologies used by those who develop desktop applications. On the flip-side, Quail also allows desktop .NET programmers to delve into the world of hardware development, with ease. For more information about the MikroBUS.NET team, visit their site. The page also contains a detailed getting-started guide.
Software requirements
- Quail requires three pieces of software to run.
1. Microsoft .NET Micro framework. Open source platform that enables you to write managed C# code for embedded applications.
2. Visual Studio Community 2013 [visit site]. A full-featured free cross-platform IDE from Microsoft.
3. MBN Core assembly.
Click board drivers and starting your first Quail project
- The MikroBUS.NET team is constantly churning out new NETMF-compatible drivers for click™ boards. So far they've covered about 50 clicks. Once you installed all the required software you can find individual click board drivers on the official MikroBUS.NET webpage.
How to start a project
- The website also contains a detailed walkthrough on how to start a project in Visual Studio, include the necessary drivers and reference the needed assemblies in your source code.
Planche à caille
Frequently Asked Questions
Have a Question?
Be the first to ask a question about this.