Wachtelbrett
Wachtelbrett
Das Wachtelbrett ist eine STM32-basierte Entwicklungslösung zum Erstellen von Hardwareprototypen mit Click-Boards und C#-verwaltetem Code. Sie vereint Click-Boards und Microsofts .NET Micro Framework für eingebettete Geräte (NETMF). Schreiben Sie Code für Ihre Quail-Projekte in Microsoft Visual Studio (kostenlos in der Community Edition); Treiber für einzelne Click™-Boards werden vom MikroBUS.NET-Team bereitgestellt.
Hardwareseitig verfügt das Quail Board über 4 mikroBUS™-Buchsen für Click-Board-Konnektivität sowie 24 Schraubklemmen zum Anschluss zusätzlicher Elektronik und zwei USB-Anschlüsse (einer für die Programmierung, der andere für externen Massenspeicher). Das Board läuft mit einer 5-V-Stromversorgung.
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.
Wachtelbrett
Frequently Asked Questions
Have a Question?
Be the first to ask a question about this.