Skip to content
@artfulbytes

Artful Bytes

I make practical videos about embedded systems on YouTube and here is where you find my code and other files.

Popular repositories

  1. nsumo_video nsumo_video Public

    A microcontroller-based embedded project written from scratch in a video series on YouTube.

    C 53 8

  2. bots2d bots2d Public

    Bots2D is a C++ framework for simulating robotics in 2D that provides boilerplate code and robotics assets to help you quickly get started.

    C++ 27 9

  3. vl6180x_vl53l0x_msp430 vl6180x_vl53l0x_msp430 Public

    Bare-metal C drivers for VL6180X and VL53L0X with an MSP430 I2C driver

    C 15 4

  4. nsumo_software nsumo_software Public

    A bare-metal C implementation for a custom-designed sumobot including s a state machine and many low-level drivers (GPIO, I2C, UART, ADC...).

    C 13 4

  5. nsumo_hardware nsumo_hardware Public

    A 2-layer PCB for a small sumobot including MSP430G2553, regulators, motor drivers, and IR receiver.

    6 2

  6. makefile_microcontroller makefile_microcontroller Public

    A Makefile project for the MSP430G2553 serving as an example of how to create a Makefile for a microcontroller project.

    Makefile 3 1

Repositories

Showing 9 of 9 repositories
  • bots2d Public

    Bots2D is a C++ framework for simulating robotics in 2D that provides boilerplate code and robotics assets to help you quickly get started.

    C++ 27 MIT 9 4 1 Updated Feb 1, 2024
  • nsumo_video Public

    A microcontroller-based embedded project written from scratch in a video series on YouTube.

    C 53 MIT 8 0 0 Updated Dec 4, 2023
  • kicad_docker Public

    A docker image to run a specific version of KiCad separate from the one installed on the host.

    0 0 0 0 Updated Oct 4, 2023
  • website Public
    MDX 0 0 0 0 Updated Jul 29, 2023
  • nsumo_hardware Public

    A 2-layer PCB for a small sumobot including MSP430G2553, regulators, motor drivers, and IR receiver.

    6 MIT 2 2 0 Updated Jun 28, 2022
  • nsumo_software Public

    A bare-metal C implementation for a custom-designed sumobot including s a state machine and many low-level drivers (GPIO, I2C, UART, ADC...).

    C 13 MIT 4 0 0 Updated Apr 3, 2022
  • makefile_microcontroller Public

    A Makefile project for the MSP430G2553 serving as an example of how to create a Makefile for a microcontroller project.

    Makefile 3 MIT 1 0 0 Updated Sep 24, 2021
  • vl6180x_vl53l0x_msp430 Public

    Bare-metal C drivers for VL6180X and VL53L0X with an MSP430 I2C driver

    C 15 4 1 0 Updated Aug 29, 2021
  • msp430_uart_printf Public

    Printf from your MSP430 to your favorite console program via UART.

    C 0 MIT 1 0 0 Updated Aug 26, 2021

Most used topics

Loading…