Nathan Young

Results 17 comments of Nathan Young

Thanks for the tip @hathach. I will take a look at using this instead.

Sorry @hathach, I forgot about this MR. Thanks for closing it. Seasons Greetings! :christmas_tree:

Hi @kamocat :wave: Thanks for raising these great points. I will endeavor to add some examples soon - UART is a good suggestion :+1: For the second point, I believe...

Thanks for bring this deficiency to my attention @kamocat. I've added it to my to-do list.

Thanks for your input @aaronjamt. Rest assured, I have no intention to make breaking changes... even though this library hasn't made it to version 1.0! I believe we are thinking...

It was a good suggestion @kamocat :slightly_smiling_face:

After trying a few different ideas, I have implemented a solution on the `input-source-signature` branch. This avoids any breaking changes by using type hints to support the following signatures. ```python...

Hi @kamocat. I will take a look after work and see if I can offer up some ideas. The combination of Jupyter and Maplotlib is both powerful and flexible -...

I have got some ideas to share with you :slightly_smiling_face: 1. At the moment the clock is internal to the program, consequently each `wait` instruction executes within a single clock...

I will take a look this weekend for some good examples and get back to you.