While not quite Arduino, I have an ESP32 (Arduino IDE) project to pull tide data via API and show it on a HUB75 led matrix. I’ve got most of the parts working separately but not quite got them all together yet. What is everyone else doing?

  • sneakyninjapants@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Currently setting up for a keyboard project, though IDK if I’m going with Arduino, ESP32, Nordic Wireless (leaning towards this), RP2040 or something I haven’t thought for the MCUs.

    If there’s anyone well versed in working with the Nordic SDK I’d love to pick their brain though. Hoping to use the Nordic Dongle for a couple of small projects like a Zigbee gateway for Home Assistant and using the nordic wireless protocol to act as a master with two nordic chips as the slave sides for the keyboard project.

    • RandomUser@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Nordic looks interesting, and is now on the list for as/when I need zigbee. - No experience of it sorry. The PI unit is attractive for it’s operating voltage… I’m currently struggling with getting an esp32 powered nicely from a lithium battery. Have to say though that I’m really impressed with the esp32.

  • _n9@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I might be a little late to this thread. I’m currently working on two robots, the first one is a hexapod that I’m rebuilding and reprogramming, using a teensy 4.0, while not technically an arduino it uses the arduino ide so I’ll count it. The second one is a smaller autonomous rover with a lidar, it uses a raspberry pi 4b as the brains and has an arduino nano to move the motors and take movement commands. It runs on ros, and I can now click on a map in rviz to have it move there. Currently working on pathing. The plan is to move the lidar to the hexapod once I’m done with the rover and the hexapod.

  • Sieguito@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    So… various things:

    -an LED clock -dsp learning with a Nicla Vision (i want to learn how to implement digital filters and use them on the signal sampled from the on-board mic) -a custom keypad for special characters -a tool to use at work to check encoders signals