Git Product home page Git Product logo

n76handylibs's Introduction

N76HandyLibs

A few libraries for nuvoton N76E003. N76E003AT20 are an inexpensive family of 8051 MCUs made by nuvoton, taiwan. they are made to be a drop in replacement for STM8S003F3P6 8 bit microcontrollers which are inexpensive and somehow revolutionary, in a market flooded by poor peripheral, pricey atmel and microchips. (well we didn't know they were pricey until STM made those chips!).

anyway, these nuvotons worth a try too. so here are some useful libraries I wrote for them. to use them, you need to :

  1. include a peripheral driver according to the library (e.g. i2c_handler). these libraries are just general purpose drivers for various peripherals. they are not specific to libraries provided. you may use them for other things too. and they are written in a similar syntax to other drivers like those of provided by atmel for its AVRs.
  2. include the library in your project.
  3. read the header files and the example project to find out what you got and how to use them.
  4. done :)

CloseShot

n76handylibs's People

Contributors

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