Replies: 2 comments
-
It is pretty wide open as far as the steps you could take to achive your goal so I can see why you have received various respones. My onion would be to learn to use the Python programming language as a first. It is popular for both embedded systems (mico python) and 32 and 64 bit operating system like Linux. Finding projects to do around your house to automate things may be a good opportunity grow your programming skills. The raspberry pi or the raspberry pi pico are good platforms to play around with. Also ESP32 based hardware projects can help build programming skills as well. having a goal of what you want to achive (i.e. what do you want to accomplish with your project) is always a good motivator to building skill. |
Beta Was this translation helpful? Give feedback.
-
If you use home assistant look into appdaemon. It uses python to automate
home assistant.
…On Thu, Jul 25, 2024 at 12:25 PM jgyates ***@***.***> wrote:
It is pretty wide open as far as the steps you could take to achive your
goal so I can see why you have received various respones. My onion would be
to learn to use the Python programming language as a first. It is popular
for both embedded systems (mico python) and 32 and 64 bit operating system
like Linux. Finding projects to do around your house to automate things may
be a good opportunity grow your programming skills. The raspberry pi or the
raspberry pi pico are good platforms to play around with. Also ESP32 based
hardware projects can help build programming skills as well. having a goal
of what you want to achive (i.e. what do you want to accomplish with your
project) is always a good motivator to building skill.
—
Reply to this email directly, view it on GitHub
<#1152 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGMIBSVIQI7MEBIXRTIHD7DZOFGLPAVCNFSM6AAAAABLNUT676VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJVGI2TIMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Checklist
Version
No response
Have you submitted your log files from the About page? Note that outbound email must be working for logs to be submitted.
I have not submitted logs
What is/are your question(s)?
Sorry if this is the wrong venue for this type of question. I am an industrial generator technician with interest in further education. Over the past couple years I got introduced to Labview as one of my lab scopes software was based on a Labview VI. I recognized that other equipment I was using also was using Labview. Once I figured out what Labview was I got really interested in using it to build some custom diagnostic equipment I have always wished was available in my trade. As I was able to stumble my way learning the basics and actually building some useful equipment I started to mess around with all types of data acquisition devices , microcontrollers and programs. In my trade we work with serial data and integrate power generation modbus systems into building management equipment. My question is what type of classes would you recommend for someone who is interested in programing and developing data acquisition equipment such as this ( genmon) ? What would be the path you would recommend someone takes to be able to build something as complex as Genmon ? I am later in my career and know its kinda late to get to the level of the developer . That said I would love to be able to get a better understanding of the programing side of things. Everyone I ask gives me different advice about what code I should learn. Any information would truly be appreciated.
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions