Vista Normal

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

Fork! Ladybird Browser and SerenityOS To Go Separate Ways

Por: Jenny List
2 Julio 2024 at 11:00

In the monthly Ladybird Browser update video which we’ve placed below, SerenityOS founder [Andreas Kling] announced an interesting development. The browser has been forked from the OS that has been its progenitor, and both projects will now proceed separately. This frees the browser from the SerenityOS insistence on avoiding external libraries, and allows it to take advantage of stable, fast, and mature open source alternatives. This is already paying dividends in compatibility and speed, and is likely to lead further towards a usable everyday browser as time goes by.

As the world of fully-featured web browser engines has contracted from a number of different projects to little more than Google’s Blink and Mozilla’s Gecko, Ladybird has found itself in an unexpected position. It is vital that the browser market retains some competition and does not become a Google monoculture, so while it might not seem so at first glance, the news of Ladybird going alone has the potential to be one of the most far-reaching open source stories of the year.

If you’d like to try Ladybird you’ll have to get your hands slightly dirty and build it yourself, but we’d expect ready-built versions to appear in due course. We took a look at an earlier version of Ladybird last year, as well as SerenityOS itself.

Customizable Bird Clock Sings The Hours By

17 Mayo 2024 at 05:00

For those looking to build their own clocks, one of the easiest ways to get started is with a pre-built module that uses a simple quartz oscillator and drives a set of hands. This generally doesn’t allow for much design of the clock besides the face, and since [core weaver] was building a clock that plays bird songs, a much more hackable clock driver was needed to interface with the rest of the electronics needed to build this project.

The clock hands for this build are driven by a double stepper motor which controls an hour and minute hand coaxially but independently. Originally an H-bridge circuit was designed for driving each of the hands but they draw so little current in this configuration that they could be driven by the microcontroller directly. A DS3231 clock is used for timekeeping connected to an ATMega128a which controls everything else. At the start of each hour the clock plays a corresponding bird song by communicating with an mp3 module, and a remote control can also be used to play the songs on demand.

Bird clocks are not an uncommon thing to find off the shelf, but this one adds a number of customizations that let it fly above those offerings, including customizing the sounds that play on the hour and adding remote control capabilities, a lithium battery charging circuit, and a number of other creature comforts. If you’re looking for even more unique bird clock designs this binary bird clock might fit the bill.

❌
❌