Vista Normal

Hay nuevos artículos disponibles. Pincha para refrescar la página.
AnteayerSalida Principal

Octomind

Por: EasyWithAI
26 Febrero 2024 at 13:31
Octomind is an AI-powered end-to-end testing tool that automatically discovers, generates, executes, and fixes tests for your web application using Playwright. Just paste your URL and Octomind will analyze your app’s UI to create meaningful test cases that simulate user behavior. The tool integrates with your CI/CD pipeline to run tests on pull requests and […]

Source

Stable Diffusion WebUI Forge

Por: EasyWithAI
12 Febrero 2024 at 14:08
Stable Diffusion WebUI Forge is an optimized platform built on top of the Stable Diffusion AUTOMATIC1111 interface that brings enhanced resource management and speeds up inference. It intelligently manages GPU memory usage to increase maximum resolution by 2-3x and batch size by 4-6x on mid-range GPUs. Forge also introduces a breakthrough “UNet Patcher” that simplifies […]

Source

SD.Next

Por: EasyWithAI
23 Julio 2023 at 14:55
SD.Next is a web interface solution for Stable Diffusion that offers optimized processing with the latest torch developments and built-in support for torch.compile. The interface supports multiple backends, including original and diffusers, and multiple diffusion models such as Stable Diffusion, SD-XL, Kandinsky, DeepFloyd IF, and more. SD.Next can be installed on most operating systems and […]

Source

Use That One Port For High-Speed FPGA Data Export

2 Junio 2024 at 02:00

There’s a good few options for exporting data out of FPGAs, like Ethernet, USB2, or USB3. Many FPGAs have a HDMI (or rather, sparkling DVI) port as well, and [Steve Markgraf] brings us the hsdaoh project — High-Speed Data Acquisition Over HDMI, using USB3 capture cards based on the Macrosilicon MS2130 chipset to get the data from the FPGA right to your PC.

Current FPGA-side implementation is designed for Sipeed Tang chips and the GOWIN toolchain, but it should be portable to an open-source toolchain in the future. Make sure you’re using a USB3 capture card with a MS2130 chipset, load the test code into your FPGA, run the userspace capture side, and you’re ready to add this interface to your FPGA project! It’s well worth it, too – during testing, [Steve] has got data transfer speeds up to 180 MB/s, without the USB3 complexity.

As a test, [Steve] shows us an RX-only SDR project using this interface, with respectable amounts of bandwidth. The presentation goes a fair bit into the low-level details of the protocol, from HDMI fundamentals, to manipulating the MS2130 registers in a way that disables all video conversion; do watch the recording, or at least skim the slides! Oh, and if you don’t own a capture card yet, you really should, as it makes for a wonderful Raspberry Pi hacking companion in times of need.

ardEEG Lowers the Cost of Brain-Computer Interfaces

Por: Tom Nardi
9 Mayo 2024 at 05:00

Considering the incredible potential offered by brain-computer interfaces (BCIs), it’s no wonder there are so many companies scrambling to make their mark in the field. Some see it as an assistive technology, while others imagine it as the future of interactive entertainment. Regardless of the application, the technology has yet to make much inroads with the DIY crowd — largely due to the complexity and cost of the hardware involved.

But that might change in the near future thanks to projects like ardEEG from [Ildar Rakhmatulin]. This open source shield mounts to the top of the Arduino UNO R4 WiFi and features eight channels for collecting electroencephalogram (EEG) data, such as from a dry electrode cap. The signals can then be processed on the computer using the provided Python example code. From there, the raw data can be visualized or plugged into whatever application you have in mind.

Why target the relatively uncommon WiFi version of the Uno? It’s probably obvious for those with experience with this kind of hardware, but for safety, the system needs complete electrical isolation. The Arduino and shield are powered by a common USB battery bank, and all communication is done over WiFi. Even still, the documentation is clear that the ardEEG is not a medical device, and hasn’t been certified by any regulatory agency — its use is entirely at your own risk.

[Ildar] tells us the hardware will be available soon and should cost under $250, making it one of the most affordable BCI development platforms out there. As with his earlier PiEEG project, the hope is that basing the system around a common device in the hacker and maker scene will help democratize access to BCI research.

AUTOMATIC1111

Por: EasyWithAI
21 Diciembre 2022 at 20:26
AUTOMATIC1111 is one of the most popular web interfaces for running Stable Diffusion. It is based on the Gradio library and can be installed fairly easily on both Windows and Linux operating systems, although it does require a bit of Python and GitHub knowledge. AUTOMATIC1111 is many people’s favorite Stable Diffusion interface to use, and […]

Source

❌
❌