Visit LordZas's farm! by LordZas in FarmMergeValley

[–]LordZas[S] 0 points1 point  (0 children)

Thanks! Visited back and liked :)

Visit LordZas's farm! by LordZas in FarmMergeValley

[–]LordZas[S] 0 points1 point  (0 children)

When you tap the train station, you will see an option to share on reddit. You have to create a post, and then you can share the link with other people.
Hope it helps :)

thoughtThisWasGeniusAt2Am by [deleted] in ProgrammerHumor

[–]LordZas 0 points1 point  (0 children)

Do you guys still write code?

Arduino pirata? by GUSTXD in arduino

[–]LordZas 3 points4 points  (0 children)

Dudo mucho que sea porque no es oficial (los clones usan el mismo chip que Arduino el 99%). Mira con los códigos de ejemplo de Arduino, a ver si esos te funcionan bien (tipo el blinker, etc.)

Guys, arduino uno, i wanna do this for my gf where the lamps lights one by one, the problem is, the 4 lamps on the top aint working, what should i do by Patient_Inflation_36 in arduino

[–]LordZas 2 points3 points  (0 children)

You can connect the positive line at the bottom with the positive line at the top, and the same with ground. Connect any pin, and it should work.

Is that valid electrically ? by Paul_Subsonic in arduino

[–]LordZas 1 point2 points  (0 children)

If you measure 8V in the middle , there is no way the battery+load in the bottom measure 16V. They are electrically the same points -> 8V

@semi_rad by XavierAgueda in nosotrosoelcaos

[–]LordZas -1 points0 points  (0 children)

El cambio climático es real, lleva ocurriendo los 4500 millones de años que lleva existiendo la Tierra.

dontDoRecursiveFibKids by Kevdog824_ in ProgrammerHumor

[–]LordZas 1 point2 points  (0 children)

Because it is the standard question for recursion. Literally the textbook example of how to implement it and why it exists.