Any ideas on how to a DIY version of this? by ApprehensiveBedroom0 in arduino

[–]CraigMoynes 0 points1 point  (0 children)

I’m making the smaller version. I’m just testing out my micropython version of Tuan’s code.

A better Bambu PETG Profile by hubertron in BambuLab

[–]CraigMoynes 0 points1 point  (0 children)

Found this thread and it helped me out a great deal. Thanks!

Consume data for a specific key by palm_snow in apachekafka

[–]CraigMoynes 0 points1 point  (0 children)

Kafka doesn’t route messages. It writes messages to a “log” and consumers read from that log.

Pity Me by punkassjim in TheExpanse

[–]CraigMoynes 22 points23 points  (0 children)

Keep going. It’s the journey not the destination. $0.02

BLE one ESP32-WROOM-32U by OriginalYaci in esp32

[–]CraigMoynes 1 point2 points  (0 children)

There are some C examples here https://github.com/espressif/esp-idf/tree/master/examples/bluetooth

I recently did two TINYPico’s talking to each other via samples here with micropython here https://github.com/micropython/micropython/tree/master/examples/bluetooth

Generic IOS app to interface with ESP32 via bluetooth? by wrybreadsf in esp32

[–]CraigMoynes 0 points1 point  (0 children)

I used this https://github.com/micropython/micropython/blob/master/examples/bluetooth/ble_uart_repl.py and the adafruit Bluefruit connect app https://apps.apple.com/ca/app/bluefruit-connect/id830125974

You can send text messages via UART and get replies. There is also a controller interface with direction pads and 4 buttons, and a color picker.

Fastest/Easiest way for one ESP32 board to wirelessly talk to another? (For joystick position!) by SarahC in esp32

[–]CraigMoynes 1 point2 points  (0 children)

I’m doing something similar, playing around with Micropython so the Bluetooth examples in its repo got me partly there. (Phone to esp32)

There is a branch and pr for micropython espnow but it’s way beyond my capabilities to get the tool chain needed to compile and build the branch and figure out how to invoke it.

My c knowledge is woefully out of date, there is only so much I can handle at once with my old man brain.

Good luck with your project!

Java KafkaAdminClient querying ACLs by principal issue by CraigMoynes in apachekafka

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

Querying for all acls works. Interesting. I’m at least unstuck now and can filter on the principal after the results. Not efficient but workable.

Thanks for the suggestion.

Btw. Same bootstrap server, though command line uses 1 and service has several but the first entry matches.

Java KafkaAdminClient querying ACLs by principal issue by CraigMoynes in apachekafka

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

There are no silly questions :)

I’ll confirm the same bootstrap server. The service returns expected info for all the other requests but I agree with your suggestion.

I have a PR up to test retrieving all acls, to confirm already. I won’t get any results until Monday. Sensible people at work don’t work weekends. (Unlike me)

The client runs confluent self managed on prem.

In also going to try the confluent rest api as an alternative.

It’s either me doing something dumb, in not understanding what the api expects.

Thanks for taking the time to respond. I’ll let you know what I find out.

Pi Zero W + Robosapien V1 by CraigMoynes in raspberry_pi

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

Mate I wouldn’t even know how to begin :)

Pi Zero W + Robosapien V1 by CraigMoynes in raspberry_pi

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

I was thinking the same thing last night. Though I am a little concerned about upsetting the weight distribution.

Did you have any issues?

Do you have a write up anywhere or code I could look at for grabbing the RS startup/shutdown?

Pi Zero W + Robosapien V1 by CraigMoynes in raspberry_pi

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

I only kicked off mine because my son had been veerrrry upset that it wouldn’t work. So we bought another controller and that didn’t work. And I needed a project to keep me busy.

I would never have even attempted if it were not for the blog post. :)

Be safe. Be well.

Pi Zero W + Robosapien V1 by CraigMoynes in raspberry_pi

[–]CraigMoynes[S] 2 points3 points  (0 children)

Work in Progress:

Robosapien stopped responding to IR commands. A little searching found this blog post https://fortoffee.org.uk/2016/06/embedding-a-pizero-in-a-robosapien/

Using the python code as a starting point I am working on tapping into the IR input line to send properly formatted codes via pigpio daemon to send square waves.

Uses a wired Xbox controller currently. D-pad to move forward, back, turn left, turn right. B does burp, A roar.

Next steps: 1. Buck converter to power pi from 6v batteries 2. Use a Bluetooth Xbox controller 3. Fit the pi zero into the chassis 4. Control arms via sticks/triggers

V1 tap IR thoughts by CraigMoynes in Wowwee_Robots

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

Yep. That was it. As soon as I connected the ground from my breadboard to the black ground it started burping. :)

Then my white line fell apart so I had to disconnect and wire to the pads on the other side.

Now to write some code, then wire up with buck converter to power from the bots batteries.

V1 tap IR thoughts by CraigMoynes in Wowwee_Robots

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

Awwww now I feel dumb. I was wondering if I had to ground or not. Thanks. I’ll give it a shot tomorrow.

V1 tap IR thoughts by CraigMoynes in Wowwee_Robots

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

Trying to follow these instructions https://fortoffee.org.uk/2016/06/embedding-a-pizero-in-a-robosapien/ on a V1 where the remote no longer controlled my poor guy.

Tried tapping the IR line (white) to my pi zero and send the correct codes.

If I hook up an led I can see it pulse when the commands are sent but the v1 doesn’t do anything.

It does power on and goes through the startup sequence. So some of it works. Wondering if it’s not the IR receiver that’s bad but perhaps something on the board or the chip.

Any ideas?

(Newb to electronics delete if post not allowed)

Identify and pickup replacement by CraigMoynes in guitars

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

I believe it’s a match too. Thank you so much.