Code Monkey home page Code Monkey logo

wransohoff's Projects

arm_cortex_m_assembly icon arm_cortex_m_assembly

Various practical examples for getting started with developing on Cortex-M platforms using Thumb assembly. Work-in-progress as I learn

berilia icon berilia

Cleaned-up version of a toy 3D engine that I had been writing for fun a couple of years ago. I removed unfinished and outdated features and added more explanatory comments, and I'm hoping to use it as a starting point for a Rust and/or Vulkan rewrite.

cortex-m-rt icon cortex-m-rt

Minimal startup / runtime for Cortex-M microcontrollers

cortex-m0_c_calling_thumb icon cortex-m0_c_calling_thumb

A quick 'hello, world' example for mixing ARM Cortex-M Assembly code and C code. Assembly is nice for learning and for realtime applications, but C is nice for the standard peripheral libraries and for code brevity.

crouton icon crouton

Chromium OS Universal Chroot Environment

eeglogger icon eeglogger

Program to log EEG data and recognize SSVEP signals. Created by the Washington University in St. Louis Brain Computing Interface club - we decided it wouldn't hurt to open source it.

esp32_minimal icon esp32_minimal

Minimal code for a 'bare metal' ESP32 program which does not use ESP-IDF. Really just a learning exercise because the ESP-IDF is Apache-licensed and quite good; I just had trouble finding lower-level information about the chip.

fpm-c_stm32_example icon fpm-c_stm32_example

Adapted example code from the 'FPM-C' fingerprint sensor library for an STM32L4 core. The library does include an example for the cheap-and-cheerful 'blue pill' board, but I'm not sure what it uses as a build system: https://github.com/brianrho/FPM-C

gd32vf103_templates icon gd32vf103_templates

A few minimal bare-metal "hello, world" programs to help learn about the GD32VF103 RISC-V microcontroller without relying on a particular framework.

girih_tiles icon girih_tiles

CAD drawings of Girih tile shapes, with what I believe are accurate proportions

heartbeat_asic icon heartbeat_asic

Example repository containing a simple counter, for use with the SiliconCompiler ASIC build system.

hello_msp430 icon hello_msp430

Just a simple 'blink' program for an MSP430G2553 Launchpad.

ice40_blink icon ice40_blink

Simple "hello world" FPGA application to test running an nMigen design on an iCE40 chip.

iup_intro icon iup_intro

Minimal examples for various UI elements from the IUP library's Lua bindings. Largely derived from: http://webserver2.tecgraf.puc-rio.br/iup/en/building.html

magrat_v0 icon magrat_v0

Design files and test firmwares for a single-core STM32H7 board with extra RAM and a side of Flash.

mcu_quickref icon mcu_quickref

Not much right now, but I keep having trouble deciding what sort of chip to use for a project. It'd be nice to have an easy way to compare them, although some peripherals might be apples to oranges.

mcu_reference icon mcu_reference

This is intended to, eventually, be a quick reference for various types of microcontrollers and their capabilities. Peripherals, clock options, memory types, that sort of thing. Eventually, example code would be nice to include. But for now, it's just a mostly-empty project.

micropython icon micropython

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

min_freertos_blink icon min_freertos_blink

An example FreeRTOS project for STM32 microcontrollers. I'm hoping this can be a simple starting point for learning about using a realtime operating system.

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.