RE: new here

Liste des GroupesRevenir à cl python 
Sujet : RE: new here
De : <avi.e.gross (at) *nospam* gmail.com>
Groupes : comp.lang.python
Date : 26. Aug 2024, 05:38:45
Autres entêtes
Message-ID : <mailman.7.1724643527.2917.python-list@python.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Microsoft Outlook 16.0
Thank you Michael. Embedded Controllers are something I personally have never had to deal with, except as an inviable part of things I use.

But, yes, things like that when cheap enough, make plenty of sense.



-----Original Message-----
From: Python-list <python-list-bounces+avi.e.gross=gmail.com@python.org> On Behalf Of MRAB via Python-list
Sent: Sunday, August 25, 2024 10:05 PM
To: python-list@python.org
Subject: Re: new here

On 2024-08-26 02:29, AVI GROSS via Python-list wrote:
If everyone will pardon my curiosity, who and what purposes are these
smaller environments for and do many people use them?
 
I mean the price of a typical minimal laptop is not a big deal today. So are
these for some sort of embedded uses?
 
I read about them ages ago but wonder ...
 
A Raspberry Pi Pico W costs less than £5, is a lot smaller, and has a
much lower power consumption than a laptop, so if it's good enough for
the purpose (embedded controller), why use a laptop? That's overkill!
 
-----Original Message-----
From: Python-list <python-list-bounces+avi.e.gross=gmail.com@python.org> On
Behalf Of rbowman via Python-list
Sent: Friday, August 23, 2024 1:22 AM
To: python-list@python.org
Subject: Re: new here
 
On Fri, 23 Aug 2024 16:23:42 +1200, dn wrote:
 
Adding a display to the Pico-W is my next project... After that, gyros
(am thinking it may not go so well, on balance... hah!).
 
https://toptechboy.com/two-axis-tilt-meter-displaying-pitch-and-roll-
using-an-mpu6050-on-the-raspberry-pi-pico-w/
 
You might have to go back a lesson or two for the lead up. As he generally
says in the intro most of what he uses is from the Sunfounder Kepler kit.
It has a standard LCD display but he suggested buying the OLED separately
and used it for Lissajous patterns and other fancier stuff.
 
It's not a bad series although he can be long-winded and his Python style
definitely isn't PEP8 friendly.
 
https://toptechboy.com/
 
He switched to the Arduino Uno R4 after the IR controller/NeoPixel Pico
project and I don't know if he intends to go back to the Pico. He uses
Thonny but I use the MicroPython extension in VS Code. Lately I've been
using Code for everything. Mostly I work on Linux boxes but it's all the
same on Windows. There is a PlatformIO extension that works with Arduino
and other boards. PyLance upsets some because it's a MS product but it
works well too.  I've used PyCharm and like it but I also work on C, ..NET,
Angular, and other projects and Code gives me a uniform IDE.

--
https://mail.python.org/mailman/listinfo/python-list


Date Sujet#  Auteur
21 Aug 24 * Re: new here22rbowman
22 Aug 24 +* Re: new here2dn
22 Aug 24 i`- Re: new here1rbowman
22 Aug 24 +- Re: new here1Jason Friedman
22 Aug 24 +* Re: new here2rbowman
22 Aug 24 i`- Re: new here1rbowman
22 Aug 24 `* Re: new here16Paul Rubin
22 Aug 24  `* Re: new here15rbowman
22 Aug 24   `* Re: new here14dn
23 Aug 24    +* Re: new here3Paul Rubin
23 Aug 24    i`* Re: new here2rbowman
26 Aug 24    i `- Re: new here1dn
23 Aug 24    `* Re: new here10rbowman
23 Aug 24     +* Re: new here (Posting On Python-List Prohibited)2Lawrence D'Oliveiro
25 Aug 24     i`- Re: new here1Keith Thompson
23 Aug 24     `* Re: new here7dn
23 Aug 24      `* Re: new here6rbowman
26 Aug 24       +* Re: new here3<avi.e.gross
26 Aug 24       i`* Re: new here2rbowman
28 Aug 24       i `- Re: new here1rbowman
26 Aug 24       +- Re: new here1MRAB
26 Aug 24       `- Re: new here1<avi.e.gross

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal