-
If skills "VS Code" and "Visual Studio Code" are both used in the list of skills, we get nodes for each, even though VS Code is a [Wikipedia Redirect Page](https://en.wikipedia.org/wiki/Wikipedia:Redi…
-
As part of the discussion in #67, I started working on creating a simpler API for using the simulator.
For instance, creating an ATmega328p simulation, will look something like:
```javascript
i…
urish updated
5 months ago
-
Hi @lcgamboa !
Just discovered your amazing and impressive simulator, that's very cool!
I have a question, is it cycle-accurate? Meaning that one can (or could) run at precisely 8 MHz and the output…
-
Congratulations on continuing Ktechlab
I managed to install Ktechlab. However, there appears component. What is the solution?
Obs.:
My system: Ubuntu 12.04 (i386)
![Captura de tela de 2013-03-26 00…
-
Firstly, my apologies, I'm not reporting a bug, merely trying to get some info/experience from the ExtPlane community.
If this was the wrong place to post a question please feel free to close/delete …
-
I think it is a proteus bug or something related to the MSP430 simulation model file, that the Port 1 pin 4 does not give high output at all when programmed it for GPIO. So the seven segment display p…
-
Basically, to play cutscenes in-game, you have to leave the button pressed until the sprites disappear.
If you just tap the button, the cutscene will not play once the sprites disappear (it does not …
-
**Describe the bug**
I maintain a libc and libcpp for use with microcontroller-based embedded projects. I compile with -nostdinc/-nostdinc++ to prevent picking up the compiler's builtin library. Fo…
-
Hello, I looked through the examples, and only one is for C Code. They mock a function there by overwriting a function pointer.
Consider this code:
MyCode.c
```C
#include "MyCode.h"
void …
-
Dear Jolon
How's everythong going? About serial days ago, I received a assignment to let me design a board to read SDI-12 data from a sensor and I found your outcome in github. Your excellent work …