DavidCretois / Simualtions-MCU

This repository is the goal to create a software to receive information from CPU processors or MCU microcontrollers, I would make sure to have simulations with the Math and Tkinter module. Programmable with Python. Software in French! See it in README.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulation-MCU Software

About

This repository is the goal to create a software to receive information from CPU processors or MCU microcontrollers, I would make sure to have simulations with the Math and Tkinter module. Programmable with Python. Software in French! See it in README.md Working in... Developed by David Cretois

Started

import random
from tkinter import *
from math import *
from time import *
from tkinter import filedialog
from tkinter import font
import tkinter.font as tkFont
import  tkinter as tkr

Roadmap

This project to launch the software will be with 1k codes lines

License

MIT

About

This repository is the goal to create a software to receive information from CPU processors or MCU microcontrollers, I would make sure to have simulations with the Math and Tkinter module. Programmable with Python. Software in French! See it in README.md

License:MIT License


Languages

Language:Python 100.0%