-
I need to create a custom bootloader for mega1284P with 14.746MHz , baudrate=57600
and LED on port C7.
I am using the C:\arduino183\hardware\MightyCore\avr\bootloaders\optiboot.old database.
chan…
-
fix EBeam PDK Bragg grating phase, to allow making resonators.
one of the edX students at Laval U noticed this and needs it for his project.
Also needed for the UBC ELEC 413 course.
-
Write a function such as
```python
def resonator (startpoint, endpoint, numberofmeanders, dielectricwidth, conductor width):
...
return resonator
```
where
- startpoint: where to sta…
-
I've recently took to automating my farms to have both a threshold shutdown (a number of items) via level emitter and a manually on/off switch via RFTools' Screens buttons.
However I seem to have com…
-
Should be
![Polarity](https://user-images.githubusercontent.com/5782069/26841971-e47e2758-4af3-11e7-901c-5605e84be23e.png)
-
Anyway ignore the title that was just some RL issues.
Anyway, mining atm is pretty dull for miners, hence why nobody does it and science is just a bunch of resourceless virgins.
So, let's rework it.…
-
Hello,
you did a very, very nice library;) I have an Arduino and now I am waiting for RF transmitter but when I checked your program I didn't see the tilt commands. Is there a way to do this via yo…
-
Hello all,
I'm working on qucs-filter in my spare time and I wanted to ask you a few things before going further:
1) So far, the schematics are hardcoded on the filter design functions (for exa…
-
OSC-route.maxhelp shows wildcards in incoming messages, but not in the object itself. Some example like: [OSC-route /thing/*/otherthing] might be helpful to the dimmer users I encounter in the world.…
-
Filtering noise in sensor outputs and computing numerical derivatives are fundamental steps in the implementation of most controllers. Currently I'm using 1st order IIR low pass filters for noise filt…