#controlpaths search results
New post is almost ready!! How about to add support for a new @DigilentInc board to @enjoy_digital #Litex ? Next Monday on #controlpaths
Last weekend was about #HW Hacking and #PID regulators. In my last article on #controlpaths I show you how you can see a PID #regulator as a #filter. This approach allows you to set the response of the regulator according the natural frequency of the filter, and the quality…
First test with the @TrenzElectronic SMF2000 and my new #buck board. Soon we will talk about it in #controlpaths
#FPGA and #riscv are a great couple! In my last post on #controlpaths I show you how you can add the new @DigilentInc USB104 board to #Litex, and create a #SoC in less than... 30 minutes, I had to create the platform and the target files :) Check it out! controlpaths.com/2022/07/04/add…
Have you seen the new style of #controlpaths? Now you also can find application notes. Check it out! controlpaths.com
have you seen the AN001 of #controlpaths ? In this Application Note, I tell you how to design and implement an IIR filter in #Verilog from zero. controlpaths.com/articles/an001…
Getting started with @MicrochipTech Icicle kit. The board looks great and the power of their 5 #riscv cores, #PolarfireSoC is even better. Soon on #controlpaths.
Automatic code generation tools are great to improve the productivity. This week we have been working in a tool to generate filters written using #verilog. Tomorrow on #controlpaths and #GitHub you will see the result.
This week on #controlpaths we explore the #DSP capabilities of the @GOWIN_SEMI Littlebee #FPGA and the @SipeedIO Tang Nano 4k. controlpaths.com/2021/12/06/dis…
Time to bring your #Zynq based #board out from the closet and start using it. This week I shared in #controlpaths a getting started guide for any Zynq based board. Check it out! controlpaths.com/2023/10/14/get…
New board for #controlpaths devices. This time we have a PMOD with an ADC able to read up to +-12 volts signals. github.com/controlpaths/a…
github.com
GitHub - controlpaths/adc12_pmod: PMOD with an ADC and an analog circuit to read signals up to +-12V
PMOD with an ADC and an analog circuit to read signals up to +-12V - controlpaths/adc12_pmod
Ei! Have you seen the new #controlpaths notes? Short articles with key information about #FPGA. controlpaths.com/notes/
#riscv has been a revolution not just in the embedded world, but also in the #FPGA world. I am preparing some articles about RISC-V for #controlpaths!
Controlpaths has a helpful post to kickstart your journey with Red Pitaya. Check it out! 😀 #RedPitaya #ControlPaths #GettingStarted hubs.la/Q023fyqg0
controlpaths.com
Getting started with Red Pitaya STEMlab
A few years ago, I started to hear about Red Pitaya. The first I heard about this device is that it was a Zynq-based board, actually, a Zynq-based development board. Then, doing some research on the...
What comes to your mind if I said "The art of sharing" ? That is the title of the first article of 2024 in #controlpaths. The show will go on!
In this article I have used a #RP2040 as JTAG, but the #7Series has other ways to be configured, I am working on a new board that uses a serial communication with a microcontroller for configuration. Coming soon in #controlpaths. controlpaths.com/2023/11/25/pro…
controlpaths.com
Using an RP2040 for programming and debugging the CP SOM ONE
When we design a board for a programmable device, an important thing that we have to consider is how to program that board. This was the question I asked myself when I designed the CP SOM ONE. In the...
hello all! this is the first tweet from the #controlpaths acount! #fpga #soc #dsp
Do you like #Python? This week's article dives into the creation of drivers for custom #AXI peripherals. Stay connected to #controlpaths
Last weekend was about #HW Hacking and #PID regulators. In my last article on #controlpaths I show you how you can see a PID #regulator as a #filter. This approach allows you to set the response of the regulator according the natural frequency of the filter, and the quality…
Ei! Have you seen the new #controlpaths notes? Short articles with key information about #FPGA. controlpaths.com/notes/
In this article I have used a #RP2040 as JTAG, but the #7Series has other ways to be configured, I am working on a new board that uses a serial communication with a microcontroller for configuration. Coming soon in #controlpaths. controlpaths.com/2023/11/25/pro…
controlpaths.com
Using an RP2040 for programming and debugging the CP SOM ONE
When we design a board for a programmable device, an important thing that we have to consider is how to program that board. This was the question I asked myself when I designed the CP SOM ONE. In the...
New board for #controlpaths devices. This time we have a PMOD with an ADC able to read up to +-12 volts signals. github.com/controlpaths/a…
github.com
GitHub - controlpaths/adc12_pmod: PMOD with an ADC and an analog circuit to read signals up to +-12V
PMOD with an ADC and an analog circuit to read signals up to +-12V - controlpaths/adc12_pmod
What comes to your mind if I said "The art of sharing" ? That is the title of the first article of 2024 in #controlpaths. The show will go on!
Time to bring your #Zynq based #board out from the closet and start using it. This week I shared in #controlpaths a getting started guide for any Zynq based board. Check it out! controlpaths.com/2023/10/14/get…
Curious about using a Red Pitaya as a Zynq development board? 🤔 Read more below! #RedPitaya #zynq #ControlPaths hubs.la/Q025hPmG0
content.redpitaya.com
Custom HW Design for Red Pitaya STEMlab
In this post, we are going to use the STEMlab not from Python or its web environment, but using the board as a Zynq development board.
Controlpaths has a helpful post to kickstart your journey with Red Pitaya. Check it out! 😀 #RedPitaya #ControlPaths #GettingStarted hubs.la/Q023fyqg0
controlpaths.com
Getting started with Red Pitaya STEMlab
A few years ago, I started to hear about Red Pitaya. The first I heard about this device is that it was a Zynq-based board, actually, a Zynq-based development board. Then, doing some research on the...
Let's go! I know a blog about FPGA and DSP, the name is datapaths or #controlpaths , I don't remember 🤔
have you seen the AN001 of #controlpaths ? In this Application Note, I tell you how to design and implement an IIR filter in #Verilog from zero. controlpaths.com/articles/an001…
#riscv has been a revolution not just in the embedded world, but also in the #FPGA world. I am preparing some articles about RISC-V for #controlpaths!
Have you seen the new style of #controlpaths? Now you also can find application notes. Check it out! controlpaths.com
#FPGA and #riscv are a great couple! In my last post on #controlpaths I show you how you can add the new @DigilentInc USB104 board to #Litex, and create a #SoC in less than... 30 minutes, I had to create the platform and the target files :) Check it out! controlpaths.com/2022/07/04/add…
New post is almost ready!! How about to add support for a new @DigilentInc board to @enjoy_digital #Litex ? Next Monday on #controlpaths
Automatic code generation tools are great to improve the productivity. This week we have been working in a tool to generate filters written using #verilog. Tomorrow on #controlpaths and #GitHub you will see the result.
This week on #controlpaths we explore the #DSP capabilities of the @GOWIN_SEMI Littlebee #FPGA and the @SipeedIO Tang Nano 4k. controlpaths.com/2021/12/06/dis…
Implement high order #FIR #filters in less than an hour? It is possible if you use some tools that allow you a fast FIR prototyping. Check my last post in #controlpaths controlpaths.com/2021/10/25/imp…
New post is almost ready!! How about to add support for a new @DigilentInc board to @enjoy_digital #Litex ? Next Monday on #controlpaths
#FPGA and #riscv are a great couple! In my last post on #controlpaths I show you how you can add the new @DigilentInc USB104 board to #Litex, and create a #SoC in less than... 30 minutes, I had to create the platform and the target files :) Check it out! controlpaths.com/2022/07/04/add…
Last weekend was about #HW Hacking and #PID regulators. In my last article on #controlpaths I show you how you can see a PID #regulator as a #filter. This approach allows you to set the response of the regulator according the natural frequency of the filter, and the quality…
have you seen the AN001 of #controlpaths ? In this Application Note, I tell you how to design and implement an IIR filter in #Verilog from zero. controlpaths.com/articles/an001…
This week on #controlpaths we explore the #DSP capabilities of the @GOWIN_SEMI Littlebee #FPGA and the @SipeedIO Tang Nano 4k. controlpaths.com/2021/12/06/dis…
Have you seen the new style of #controlpaths? Now you also can find application notes. Check it out! controlpaths.com
First test with the @TrenzElectronic SMF2000 and my new #buck board. Soon we will talk about it in #controlpaths
Time to bring your #Zynq based #board out from the closet and start using it. This week I shared in #controlpaths a getting started guide for any Zynq based board. Check it out! controlpaths.com/2023/10/14/get…
Getting started with @MicrochipTech Icicle kit. The board looks great and the power of their 5 #riscv cores, #PolarfireSoC is even better. Soon on #controlpaths.
Automatic code generation tools are great to improve the productivity. This week we have been working in a tool to generate filters written using #verilog. Tomorrow on #controlpaths and #GitHub you will see the result.
Something went wrong.
Something went wrong.
United States Trends
- 1. Epstein 692K posts
- 2. Steam Machine 34.1K posts
- 3. Bradley Beal 3,087 posts
- 4. Valve 24K posts
- 5. Boebert 23.9K posts
- 6. Virginia Giuffre 39.7K posts
- 7. Xbox 60.3K posts
- 8. Anthony Joshua 1,900 posts
- 9. Scott Boras N/A
- 10. #BLACKROCK_NXXT N/A
- 11. GabeCube 2,251 posts
- 12. Rosalina 64.8K posts
- 13. Clinton 100K posts
- 14. Mel Tucker N/A
- 15. H-1B 94.8K posts
- 16. Zverev 3,222 posts
- 17. Jordan Humphrey N/A
- 18. Michael Wolff 17.1K posts
- 19. #NASDAQ_NXXT N/A
- 20. Jameis 8,957 posts