Giter VIP home page Giter VIP logo

dark-greencat's Projects

fancypulp icon fancypulp

This is the top-level project for the PULP Platform. It instantiates a PULP open-source system with a PULP SoC (microcontroller) domain accelerated by a PULP cluster with 8 cores.

gpio_mx icon gpio_mx

This is a project to learn how to program GPIO using register of STM32F103C8T6

gtrack icon gtrack

This is a project using HAL library to create multiple modules called APP to control GTrack. The aim of this project is to make GTrack can get GPS, direction for as long and accurate as possible

lab3_breathingled icon lab3_breathingled

ASM program to blink and breathe LED. Using simulator in Keil C, with input is PE0 (CHANGE BUTTON), PE2 (BREATHE BUTTON), and output is PE5 (LED). We can turn on Logic Analyzer to see the output: Signal (PORTE & 0x20) >> 5 is PE5. (PORTE & 0x1) is PE0. (PORTE & 0x4) >> 2 is PE2.

nmeaparser icon nmeaparser

This is a NMEA Parser Library in pure C, extract raw data from the NMEA sentence stream. It is designed to be easily extended and integrated rather than simple algorithm.

riscv32-processor-verilog-design icon riscv32-processor-verilog-design

This project is aimed to reproduce the design process of RISC-V Architecture. In the scope of this project, single-cycle processor is prefered to achieve the most simple approach.

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.