GithubHelp home page GithubHelp logo

mwbrown / atusbprog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.05 MB

Atmel 8051 USB programmer using a SiLabs EFM8UB1 device.

License: MIT License

C 66.98% C++ 31.44% Assembly 1.37% CMake 0.21%

atusbprog's Introduction

atusbprog

This project is intended as an exercise in learning about the following:

  • Silicon Labs EFM8UB1 USB-enabled 8051 microcontroller
  • Simplicity Studio for programming the EFM8UB1
  • LibUSB on Linux (and possibly Windows?)
  • USB in general i.e. for interacting with a microcontroller
  • KiCAD design of a daughter card for the EFM8UB1 SLSTK2000A

Status

Currently, this project is in the very early stages where only experimentation between Linux and the SLSTK2000A have been done to toggle some LEDs, etc.

This will eventually be used as the foundation of a command/response type device that can be used to program Atmel microcontrollers. In order to accomplish this, a daughter card with one of these microcontrollers will be designed to be plugged into the side of an SLSTK2000A as an exercise in PCB design. This is not strictly required, per-se as the micros can be wired over to a breadboard, but the PCB design will prove to be a useful learning experience.

Planned Device Support

Current plans for device support are AT89S series C51-based microcontrollers, due to their simple SPI-based programming protocol. If flash space allows, a potential addition would be supporting AVR serial programming.

A preliminary list of devices is:

  • AT89S52
    • This will require some level-shifting due to the required 5V supply.
  • AT89S8253
    • This can interface directly with the EFM8UB1 due to both being 3.3V chips.

atusbprog's People

Contributors

mwbrown avatar

Watchers

 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.