Notifications
Clear all

Hello World

11 Posts
4 Users
2 Likes
387 Views
MonsoonGroover
(@monsoongroover)
Member
Joined: 2 years ago
Posts: 5
Topic starter  

Greetings !

  • I came here after subscribing to the your most excellent DroneBotWorkshop YouTube channel. I'm looking forward to learning and sharing all the fascinating things there are in the world of electronics.

73


   
Quote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2531
 

@monsoongroover

Welcome to the forum, it's a diverse group here with lots of interesting projects.

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
ron bentley
(@ronbentley1)
Member
Joined: 2 years ago
Posts: 385
 
Posted by: @monsoongroover

Greetings !

  • I came here after subscribing to the your most excellent DroneBotWorkshop YouTube channel. I'm looking forward to learning and sharing all the fascinating things there are in the world of electronics.

@monsoongroover

Welcome, what are your areas of interest?

Whatever they are you will find members with similar interests.

Regards

Ron B

Ron Bentley
Creativity is an input to innovation and change is the output from innovation. Braden Kelley
A computer is a machine for constructing mappings from input to output. Michael Kirby
Through great input you get great output. RZA
Gauss is great but Euler rocks!!


   
ReplyQuote
MonsoonGroover
(@monsoongroover)
Member
Joined: 2 years ago
Posts: 5
Topic starter  

@will Thank You. I am a beginner so at this point my interest is in Raspberry Pi and Arduino.

73


   
ReplyQuote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2531
 

@monsoongrooverΒ 

Then I'd suggest that you stick with the Arduino for a while. Using a Raspberry Pi will require you to become familiar with the Linux operating system as well as Β either (or both) C(/C++) and Python.

Using Arduinos, you'll only need to learn C and a bit of C++, so it's a shallower learning curve πŸ™‚

Anything seems possible when you don't know what you're talking about.


   
ron bentley reacted
ReplyQuote
ron bentley
(@ronbentley1)
Member
Joined: 2 years ago
Posts: 385
 

@will, @monsoongroover,

But just as satisfying.

Ron B

Ron Bentley
Creativity is an input to innovation and change is the output from innovation. Braden Kelley
A computer is a machine for constructing mappings from input to output. Michael Kirby
Through great input you get great output. RZA
Gauss is great but Euler rocks!!


   
ReplyQuote
MonsoonGroover
(@monsoongroover)
Member
Joined: 2 years ago
Posts: 5
Topic starter  
  • My first Raspberry Pi project.
  • Python script blinking lights.

73


   
ron bentley reacted
ReplyQuote
robotBuilder
(@robotbuilder)
Member
Joined: 5 years ago
Posts: 2042
 

@monsoongrooverΒ 

It looks like you are well on your way.Β  Learning means understanding so I assume you understand the Python script and can modify or write your own code to do different things with the LEDs?

Β 


   
ReplyQuote
MonsoonGroover
(@monsoongroover)
Member
Joined: 2 years ago
Posts: 5
Topic starter  

@robotbuilder Yes indeed. In this case I added more lights to a script that someone had written. Then I put it into a FOR loop and added an input requesting the number of iterations. And if you can control lights then you can control relays...

73


   
ReplyQuote
ron bentley
(@ronbentley1)
Member
Joined: 2 years ago
Posts: 385
 

@monsoongrooverΒ 

Good job, I am a bit envious that you have an impressive looking oscilloscope.

Why not see if you can extend this sketch by blinking each LED independently and each at a different frequency?Β  You will learn a good deal from the exercise.

Keep going.

Ron b

Ron Bentley
Creativity is an input to innovation and change is the output from innovation. Braden Kelley
A computer is a machine for constructing mappings from input to output. Michael Kirby
Through great input you get great output. RZA
Gauss is great but Euler rocks!!


   
ReplyQuote
MonsoonGroover
(@monsoongroover)
Member
Joined: 2 years ago
Posts: 5
Topic starter  

@will, @ronbentley1, @robotbuilder, et al

Β 

Thank You, gentlemen for your kind advice. @will : Yes I think I'll start with Arduino for the time being. That seems to be the fastest way to learn. @robotbuilder : I took some classes in Pascal and Fortran years ago so I get the general idea when I look at the scripts. I'm looking forward to learning C. @ronbentley1 : That was a good suggestion to extend the project. Yes, I had to learn a thing or two along the way. In this case it wasΒ  how to use 74HC595's and PWM. I did not write this code but it was a great learning experience just putting it together. Have a look :

73

Β 

73


   
ReplyQuote