slint, (edited ) to rust
@slint@fosstodon.org avatar

Here's a sneak peek at our brand new Material Design date and time pickers, running on an i.MX8M Mini Dev Kit Android from @emtrion.

They'll be available in our next release, for all widget styles and platforms.

This work was sponsored by @nlnetfdn

#rust #android #embedded

javierm, to linux
@javierm@fosstodon.org avatar

Wrote a post about some useful Linux kernel cmdline parameters I normally use to troubleshoot drivers' regressions (https://blog.dowhile0.org/2024/06/02/some-useful-linux-kernel-cmdline-debug-parameters-to-troubleshoot-driver-issues/), including the "regulator_ignore_unused" parameter (added in Linux v6.8) that can be used to prevent the regulator framework to disable regulator that are not used by any device.

rettichschnidi, to Switzerland
@rettichschnidi@swiss.social avatar

«Embedded GNU/Linux Developer»-Meetup heisst neu schlicht «Embedded Software».

Die nächste Runde wird am 13. Juni in Zürich Binz bei GARDENA im Büro stattfinden: https://www.meetup.com/de-DE/embedded-software/

Wäre cool, viele bekannte und neue Gesichter zu sehen?

#Zürich #Schweiz #Linux #Embedded #FOSS #Meetup

opensuse, to security
@opensuse@fosstodon.org avatar

Learn more about 🛡️ Secure Boot on ! This talk will focus on a chain of trust & protecting with robust practices. @Arm @opensuse https://events.opensuse.org/conferences/oSC24/program/proposals/4521

javierm, to linux
@javierm@fosstodon.org avatar

Since I've migrated from screen to tmux years ago, I always felt that missed screen's excellent support for serial devices.

But recently I found https://github.com/tio/tio which was developed exactly with that use case in mind and I couldn't be happier. Such an amazing tool.

#linux #kernel #embedded

embedded, to embedded
@embedded@mstdn.social avatar

This week, Kwabena Agyeman spoke with Elecia( @logicalelegance ) and Chris( @stoneymonster ) about optimization, cameras, machine learning, and vision systems.

Join us for another informative episode of Embedded here: https://embedded.fm/episodes/477 .

These are alt titles that were in the running for show title:

  • RISC: One Thousand New Instructions
  • Pixels on Wasp
  • Bee FOMO

Which would you have gone for?

NeussWave, to esp32 German

Neues #Projekt gestartet: BFG32K - ESP32 powered Big Fine Growhelper

Das Ding soll mal die technische Seite von einer Micro-Growbox übernehmen.

Erste Version: #ESP32 mit Kamera, DHT11, #NeoPixel, 5v Lüfter, Wasserpumpe.

Endziel: Alles automatisch von Samen säen bis Tüte rollen.

#Legalisierung #Growing #Cannabis #Brokkoli #Embedded #Development

embedded, to embedded
@embedded@mstdn.social avatar

Kwabena Agyeman spoke with Elecia( @logicalelegance ) and Chris( @stoneymonster ) about optimization, cameras, machine learning, and vision systems.

Join us for another informative episode of Embedded here: https://embedded.fm/episodes/477 .

#embedded #camera #opensource #computervision #ML #wasps

DM_Ronin, to programming
@DM_Ronin@mstdn.social avatar

explaining pointers like you're 5

#C #Programming #Embedded #CPlusPlus #Software #Firmware

DM_Ronin,
@DM_Ronin@mstdn.social avatar

explaining pointers like you're 5, part 2

#C

slint, to rust
@slint@fosstodon.org avatar

We're pleased to "spring" a new release, v1.6: Improved design mode, new Python packages, and enhanced accessibility. 🥳🐣

https://slint.dev/blog/slint-1.6-released

embedded, to Engineering
@embedded@mstdn.social avatar

Elecia White, Embedded Software Engineer, co-host of the Embedded podcast and author of Making Embedded Systems, 2nd Edition will be leading an O'Reilly Expert Webinar session on "Introduction to Embedded Systems" on May 23,2024.

If you're curious about Embedded Systems development and how to get started, this is a webinar you don't want to miss.

Sign up here( https://oreillymedia.zoom.us/webinar/register/3217147780138/WN_jLb9mLG3ReuK-PKxNX6TbQ#/registration )

ayke, to embedded

Added the Raspberry Pi Pico to https://play.tinygo.org/!
It's a simple board, but lots of people have it and it is very cheap. So it only makes sense to add it to the playground.

Thanks to @sago35 for the suggestion!

#TinyGo #simulation #embedded @Raspberry_Pi #RaspberryPiPico

thompsondt, to rust

@diyelectromusic, since you're into embedded tech and microcontrollers, you may appreciate this one.

It's a Real-time Operating System kernel I wrote in C and Assembly for AVR chips. My intent was to learn about how operating systems interface with hardware.

I'd like to rewrite it with #Rust and finish the task scheduler.

https://gitlab.com/thompsondt/simplicity

#rustlang #Atmel #arduino #maker #embedded

embedded, to opensource
@embedded@mstdn.social avatar

Lee Wilkins joins Elecia( @logicalelegance ) and Chris( @stoneymonster ) to talk about The Open Source Hardware Association, the Open Hardware Summit, and zine culture.

You can read the show's transcript here ( https://embedded.fm/transcripts/476 ).

Feel free to share your favorite quotes!

jerrodputman, to swift

I managed to get a little something running on a Pimoroni PicoSystem using Embedded #Swift !

The PicoSystem uses an RP2040, so I was able to use the embedded examples from Apple to get started.

The demo is using the PicoSystem SDK on top of the Pico SDK. I had to work around the C++ name mangling differences between g++ and Clang by making a thin C wrapper.

I’ll be publishing the code somewhere soon, and hope to have a more interesting demo eventually.

#SwiftLang #embedded

A Pimoroni PicoSystem running an Embedded Swift demo, which has a bouncing apple next to the text “Hello, Swift!”

jerrodputman,

As promised, here’s the project source. https://github.com/jerrodputman/swift-picosystem-example

I’d still like to find a solution that doesn’t require a C wrapper. Perhaps building the PicoSystem SDK with Clang would work? The Pico SDK has issues with Clang, out of the box at least.

khionu, to embedded
@khionu@hachyderm.io avatar

Explicitly seeking recs

I'm wanting to polish my #embedded skills, but I want to make sure I don't miss critical areas. The main focus I want to make sure I'm good at atm is #PCB design and relevant #electrical eng.

I highly prefer thorough online articles, but books are also fine. I prefer avoiding YT videos because I do lots of back tracking to reinforce understanding.

Thanks in advance!

UP8, to linux
@UP8@mastodon.social avatar

🛸 Linux can finally run your car’s safety systems and driver-assistance features

https://arstechnica.com/?p=2019282

#linux #automotive #embedded #technology

timonsku, (edited ) to random
@timonsku@mastodon.social avatar

Are you someone who primarily does NOT work on web related software?

If yes, have you used node.js or deno before?

#programming #python #embedded

DM_Ronin, to embedded
@DM_Ronin@mstdn.social avatar

Ah, the pitfalls of being an embedded engineer :dogroll:

#Embedded #Hardware #Firmware #Programming

embedded, to embedded
@embedded@mstdn.social avatar

This week, we talked about the Embedded Online Conference and our experience learning Zephyr.

Listen to episode 475: https://embedded.fm/episodes/475.

We also talked about writing vs reading code.

Here's Chris' take:

#zephyr #embedded #engineering #conference

embedded, to embedded
@embedded@mstdn.social avatar

Elecia White, Embedded Software Engineer, co-host of the Embedded podcast and author of O'Reilly's Making Embedded Systems, 2nd Edition will be giving a keynote presentation at this year's Embedded Online Conference on the topic: Creating Chaos and Hard Faults.

Use promo code EMBEDDEDFM to save on your registration.

#embedded #online #conference #engineering #keynote #hardfaults

zeroiee, to Software
@zeroiee@techhub.social avatar

We are making progress with our new ArtNet-based lighting control system!

The most important ArtNet frames are now implemented. We have also successfully tested the implementation of our new layering concept: Multiple animations (for example flashing and a "Welcome" animation) can now be prioritized and stacked on top of each other. In the video, the flashing has a higher priority and thus overlays the "Welcome" animation.

There are still bugs hidden here and there, but we are looking forward to presenting a first complete version soon!

#artNet #dmx #showcar #lighting #software #embedded #zeroiee #teamzero

Video shows multiple RGBW light stripes, which show a turn indicator animation at the beginning and the end and another simultaneous animation in between.

cliffle, to rust
@cliffle@hachyderm.io avatar

After 5 years of development, 7 art projects, one commercial product, and at least a dozen subtle soundness bugs, I've decided lilos is ready for big ol' version 1.0.0.

As of this release, lilos is 100% strict-cancel-safe, which afaik is a first.

This release is notable for having no fewer than five contributors other than me! Thanks to one of those contributors, we've even got tests on QEMU now.

C'mon in! We have docs!

https://github.com/cbiffle/lilos/

#rustlang #embedded

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines