четверг, 19 мая 2022 г.


HGW shares:

Stand for milk frother

Printed in two parts to prevent support.
If you stop the pressure at a height of 7 mm, you can insert 13 nuts in the base to lower the centre of gravity.

download the files on: https://www.thingiverse.com/thing:5326638


649-1
Every Thursday is #3dthursday here at Adafruit! The DIY 3D printing community has passion and dedication for making solid objects from digital models. Recently, we have noticed electronics projects integrated with 3D printed enclosures, brackets, and sculptures, so each Thursday we celebrate and highlight these bold pioneers!

Have you considered building a 3D project around an Arduino or other microcontroller? How about printing a bracket to mount your Raspberry Pi to the back of your HD monitor? And don’t forget the countless LED projects that are possible when you are modeling your projects in 3D!

LIVE CHAT IS HERE! http://adafru.it/discord

Adafruit on Instagram: https://www.instagram.com/adafruit

Shop for parts to build your own DIY projects http://adafru.it/3dprinting

3D Printing Projects Playlist:

3D Hangout Show Playlist:

Layer by Layer CAD Tutorials Playlist:

Timelapse Tuesday Playlist:

Connect with Noe and Pedro on Social Media:

Noe’s Twitter / Instagram: http://instagram.com/ecken

Pedro’s Twitter / Instagram: http://instagram.com/videopixil



from Adafruit Industries – Makers, hackers, artists, designers and engineers! https://ift.tt/qvC6p7t
via IFTTT

Redlining and environmental racism worked in tandem to harm Black communities.

from MSNBC Top Stories https://ift.tt/sh5lnSe
via IFTTT

среда, 18 мая 2022 г.

From the GitHub release page:

This is CircuitPython 7.3.0-rc.1, the second release candidate for CircuitPython 7.3.0. It is considered stable, and is available as a release candidate for testing before the final release of 7.3.0.

Notable changes to 7.3.0 since 7.2.5

  • Experimental mDNS support.
  • USB to to Serial/JTAG support for REPL on appropriate boards.
  • Initial experimental USB host support.
  • Merge MicroPython 1.18 changes.
  • Preliminary zlib module support. gzip module will be added later.
  • RP2040 PIO: Background write to a PIO state machine. Looping is possible.
  • RP2040 PIO: wrap and wrap_target support.
  • keypad: scan keystates immediately on creation.
  • Improve NeoPixel timings on many ports, to handle a wider range of devices.
  • Add floppyio, used in conjunction with a library.
  • Allow TileGrid bitmap to be changed.
  • Module support matrix includes frozen modules for each board.

Download from circuitpython.org

Firmware downloads are available from the downloads page on circuitpython.org. The site makes it easy to select the correct file and language for your board.

Installation

To install follow the instructions in the Welcome to CircuitPython! guide. To install the latest libraries, see this page in that guide.

Try the latest version of the Mu editor for creating and editing your CircuitPython programs and for easy access to the CircuitPython serial connection (the REPL).

Documentation

Documentation is available in readthedocs.io.

Port status

CircuitPython has a number of “ports” that are the core implementations for different microcontroller families. Stability varies on a per-port basis. As of this release, these ports are consider stable:

  • atmel-samd: Microchip SAMD21, SAMx5x
  • cxd56: Sony Spresense
  • espressif: Espressif ESP32-S2
  • nrf: Nordic nRF52840, nRF52833
  • raspberrypi: Raspberry Pi RP2040
  • stm: ST STM32F4 chip family

These ports are considered alpha and will have bugs and missing functionality:

  • broadcom: Raspberry Pi boards such as RPi 4, RPi Zero 2W
  • espressif: ESP32-S3, ESP32-C3
  • litex: fomu
  • mimxrt10xx: NXP i.MX RT10xxx
  • stm: ST non-STM32F4 chip families

Changes since 7.3.0-rc.0

Fixes and enhancements

  • Restore automatic garbage collection after an import. #6406. Thanks @dhalbert.
  • Add more possible flash chips to certain boards. #6403. Thanks @Neradoc.

Port and board-specific changes

Broadcom

Espressif

i.MX

nRF

RP2040

SAMx

STM

Individual boards

Documentation changes

Build and infrastructure changes

Translation additions and improvements

New boards since 7.3.0-rc.0

Known issues

  • See https://ift.tt/MKl6NDu for other issues, including issues still to be addressed for:

Thanks

Thank you to all who used, tested, and contributed since 7.3.0-rc.0, including the contributors above, and many others on GitHub and Discord. Join us on the Discord chat to collaborate.



from Adafruit Industries – Makers, hackers, artists, designers and engineers! https://ift.tt/YhtZAu2
via IFTTT

Chief of Staff to Ukraine President Volodymyr Zelensky Andriy Yermak joins Andrea Mitchell to discuss talk about the Ukrainian fighters from Mariupol who have been taken to Russian territory, and the possibility of Russia accusing these soldiers of war crimes. He describes the “practically non-stop” and “very hard battles” in eastern Ukraine which he sees as “confirmation that this terrible war is continuing.” 

from MSNBC Top Stories https://ift.tt/rIbAcN5
via IFTTT

From the GitHub release page:

This is CircuitPython 7.3.0-rc.1, the second release candidate for CircuitPython 7.3.0. It is considered stable, and is available as a release candidate for testing before the final release of 7.3.0.

Notable changes to 7.3.0 since 7.2.5

  • Experimental mDNS support.
  • USB to to Serial/JTAG support for REPL on appropriate boards.
  • Initial experimental USB host support.
  • Merge MicroPython 1.18 changes.
  • Preliminary zlib module support. gzip module will be added later.
  • RP2040 PIO: Background write to a PIO state machine. Looping is possible.
  • RP2040 PIO: wrap and wrap_target support.
  • keypad: scan keystates immediately on creation.
  • Improve NeoPixel timings on many ports, to handle a wider range of devices.
  • Add floppyio, used in conjunction with a library.
  • Allow TileGrid bitmap to be changed.
  • Module support matrix includes frozen modules for each board.

Download from circuitpython.org

Firmware downloads are available from the downloads page on circuitpython.org. The site makes it easy to select the correct file and language for your board.

Installation

To install follow the instructions in the Welcome to CircuitPython! guide. To install the latest libraries, see this page in that guide.

Try the latest version of the Mu editor for creating and editing your CircuitPython programs and for easy access to the CircuitPython serial connection (the REPL).

Documentation

Documentation is available in readthedocs.io.

Port status

CircuitPython has a number of “ports” that are the core implementations for different microcontroller families. Stability varies on a per-port basis. As of this release, these ports are consider stable:

  • atmel-samd: Microchip SAMD21, SAMx5x
  • cxd56: Sony Spresense
  • espressif: Espressif ESP32-S2
  • nrf: Nordic nRF52840, nRF52833
  • raspberrypi: Raspberry Pi RP2040
  • stm: ST STM32F4 chip family

These ports are considered alpha and will have bugs and missing functionality:

  • broadcom: Raspberry Pi boards such as RPi 4, RPi Zero 2W
  • espressif: ESP32-S3, ESP32-C3
  • litex: fomu
  • mimxrt10xx: NXP i.MX RT10xxx
  • stm: ST non-STM32F4 chip families

Changes since 7.3.0-rc.0

Fixes and enhancements

  • Restore automatic garbage collection after an import. #6406. Thanks @dhalbert.
  • Add more possible flash chips to certain boards. #6403. Thanks @Neradoc.

Port and board-specific changes

Broadcom

Espressif

i.MX

nRF

RP2040

SAMx

STM

Individual boards

Documentation changes

Build and infrastructure changes

Translation additions and improvements

New boards since 7.3.0-rc.0

Known issues

  • See https://ift.tt/MKl6NDu for other issues, including issues still to be addressed for:

Thanks

Thank you to all who used, tested, and contributed since 7.3.0-rc.0, including the contributors above, and many others on GitHub and Discord. Join us on the Discord chat to collaborate.



from Adafruit Industries – Makers, hackers, artists, designers and engineers! https://ift.tt/YhtZAu2
via IFTTT

If you missed this week’s livestream of John Park’s Product Pick of the Week, not to worry, here’s the video. This week’s pick is the ESP32-S2 QT Py WiFi Dev Board w STEMMA QT! Watch the video to find out about the ESP32-S2 QT Py WiFi Dev Board w STEMMA QT, how to use it, a live demo, and more.

Want more JP’s Product Pick of the Week?! Tune in every Thursday at 4pm ET and 1pm PT on Youtube LIVE, Twitch, Periscope (Twitter) and Facebook. LIVE TEXT CHAT IS HERE in the Adafruit Discord chat!

Catch previous editions on YouTube and don’t miss our gift guide!



from Adafruit Industries – Makers, hackers, artists, designers and engineers! https://ift.tt/4MKts9G
via IFTTT

A spokesperson for Discord tells the New York Times: “Approximately 30 minutes prior to the attack, however, a small group of people were invited to and joined the server."

from MSNBC Top Stories https://ift.tt/vZRBFgA
via IFTTT

Know us

Our Team

Tags

Video of the Day

Contact us

Имя

Электронная почта *

Сообщение *