Notifications
Clear all

hey all

9 Posts
4 Users
0 Likes
201 Views
(@ozyjimbo)
Eminent Member
Joined: 4 months ago
Posts: 31
Topic starter  

just an intro just getting into the world of programming to which i might add is very limited to lets join this bit with this and hope it works so i'm gonna be asking some real dumb questions just be easy in replying abuse replies are welcome in private lol


   
Quote
robotBuilder
(@robotbuilder)
Noble Member
Joined: 4 years ago
Posts: 1735
 

@ozyjimbo

Programming what?

An Arduino development board with Arduino C++.

A Raspberry Pi with Python.

Lots of beginner tutorials online for both products and beginner programming in general.

 


   
ReplyQuote
(@ozyjimbo)
Eminent Member
Joined: 4 months ago
Posts: 31
Topic starter  

@robotbuilder trust me when I say I have seen a lot of vids but some just don't cover what I want to do well more specifically the sketch I'm working on for arduino atm so i may have a help post in the next few days helps to have a fresh set of eyes and ppl who know what they are doing that can help sought the issue


   
ReplyQuote
ron bentley
(@ronbentley1)
Honorable Member
Joined: 1 year ago
Posts: 391
 

@ozyjimbo

Posted by: @ozyjimbo

just an intro just getting into the world of programming to which i might add is very limited to lets join this bit with this and hope it works so i'm gonna be asking some real dumb questions just be easy in replying abuse replies are welcome in private lol

Hi and welcome to the forum.  The membership covers a wide range of expertise and knowledge so there will always be someone who can answer your queries. So, ask away, and remember, there are no dumb questions!

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
(@ozyjimbo)
Eminent Member
Joined: 4 months ago
Posts: 31
Topic starter  

@ronbentley1 thanx you are right there are no dumb questions however there is being dumb for not asking


   
ReplyQuote
ron bentley
(@ronbentley1)
Honorable Member
Joined: 1 year ago
Posts: 391
 

@ozyjimbo 

yes, I agree.

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
(@xxxxxxx)
Trusted Member
Joined: 4 months ago
Posts: 71
 

Simple - you start at the end and work back to the front.

 

I WANT TO [..............................]

 

Fill in the gap.

 

I'll add to the above - Raspberry Pi Pico using Python - not as good as C but it's being pushed hard as easy to learn. Pico + Thonny is a slick beginners' set up. Cost £5. Absurdly powerful for size/cost. Much more grunt than the original IBM PC.

 

That's it - one single module which has an on board LED. So you get to turn it off and on, then flash it, then slowly brighten and dim it, all at different speed.

 

https://www.ebay.co.uk/itm/385269946398?epid=15048624419&hash=item59b3e0d81e:g:cAAAAOSwaMNjiiDP&amdata=enc%3AAQAHAAAAkN7ldCqRdzqObAo0XdIPxpHdbM5xZKBP2kXDBAg27OIFFDEBoJ5oIwnvJoxmgdwxjixFcGjMDkNnBmAUA2TlW8Iw5ELXLjODyCX4cycgbhFpUFtrycaUKKX09fDvhJ8FfgjYovdjvHd4a2ctJEuRm03VfuE3ipmXnFjV0755oh7IkkM9hyJ4UUvRoHqYfuad7w%3D%3D%7Ctkp%3ABk9SR6z1sZeeYQ


   
ReplyQuote
(@ozyjimbo)
Eminent Member
Joined: 4 months ago
Posts: 31
Topic starter  

@hilldweller cool thanx for the info but trust concentrating on one device first lol I'm sure in the future projects that i'll have a gander at the pico to see if it will do what i want my projects to do


   
ReplyQuote
(@xxxxxxx)
Trusted Member
Joined: 4 months ago
Posts: 71
 

Posted by: @ozyjimbo

@hilldweller concentrating on one device first

 

Good move - it's so easy to go round and round in circles = "The Other Man's Grass.......".

In my mind Arduino is the best chance a serious beginner has. The basic Uno will do incredible things but if the going gets tough you switch to the ESP32 and do mind blowing things on a step by step progression.

 


   
ReplyQuote