#n%C3%BAcleo

Futuro Prossimo :verified:futuroprossimo@mastodon.uno
2025-02-12

Il nucleo terrestre non è più un mistero immutabile: la scoperta che il centro della Terra può deformarsi apre scenari inaspettati sulla rotazione del pianeta e sul campo magnetico. Una rivelazione che rivoluziona decenni di teoria geologica, con potenziali effetti sulla durata del giorno e sul campo magnetico.

futuroprossimo.it/2025/02/il-c

#Terra #Geologia #Scienza #Scoperta #Nucleo

Il centro della terra sta cambiando forma: ed è una cosa epocale
2024-12-25

[Перевод] Создаём своё первое USB-устройство

Сегодня мы поговорим о создании USB-устройств, подключаемых к компьютеру и распознаваемых им. Этот пост задумывался как ваш первый источник для знакомства с разработкой USB-устройств. Сначала небольшое предупреждение: я не считаю себя экспертом в USB. Не рассматривайте пост как авторитетное руководство; скорее, это документация к моему небольшому проекту по созданию простейшего USB-устройства E2E. Также в нём приведены ссылки на хорошие материалы, в которых тема рассмотрена более подробно.

habr.com/ru/companies/ruvds/ar

#usb #usbустройства #микроконтроллеры #stm32 #nucleo #stm32cubeide #ruvds_перевод

Frank 🇦🇷 :computerfairies:frank_ctes
2024-10-31

Consulta a los grandes sabios de linux que están en mastodon
Tengo que actualizar el núcleo? como me lo pide el gestor?

2024-10-24

This is the 2020's #STM32 #Nucleo—a tiny, lower-power 32-bit #MCU—it's significantly more powerful than the top-end workstations I used in the 1980s.

Some 40ys of perspective....

#STM32 #Nucleo L432KC
HAZ HISPANIAHazHispania
2024-10-22

¿Vuelve el Noviembre Nacional? ¿Vuelve el Noviembre Nacional? ¿Volverán esas noches de protestas patrióticas y algaradas? Todo indica que sí. Ha pasado casi un año desde que en noviembre de…

CONTINUA-->hazhispania.com/vuelve-el-novi

Tim Riemannoctoate
2024-08-09

Ich habe hier ein Board, bei dem der ST-Link Teil nicht mehr funktioniert (wird auf dem PC nicht mehr richtig erkannt). Kann man den Teil des Boards irgendwie neu flashen und eine neue ST-Link Firmware einspielen?

Ecologia Digitaljosemurilo@mato.social
2024-06-17

"A reação ocorre após reportagem do #Núcleo mostrar que advogados da empresa norte-americana #Meta no Brasil acusaram o #Netlab, um laboratório de pesquisa da #UFRJ, de ser "enviesado" e "não atuar de forma técnica" após estudos do grupo servirem de base para uma multa contra a rede social, que não removeu anúncios fraudulentos de suas redes após uma notificação."

nucleo.jor.br/institucional/20

HAZ HISPANIAHazHispania
2024-04-19

¿Qué es el plan Kalergi? El alcalde de Gimenells y Núcleo Nacional Hace pocos días, el alcalde de Gimenells, un municipio de Lleida, se hizo viral en redes sociales tras…

CONTINUA-->hazhispania.com/que-es-el-plan

Futuro Prossimo :verified:futuroprossimo@mastodon.uno
2023-10-22

Studiosi del Woods Hole Oceanographic Institution e del Caltech hanno scoperto alti livelli di elio-3 su un'isola nell'Arcipelago artico canadese: è la conferma che dal nucleo terrestre sta fuoriuscendo materiale che credevamo confinato al suo interno, e l'inizio di una nuova era nella geologia.

#Elio3 #Nucleo #Terrestre #Scoperte #geologia

futuroprossimo.it/2023/10/il-c

2023-09-28

Finished a first analysis of the input referred noise of the ruwai-mini data recorder. The image shows the acceleration power spectral density of the input referred electronic noise referenced to a 4.5 Hz passive geophone with a sensitivity of 80 V/m/s. All geophone output signal lower than the data logger noise floor will be covered by the electronic noise.
The orange line shows the self noise of the geophone - almost a perfect combination.
Happy with it.

A graph showing a blue line for the power spectral density of the electronic noise of the data logger, two gray lines of the seismic noise model and one orange line of the geophone self noise. The electronic noise is touching the low noise model at ca. 4.5 Hz and it is slightly above the sensor self noise.
2023-09-21

Didn't post much about the Ruwai-mini development the last days, but I made quite a progress. I finished a first working prototype which is logging timestamped digitized seismic data in miniseed format to an SD card. It's now time to clean up the code and search for software bugs. I'll post some detail about the prototype in the coming days.
The image shows the breadboard setup of my prototype. Cleaned up the jump wire mess a little bit....

An electronic prototyping breadboard mit a STM32 Nucleo-L496ZG board, a micro-SD-, GNSS module and an ADC breakout board. Many jump wires connect the breakout boards with the Nucleao board.
Jomaway 🤗 :manjaro:jomaway@fosstodon.org
2023-09-07

At all #embedded folks can someone recommend a good starter #breakoutboard / #sensorkit for getting started with a #stm32 #nucleo board in my lessons. #teaching

2023-09-03

Waiting for the next release with excitement :ablobattention:

github.com/helix-editor/helix/

Thank you Pascal Kuthe and all the contributors :blobcatrainbow:
#helix #HelixEditor #nucleo

2023-08-31

I'm currently testing the low pass FIR filtering for sampling rate conversion on the NUCLEO-L496ZG board. The CMSIS-DSP library provides all the required tools and the results are looking great. The image shows the comparison of the original sampled data based on a free running clock, the interpolation to a regular time grid aligned with the GNSS time and the low pass filtered signal.

2023-08-24

I have switched from sample-based to frame-based processing of the ADC samples. This improved the timing a lot. The image shows the timing from the data ready signal (red channel), the DMA sample transfer (green), the DMA RX Ready interrupt (yellow) and the processing of one frame holding 50 samples (turquoise). The sampling rate is 4800 sps. The frame is processed within one sampling interval and the ADC retrieval uses only ca. 5-10 us of processor time.

Screenshot of an oscilloscope display showing four channels in red, green, turquoise and yellow.
Miguel Madrid-Mencía 🦫mimame@hachyderm.io
2023-08-10

The #rust ecosystem is getting bigger with the creation #nucleo from one of the very talented #helix developers.
A faster fuzzy matcher replacement compared to #fzf and #skim.

github.com/helix-editor/nucleo
github.com/helix-editor/helix/

2023-08-07

The Ruwai-Mini development is in progress. Today I have finished the first draft of the data interpolation to a regular time grid. The ADC is running free with the internal clock. I'm using the GNSS PPS signal and the timer of the microcontroller to interpolate the data to a regular time grid aligned with the GNSS time. The data checks are promising. The image shows the free running data (blue line) and the interpolated data (orange line).

A diagram showing two time series as line plots. A blue line represents the data of the free running ADC. A orange line shows the data interpolated to a regular time grid which is aligned with the GNSS time.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst