Git Product home page Git Product logo

n76e003_platformio's Introduction

n76e003_platformio

Nuvoton MCUs (N76E003) example project with PlatformIO

Introduction

I just got many N76E003 based modules and I want to develop and upload them my own firmware!
Afte some searching it seems everyone uses keil + uVision IDE (free is limited to 4KB flash out of 18KB),
So I knew my next project is to add this N76E003 board to PlatformIO using free SDCC!

Features

  • I wrote uploader script- currently upload_protocol = custom but I want to make tool-nulink so it will be nulink.
  • The uploader script can use Nuvoton CLI tool or GUI tool for uploading - the GUI works much better and faster (~4s vs ~20s).
  • Fully free, no code size limit and open source thanks to SDCC + PlatformIO.

Getting Started

Hardware

  • Buy Nu-Link ICP programmer: this and this works for me.
  • Buy N76E003 EVB: this and this works for me, also many modules use them like this

Software

  • Download and install Visual code
  • Install PlatformIO extension to Visual code.
  • Download and install the NuMicroICP and/or NuLinkCLI from Nuvoton tools.
  • Clone this repo, open it with Visual code and upload it via PlatformIO-upload command.

TODO

  • Add more examples.
  • PR to platform-intel_mcs51 to add N76E003 board and examples.
  • Move uploader script into a tool-nulink package repo of PlatformIO.
  • Move N76E003 lib into a freamwork package of PlatformIO or into tool-SDCC.
  • Implement Arduino-like API like this amazing project - because the N76E003 is VERY simular to STM8S103.

Enjoy!

A.E.TECH

n76e003_platformio's People

Contributors

arduino12 avatar

Stargazers

HBEN avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.