Giter VIP home page Giter VIP logo

Microchip PIC & AVR Examples's Projects

pic18f47q10-cnano-eusart-printf-mcc icon pic18f47q10-cnano-eusart-printf-mcc

This example shows how to use the printf function to send messages over EUSART and display charts in MPLAX Data Visualizer using Data Stream Protocol.

pic18f47q10-cnano-gpio-int-bare icon pic18f47q10-cnano-gpio-int-bare

This repository provides an example bare-metal code for using GPIO Interrupts and shows how to enable the Interrupt-on-Change (IOC). The IOC is configured to be triggered on the falling edge detected on the desired input pin.

pic18f47q10-cnano-gpio-int-mcc icon pic18f47q10-cnano-gpio-int-mcc

This repository provides an example of MCC-generated code for using GPIO Interrupts and shows how to enable the Interrupt-on-Change (IOC). The IOC is configured to be triggered on the falling edge detected on the desired input pin.

pic18f47q10-cnano-gpio-read-write-bare icon pic18f47q10-cnano-gpio-read-write-bare

This repository provides an example of bare-metal code for GPIO read/write operations. This example shows how to read an input pin value, changed by pressing a button, and how to set an output pin value, in order to turn an LED on and off.

pic18f47q10-cnano-gpio-read-write-mcc icon pic18f47q10-cnano-gpio-read-write-mcc

This repository provides an example of MCC-generated code for GPIO read/write operations. This example shows how to read an input pin value, changed by pressing a button, and how to set an output pin value, in order to turn an LED on and off.

pic18f47q10-cnano-gpio-wake-up-bare icon pic18f47q10-cnano-gpio-wake-up-bare

This repository provides an example of bare-metal code for a Wake-Up from Sleep procedure. This example shows how to obtain less power consumption by putting the device in the Sleep mode and waking it up using the IOC, with a button controlling the input pin value.

pic18f47q10-cnano-gpio-wake-up-mcc icon pic18f47q10-cnano-gpio-wake-up-mcc

This repository provides an example of MCC-generated code for a Wake-Up from Sleep procedure. This example shows how to obtain less power consumption by putting the device in the Sleep mode and waking it up using the IOC, with a button controlling the input pin value.

pic18f47q10-cnano-spi-client-int-fs icon pic18f47q10-cnano-spi-client-int-fs

This repository contains a Foundation Services code example for SPI, which will be configured as client and it will be used to read/write data in interrupt mode.

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.