Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@bcye it's not difficult really, especially the arduino stuff, if you have a set already I can help you :)
You can also buy starter kits really cheap on Amazon for like 30€ -
@bcye ah ok so you got an arduino uno and do you also have other parts like LEDs and stuff?
-
@bcye with the parts that you have, any project or thing you would like to do? :)
-
I had an idea of a switch with electric paint, do you know some fun projects you can do with this stuff
-
@bcye can you send me a picture of the parts that you have? Maybe I can think of something :)
-
@bcye hmm, there are a lot of tutorials on https://www.arduino.cc
You could try reading some of them :) -
@404response how can you know where the top and where the bottom of a resistor is?
-
ozeta863377yI have 2 raspberry and some sensors but no idea or what could be a good project to get involved to 😥
-
I've done some playing around with arduino (or rather cheap clones). Right now most of that stuff is at a friend's house because he wanted to get started with it. He built a traffic light within the first hour, maybe that is something for you, @bcye. Now I am waiting for some attinys and other components I ordered to play around with.
-
@bcye that "turbine" thing you got there is actually a servo motor. It doesn't continually turn but rather goes to a specific position specified by the voltage on the yellow wire. You can use analogWrite() with a value between 0 and 255 to control it. It can be used for example for the steering of a rc car.
-
Been working with the AT89C52 and other members of the 8051 family... Need to dive into Raspberry pi, do you think I need to learn python, been programming 8051 with keil c
-
World29767y@nin0x03 I did that sometime back. Its not perfect but it does the job. Here's a link if you wanna have a look: https://youtu.be/aPYsP7Hrbg8
P.S. I made my YouTube channel to upload this video 😁 -
World29767y@bcye If you haven't already, a great place to start is the examples you get with the IDE. Access it from the menu.
-
lucaIO12227yMy last project was a RasPi controlled Greenhouse, it collects data about temperature and humidity and stores it in a Round Robin Database. You can check the project out on my GitHub page, but documentation isn't ready yet.
-
lucaIO12227yMy next project may be a light alarm clock, waking me up with light. It will use a ESP and a rgb led strip. I'm wondering about how the esp will communicate with the smartphone, because I want to set it in DeepSleep.
-
World29767y@404response Yeah, apparently no one here can relate to the frustrations of image processing. 😐 I put up a rant that neither got a single upvote or a single comment. 😂
-
rfc716828077y@rc5-asdf No, it was the first idea that came to my head when seeing what kind of components he had lying around.
(When I tinkered with Arduino I built more like the opposite with some photodiodes where the light intensity was mapped to the output through a tiny loudspeaker.)
Do it! :)
@World. Flashy! :D Yeah, something like that was what I imagined.
Related Rants
This is my desk right now, anyone else who really enjoys fiddling with arduino / rpi electronics stuff?
Like making a remote for the projectors in school or using an Ethernet switch and a raspberry pi to create a WiFi network :P
rant
electronics
arduino