All Projects → eclipse → mita

eclipse / mita

Licence: EPL-2.0 license
mita

Programming Languages

Xtend
68 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to mita

stm32f7xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Stars: ✭ 71 (+36.54%)
Mutual labels:  embedded
STM32F10x Servo Library
Servo library with stm developed by the Liek Software Team. We are working on new versions.
Stars: ✭ 14 (-73.08%)
Mutual labels:  embedded
embedded-ccs811-rs
Platform agnostic Rust driver for the CCS811 ultra-low power digital gas sensor for monitoring indoor air quality
Stars: ✭ 12 (-76.92%)
Mutual labels:  embedded
bx-github-ci
This tutorial provides one example on how a CI (Continuous Integration) workflow with the IAR Build Tools for Linux can be set up on GitHub. The IAR Build Tools on Linux are available for Arm, RISC-V and Renesas (RH850, RL78 and RX).
Stars: ✭ 20 (-61.54%)
Mutual labels:  embedded
atat
no_std crate for parsing AT commands
Stars: ✭ 50 (-3.85%)
Mutual labels:  embedded
STM32 Base Project
STM32 Base project with a lot of stuff
Stars: ✭ 58 (+11.54%)
Mutual labels:  embedded
knurling-session-20q4
Building your own embedded CO2 measuring device. With Rust!
Stars: ✭ 15 (-71.15%)
Mutual labels:  embedded
daisykit
Daisykit is an easy AI toolkit for software engineers to integrate pretrained AI models and pipelines into their projects. - with NCNN, OpenCV, Python wrappers
Stars: ✭ 22 (-57.69%)
Mutual labels:  embedded
NanoCBOR
CBOR library aimed at heavily constrained devices
Stars: ✭ 32 (-38.46%)
Mutual labels:  embedded
rosedb
🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.
Stars: ✭ 2,957 (+5586.54%)
Mutual labels:  embedded
embedded-sps
Embedded i2c Driver for Sensirion Particulate Matter Sensors - Download the Zip Package from the Release Page
Stars: ✭ 36 (-30.77%)
Mutual labels:  embedded
miZy
miZy - tiny fast embedded linux
Stars: ✭ 106 (+103.85%)
Mutual labels:  embedded
Dynamic App Loading
Dynamically load apps to zephyr RTOS
Stars: ✭ 31 (-40.38%)
Mutual labels:  embedded
circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
Stars: ✭ 3,097 (+5855.77%)
Mutual labels:  embedded
piranha
Piranha - a modern cloud runtime
Stars: ✭ 136 (+161.54%)
Mutual labels:  embedded
PureDB
PureDB is a portable and tiny set of libraries for creating and reading constant databases.
Stars: ✭ 27 (-48.08%)
Mutual labels:  embedded
AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering education.
Stars: ✭ 22 (-57.69%)
Mutual labels:  embedded
arduino-pid-autotuner
Automated PID tuning using Ziegler-Nichols/relay method
Stars: ✭ 101 (+94.23%)
Mutual labels:  embedded
bxcan
bxCAN peripheral driver for STM32 chips
Stars: ✭ 22 (-57.69%)
Mutual labels:  embedded
micropython-tft-gui
Simple GUI for Pyboard and TFT touch panel displays
Stars: ✭ 72 (+38.46%)
Mutual labels:  embedded

Mita logo

Eclipse Mita is a new programming language for the embedded IoT. It targets developers who are new to embedded software development, specifically those who come from a cloud background. As a developer Mita feels like a modern programming language (in the vein of TypeScript), but translates to C code which compiles to native code running directly on the embedded hardware. Combining declarative configuration, powerful language features with code generation enables projects to scale their deployment over quantity - from the first prototype to shipping thousands of devices.

Getting started

Mita serves two separate user groups: IoT developers and device vendors/platform integrators.

Getting started as IoT developer

To get an impression of how Mita looks like for IoT developers, check out a short quick demo, or a talk from the Eclipse IoT Day 2018 in Grenoble. As an IoT developer Mita is most useful to you if it comes integrated in a device vendors offering. See below for a list of vendors who currently offer Mita support (if your organization/offering/platform should be in this list, please raise a pull-request):

More information about the language itself can be found in our documentation.

Getting started as a device vendor/platform integrator

For Mita to run on a platform/device there is some integration work necessary. Have a look at our platform integrators guide for more details on how to enable Mita for your platform.

Developer Resources

  • Contributing: Learn how to report bugs, setup your workspace and submit your changes.
  • Quality Guidelines: Learn how to write good commits and pull requests.

Get in Touch

Come and find us in our Mattermost channel at eclipse.org or check out the Eclipse Mita project home page for details regarding our mailing list. We also hold bi-weekly meetings at 2:00 PM GMT+1 here starting from Nov 13, 2018.

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].