Embedded AMS B.V. (Embedded-AMS)

Embedded AMS B.V.

Embedded-AMS

Geek Repo

To realize your Embedded Industrial and IoT applications we give microcontrollers life. We do this by implementing high end Algorithms and Mathematics.

Location:Amsterdam

Home Page:https://EmbeddedAMS.nl

Github PK Tool:Github PK Tool

Embedded AMS B.V.'s repositories

EmbeddedProto

Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.

EmbeddedProto_Example_STM32_UART

Connecting a micro controller with a PC is simple when using google protocol buffers. This example shows you how you could communicate over UART in a structured manner. Embedded Proto is used to generate the embedded code while regular protoc code is used for the python desktop script. Commands are send from the PC to the micro controller. The chip will in turn reply with a message to give a status update.

Language:CStargazers:13Issues:2Issues:0

EmbeddedProto_Example_STM32_Bluetooth

In this example we demonstrate using Bluetooth Low Energy (BLE) with a X-NUCLEO-IDB05A1 evaluation board from ST Microelectronics.

Language:CStargazers:5Issues:1Issues:0

EmbeddedProto_Example_Makefile

An example for EmbeddedProto on how to setup a project using makefiles.

Language:C++Stargazers:4Issues:2Issues:0

EmbeddedProto_Example_Arduino_Pro_WiFi_to_NodeJS

This is a simple example showing how an Arduino sends data through a server to a front end. Following this tutorial, you will learn how an IoT system works from the device through the server to the front end.

Language:C++Stargazers:3Issues:1Issues:0

EmbeddedProto_Example_STM32CubeIDE

An example for EmbeddedProto on how to setup a project using STM32CubeIDE.

Language:CStargazers:2Issues:2Issues:0

EmbeddedProto_Example_Mbed_to_server

This example shows how you could communicate over ethernet using TCP sockets in a structured manner, using protobuf and Mbed OS as an RTOS.

Language:PythonStargazers:1Issues:2Issues:0

EmbeddedProto_Example_MSP430_SD_Logger

A data logger example on an MSP430 using Embedded Proto

Language:PascalStargazers:1Issues:1Issues:0

EmbeddedProto_Example_FRDM_Sensors

Example in which sensor data is processed with Embedded Proto on a NXP FRDM-KE02Z

Language:CStargazers:0Issues:1Issues:0

EmbeddedProto_Example_STM32_NFC

This repository hosts example code for Embedded Proto, the embedded implementation of Google Protocol Buffers. It is a simple example showing how a microcontroller can use Embedded Proto to be able to communicate between devices using NFC in a structured way.

Language:CStargazers:0Issues:2Issues:0

protobuf

Protocol Buffers - Google's data interchange format

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0