All Projects → microsoft → Devkit Sdk

microsoft / Devkit Sdk

Licence: other
Arduino library and package for the MXChip IoT DevKit

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Devkit Sdk

Wrmhl
⚡️ Super fast communication beetwen Unity3D and Arduino. Create Interactive experiences in a minute ⏱
Stars: ✭ 601 (+869.35%)
Mutual labels:  arduino, iot
Send altitude cocoos
IoT program for Arduino Uno / STM32 Blue Pill (libopencm3) that reads BME280 temperature + humidity + altitude sensors, via I2C or SPI with DMA and multitasking. Sends sensor data to Sigfox via Wisol Sigfox module on UART. Runs on cocoOS task scheduling library http://www.cocoos.net
Stars: ✭ 24 (-61.29%)
Mutual labels:  arduino, iot
Arduino Mqtt
MQTT library for Arduino
Stars: ✭ 685 (+1004.84%)
Mutual labels:  arduino, iot
Parse Sdk Arduino
The Arduino SDK for the Parse Platform
Stars: ✭ 59 (-4.84%)
Mutual labels:  arduino, iot
Easyntpclient
Library to read time from Network Time Protocol (NTP) servers.
Stars: ✭ 20 (-67.74%)
Mutual labels:  arduino, iot
Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+8833.87%)
Mutual labels:  arduino, iot
Coapnet
CoAPnet is a high performance .NET library for CoAP based communication. It provides a CoAP client and a CoAP server. It also has DTLS support out of the box.
Stars: ✭ 23 (-62.9%)
Mutual labels:  arduino, iot
Watchy
Watchy - An Open Source E-Ink Smartwatch
Stars: ✭ 469 (+656.45%)
Mutual labels:  arduino, iot
Esp8266 Wifi Relay
simple sketch of using ESP8266WebServer to switch relays on GPIO pins. It serves a simple website with toggle buttons for each relay
Stars: ✭ 13 (-79.03%)
Mutual labels:  arduino, iot
Esp8266 thing dev
An all-in-one development board for the ESP8266 including an FTDI FT231X for USB programming.
Stars: ✭ 11 (-82.26%)
Mutual labels:  arduino, iot
Esphome Core
🚨 No longer used 🚨 - The C++ framework behind ESPHome
Stars: ✭ 545 (+779.03%)
Mutual labels:  arduino, iot
Iotz
compile things easy 🚀
Stars: ✭ 39 (-37.1%)
Mutual labels:  arduino, iot
Arduinomenu
Arduino generic menu/interactivity system
Stars: ✭ 520 (+738.71%)
Mutual labels:  arduino, iot
Arduinojson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Stars: ✭ 5,456 (+8700%)
Mutual labels:  arduino, iot
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (+666.13%)
Mutual labels:  arduino, iot
Sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Stars: ✭ 788 (+1170.97%)
Mutual labels:  arduino, iot
Automated Irrigation System
This is the software of an open source automated irrigation system. The complete setup including hardware can be found in the README.
Stars: ✭ 442 (+612.9%)
Mutual labels:  arduino, iot
Sensors Software
sourcecode for reading sensor data
Stars: ✭ 469 (+656.45%)
Mutual labels:  arduino, iot
Iot cloudcloud
Stars: ✭ 26 (-58.06%)
Mutual labels:  arduino, iot
Device Os
Device OS (Firmware) for Particle Devices
Stars: ✭ 976 (+1474.19%)
Mutual labels:  arduino, iot

IoT DevKit SDK

This SDK is used to develop and prototype Internet of Things (IoT) solutions leveraging Microsoft Azure services and the MXChip IoT DevKit (a.k.a DevKit) which is an Arduino compatible board with rich peripherals and sensors.

With this SDK, you can use Visual Studio Code with Arduino Extension to rapidly build a full-fledged IoT application that integrates multiple services like Azure IoT Hub, Logic Apps and Cognitive Services.

Contribution

There are a couple of ways you can contribute to this repo:

  • Ideas, feature requests and bugs: We are open to all ideas and we want to get rid of bugs! Use the Issues section to either report a new issue, provide your ideas or contribute to existing threads.
  • Documentation: Found a typo or strangely worded sentences? Submit a PR!
  • Code: Contribute bug fixes, features or design changes.

This project has adopted the [email protected] with any additional questions or comments.

Documentation

MXChip IoT DevKit

The DevKit board features ARM Cortex-M processors. At its core, it comes with a SoC module that combines the power of the ST Microelectronics STM32F412 processor and Cypress BCM43362 for WiFi. For on-board peripherals, it has an OLED screen, headphone and speaker output, stereo microphone and abundant sensors such as humidity & temperature, pressure, motion (accelerometer & gyroscope) and magnetometer.

Get a kit

You can purchase the DevKit from: https://aka.ms/iot-devkit-purchase. We have opened purchase channel on DFRobot, SeeedStudio and Plugable

Data / Telemetry

This project collects usage data and sends it to Microsoft to help improve our products and services. Read Microsoft's privacy statement to learn more.
If you choose to participate, you can stop at any time by following this document.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].