-
### Prerequisites and Pre-Issue Checklist
- [X] I'm reporting the RFE to the correct repository:
- [MegaMek](https://github.com/MegaMek/megamek/issues)
- [MegaMekLab](https://github.com/MegaMek/megam…
Tzahr updated
1 month ago
-
Hello liebman
I'm currently in the final stages of finishing an SMD version of your awesome AnalogClock.
I only use JLCPCB components, so the board should be orderable from there, almost fully ass…
-
Upload any dataset and split it and rename the frames
Build any model and predict.
From drop down, select SCORE and list all prediction frames
Get two prediction frames listed
Below is t…
-
### Godot version
4.1.1.stable.official
### System information
macOS 13.5.1 Apple M1 Pro
### Issue description
While using the TileSet and TileMap windows, The TileMap stopped working (…
-
### Related area
ESP32-CAM LED Flash light
### Hardware specification
ESP32-CAM AI-Thinker board
### Is your feature request related to a problem?
Finally found a source code fixed of t…
-
### Question
I'm currently in despair. I'm now trying to set up a Zigbee device with my ESP32 C6 for my mailbox project, which is currently still running via WiFi and MQTT and I would like to repla…
-
I tried to use the new PWM functionality (by @IamfromSpace I think) and so far failed.
Using a stm32f303, I have the following code:
```stm32f3xx_hal::pwm::tim3(device.TIM3, 16000, Hertz(500), &cl…
-
Hello All,
I'm building a project based on `embedded-hal` and `embassy` for various boards that does async operations.
When doing research I noticed that the `embassy-rp` crate doesn't expose the…
-
It is possible to adjust % of power to the kettel. But what do I need to get this to work? I possible need an special type of SSR relay?
-
This may just be a misunderstanding since the documentation isn't quite clear but setFrequency isn't working as I expect it to.
`gpio.pins[13].setType(gpio.OUTPUT).setFrequency(80).setValue(0.99); …