Login
Discover
Waves
Communities
Login
Signup
Topics
#python3
Global
Trending
Hot
New
Top
#python3
New
Top communities
Create your community
latest #python3 created topics | Ecency
webworld9
Threespeak
2024-02-21 17:15
Introduction to Python: Course Summary
Follow the course from here ▶️ 3Speak
$ 0.000
0
engportal
waivio
2022-01-04 07:09
Control Your Mouse with Hand Gestures and Camera
I came across OpenCV modules that allow controlling your computer mouse pointer with your finger in space using open-source computer vision software and a webcam. I slightly modified the source code to
$ 20.813
10
5
1
spartex
LeoFinance
2021-03-30 04:44
!
Downvoted by users, Reveal content
Switch-Case Statements Are Coming to Python
Python 3.10 is beginning to fill-out with plenty of fascinating new features. One of those, in particular, caught my attention — structural pattern matching — or as most of us will know it, switch/case
robingreig
STEMGeeks
2021-01-11 14:11
Node-Red Tabs on Raspberry Pi
Good Morning! In my previous post on using mqtt with Node-Red, @mytechtrail had asked how to add different tabs for the different flows that could be on separate Pi's. Additionally I'll share with you
ineyashami
Scrobble.life
2026-08-13 22:27
Promoted
[Movie] The Death of Robin Hood (2026)
Hello everyone, if there's one actor whose films I consistently enjoy, it's Hugh Jackman. This year, one of the movies I was most looking forward to was the one with the sheep detectives; I was really
robingreig
STEMGeeks
2021-01-10 18:33
Prototyping and Breadboarding your circuits
Good Morning! Most of my posts have covered the software side of my systems. I did go through wiring up the 12V LED light strips to the Pi with MOSFETS in Part III of the Raspberry Pi Home Automation series.
robingreig
STEMGeeks
2021-01-09 15:08
Using the mqtt nodes in Node-Red on the Raspberry Pi
Good Morning! In my previous post I went over how to install the mosquitto mqtt broker on the Raspberry Pi and a brief explanation of how I use Node-Red to send and receive mqtt messages. In this post
robingreig
STEMGeeks
2021-01-08 19:10
Installing the Mosquitto mqtt broker on Raspberry Pi
Good morning! In the previous post we went over the setting up of your first flow with Node-Red and my irl brother Randy @mytechtrail shared his first setup. I was going to go through my breadboarding
robingreig
STEMGeeks
2021-01-07 14:59
First Node-Red Flow on a Raspberry Pi
Good Morning! In the last post we covered how to install or update the Node-Red software in your Raspberry Pi as well as install the dashboard that will allow us to generate those awesome webpages. If
thepavsalford
Scrobble.life
2026-08-09 19:40
Promoted
[Movie] My take on The River Why
Plot Above all, “The River Why” is a captivating ode to angling. What makes it unique is a highly philosophical touch that permeates the entire movie. Gus (Zach Gilford) is a young man who grows up in
robingreig
STEMGeeks
2021-01-06 14:59
Installing Node-Red on a Raspberry Pi
Today I would like to go over how to install the Node-Red software on your Raspberry Pi. The Raspbian Operating System comes with Node-Red, but I'm not sure what version, or if it includes the Raspberry
robingreig
STEMGeeks
2021-01-05 14:46
Raspberry Pi Home Automation Part VI
In my fifth post we went over the basics of Node-Red, how to install it in a Raspberry Pi and some of the webpages generated by it and the controls utilized on the dashboard. Today I want look a bit deeper
robingreig
STEMGeeks
2021-01-04 15:09
Raspberry Pi Home Automation Part V
In part 4 of this series I shared some pictures of the LED light strips in action and the small relay board that I use when I want to control a device with power that is independent of the Raspberry Pi.
robingreig
STEMGeeks
2021-01-03 14:02
Raspberry Pi Home Automation Part IV
In my first post I went over the layout of my Raspberry Pi home automation system. In my second post I went into a little bit more detail on the Power Supply and Raspberry Pi. In my third post I described
vscampbell
Town Square
2026-08-10 17:10
Published via Ecency
Promoted
Stop Running the Business. Get Back to the Work You Love.
source You didn’t start your business to run a business. You started it because you love the work. Somewhere along the way, email, scheduling, admin, and client follow-up started eating the hours that
robingreig
STEMGeeks
2021-01-02 15:43
Raspberry Pi Home Automation Part III
In my second post I shared how easy it was to recycle an old PC power supply. Just don't forget the fuses, my PS can deliver 5V @ 15A & +12V @ 16A & 18A, more than enough to damage your circuits
robingreig
STEMGeeks
2021-01-01 21:42
Raspberry Pi Home Automation Part II
In my previous post, I showed the entire Raspberry Pi circuit, including the power supply, Pi, MOSFET Switch Board & the Relay board. Today I'll show close up pics of the Power Supply and the Pi. I'm
notaboutme
COVID-19
2020-10-09 11:03
Simulating COVID-19
AMA Covid-19 code developer
aligheery6
Develop Spanish
2020-09-03 17:05
Curso de Python en Brasil
Curso de Python Una nueva oportunidad para los interesados en ampliar conocimientos para el análisis de datos es con las inscripciones abiertas hasta el próximo lunes 7 de septiembre. La tercera edición
hivefpl
Sportsblock
2026-08-10 18:41
Promoted
FREE MEDALS for Hive FPL Managers: Become an early adopter of Football Exchange to get yours today!
Claim your free MEDALS and get involved to win tokens throughout the 26/27 Premier League Season
stranger27
Team Ukraine
2020-05-20 20:27
Автоматичний стейкінг токенів на Hive-Engine
Після того, як шановний @cranium у своєму відео розказав які теги корисно використувавати на Hive я задумався про те щоб зробити автоматичний стейкінг токенів, які можна отримати завдяки використанню цих
jerrybanfield
learnpython
2019-09-30 07:10
!
Downvoted by users, Reveal content
Start Python 3 Coding Today!
Hello everybody and welcome to this online Python programming course. Now, before we begin with the actual coding let us talk about a few things such as who this course is, and what we will be doing in
mytechtrail
ulog
2019-07-04 20:20
raspi02 temperature logging Python code
raspi02 temperature logging Python code Here is the Python code that I am testing on raspi02 for monitoring temperatures, which I have updated to log the measurements to a MYSQL database import MySQLdb
mytechtrail
ulog
2019-05-14 03:50
raspi02 temperature test Python code
raspi02 temperature test Python code Here is the Python code that I am testing on raspi02 for monitoring temperatures #!/usr/bin/python MIN_TEMP = -100 temp1 =
Older →