All Projects → sipeed → Platform Kendryte210

sipeed / Platform Kendryte210

Licence: other
Kendryte K210: development platform for PlatformIO

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Platform Kendryte210

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 (+9131.67%)
Mutual labels:  arduino, risc-v, platformio
Platform Espressif8266
Espressif 8266: development platform for PlatformIO
Stars: ✭ 206 (+243.33%)
Mutual labels:  arduino, platformio
Platform Ststm32
ST STM32: development platform for PlatformIO
Stars: ✭ 201 (+235%)
Mutual labels:  arduino, platformio
Deviot
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Stars: ✭ 281 (+368.33%)
Mutual labels:  arduino, platformio
Irremoteesp8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Stars: ✭ 1,964 (+3173.33%)
Mutual labels:  arduino, platformio
Openmqttgateway
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.
Stars: ✭ 2,413 (+3921.67%)
Mutual labels:  arduino, platformio
nuclei-sdk
Nuclei RISC-V Software Development Kit
Stars: ✭ 65 (+8.33%)
Mutual labels:  platformio, risc-v
platform-shakti
Shakti: development platform for PlatformIO
Stars: ✭ 26 (-56.67%)
Mutual labels:  platformio, risc-v
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (+691.67%)
Mutual labels:  arduino, platformio
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (+790%)
Mutual labels:  arduino, platformio
Esp8266
ESP8266 NodeMCU Workshop
Stars: ✭ 109 (+81.67%)
Mutual labels:  arduino, platformio
Esp32 Paxcounter
Wifi & BLE driven passenger flow metering with cheap ESP32 boards
Stars: ✭ 844 (+1306.67%)
Mutual labels:  arduino, platformio
Platform Gd32v
GD32V: development platform for PlatformIO
Stars: ✭ 142 (+136.67%)
Mutual labels:  risc-v, platformio
Easybutton
Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
Stars: ✭ 187 (+211.67%)
Mutual labels:  arduino, platformio
Platform Espressif32
Espressif 32: development platform for PlatformIO
Stars: ✭ 333 (+455%)
Mutual labels:  arduino, platformio
Arduino Esp32
Arduino core for the ESP32
Stars: ✭ 7,741 (+12801.67%)
Mutual labels:  arduino, platformio
Ttgo T Wristband
First steps with TTGO T-Wristband
Stars: ✭ 50 (-16.67%)
Mutual labels:  arduino, platformio
Bleeper
Library to manage your firmware configurations written in C++
Stars: ✭ 54 (-10%)
Mutual labels:  arduino
Esp8266 deauther
Affordable WiFi hacking platform for testing and learning
Stars: ✭ 9,312 (+15420%)
Mutual labels:  arduino
Desk Lamp Alternative Firmware
An alternative firmware for the Mijia Xiaomi Desk Lamp
Stars: ✭ 54 (-10%)
Mutual labels:  arduino

platform-kendryte210

Build Status Build status

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = kendryte210
board = ...
...

Development version

[env:development]
platform = https://github.com/sipeed/platform-kendryte210.git
board = ...
...

Configuration

Please navigate to documentation.

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