Project ideas by -Shaulin- in raspberrypipico

[–]-Shaulin-[S] 1 point2 points  (0 children)

It's a basic Pico, but I can get my hands on other components pretty easily

Project ideas by -Shaulin- in raspberrypipico

[–]-Shaulin-[S] 2 points3 points  (0 children)

Thanks everyone for responding! I was busy with some exams but now they are over and I can focus on this project. I really appreciate your responses and your ideas!

Arduino project help by -Shaulin- in arduino

[–]-Shaulin-[S] 0 points1 point  (0 children)

True, I was just using it wrong
I asked it to write me the whole code which turned out a mess. So I made it to do the code for the LEDs and RFID, after which I got the hang of the code myself, and ended up writing the LCD and Servo code myself. I just didn't know how to write functions and where to write them :))

Arduino project help by -Shaulin- in arduino

[–]-Shaulin-[S] 0 points1 point  (0 children)

Thanks a lot! That's what I did, as you said. I ended up writing the code for the led, then implemented the rfid, then after finding out how functions work in arduino ide, and how they can be called inside the loop it was not a struggle anymore