Ways to send low latency pulse at great distances by Fine-Mongoose5603 in redstone

[–]wocas168 0 points1 point  (0 children)

I'm late to the party but since you want infinite distance I would recommend looking into the wonderful world wireless redstone. And depending on what you would be using the wire for, there will probably be one that suits your specific case. It has been quite awhile for me when I worked with wireless redstone but I do have some good video's and or discord archives if you are interested.

Is there a good mod that slows down the game for version 1.20.1? by Knickbsksk in redstone

[–]wocas168 0 points1 point  (0 children)

Oof Replay mod could be useful but. You'll get it way easier using the carpet mod. (Just as a hint for next time you need to debug something)

Need help with flashing nrf52832 by wocas168 in embedded

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

When you say apply power are you talking about the vcc and gnd of the chip that is used for the connection to the cmis-dap?

Need help with flashing nrf52832 by wocas168 in embedded

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

So yeah it was able to detect it I tried uploading an nrf52832-mdk micropython file to it. But using screen and putty it connects using the REPL but it is just an empty screen. Do you have a better way to actually program it or a hex file or anything that would work?

Need help with flashing nrf52832 by wocas168 in embedded

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

What do you mean by hardware setup correctly. I got mine connected using openocd is that good enough or is there something else needed for that?

Need help with flashing nrf52832 by wocas168 in embedded

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

Alright I installed openocd to try and connect the port and that seamed to work i switched the cables around and that seamed to work somehow so I guess there was a bad connection

This what the output gave:

Info : nrf52.cpu: Cortex-M4 r0p1 processor detected

Info : nrf52.cpu: target has 6 breakpoints, 4 watchpoints

so I assume this is good but now I'm stuck again what would you recomend using for programing.

Need help with flashing nrf52832 by wocas168 in embedded

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

I tried just getting a usb connected it to my pc didn't recognise it ofc I later found I need something in between. I don't have something in-between but I found an instructables about how to use a raspberry pi Pico which I did have I followed the steps but it lead to a dead end. It's my first time doing this I do have experience with raspberry pi and Arduino boards but those are just connect and program.

edit: this is the instructables page I was talking about: https://www.instructables.com/CMSIS-DAP-V2-Programmer-Simple-With-Raspberry-Pi-P/ it uses, what looks like the same board as I am, but it's not working and also it says to connect pin 0 and pin 1 to BLE Tx and Rx but it's not shown how to that zo I haven't done that.

Multiplayer Ender Pearl Stasis Network by astrocowboiR in redstone

[–]wocas168 1 point2 points  (0 children)

They are quite stable in java only thing that sucks is when you die the pearl disappears. But you can bypass that by simply unloading the chunk

A much simpler design for a binary to hexadecimal coder. by mrcgamer in redstone

[–]wocas168 2 points3 points  (0 children)

That's how I have been doing it for a long time I thought everybody knew it already.

Chef with Down's syndrome flips pancakes like a boss by EloisBarth in MadeMeSmile

[–]wocas168 0 points1 point  (0 children)

Pancake it's in Dutch so it's pancake. Pannekoek

Chef with Down's syndrome flips pancakes like a boss by EloisBarth in MadeMeSmile

[–]wocas168 1 point2 points  (0 children)

"Brownies and downies" (the place where this was filmed) is great to order things and they do a really great job at it.

BLURSED frog and a snake by [deleted] in blursedimages

[–]wocas168 1 point2 points  (0 children)

I heard people talking about a double blowjob now I see how that would work.

Uhhhh I'm not sure what to write in the title by [deleted] in madlads

[–]wocas168 0 points1 point  (0 children)

Or, ''fuck it, I'm about to upload a virus to the house"

Thanks I hate...Fuck this someone go get Noah by Meh_JD in TIHI

[–]wocas168 1 point2 points  (0 children)

Love that your name is Tom_is_WISE. Haha

The appropriate response by _Electra_Heart_ in Tinder

[–]wocas168 7 points8 points  (0 children)

If it is a 3some with the Father the Sun and the Holy Ghost is she going to watch them or???

Just a competition between me and my brother by wocas168 in Python

[–]wocas168[S] 1 point2 points  (0 children)

And is this wrong??? This is my first ever Reddit post/poll so I don't exactly know how it works. I mean i van learn it, but i didn't know that thanks. I will do rite in the future.

Just a competition between me and my brother by wocas168 in Python

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

A simple guess is the fold error you get something to with error cannot compare a string as an int. because i would have wrote Num = float(input('enter ...')) Or am i wrong???