bruce965 / BluePillSimulator

Write C# code that rerembles Arduino C++, and simulate an STM32 blue pill board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BluePill Simulator

Simulates a STM32F103C8 BluePill board. Can be programmed in a C# flavour very similar to Arduino C++.

Very experimental and incomplete, but works for my purposes.

License

Copyright (c) 2022 Fabio Iotti. Code released under the MIT License.

Contains code Copyright (c) 2012 Adafruit Industries, check GFXfont.cs for license information.

About

Write C# code that rerembles Arduino C++, and simulate an STM32 blue pill board.

License:MIT License


Languages

Language:C# 100.0%