GenghisKen Coar · @GenghisKen
92 followers · 370 posts · Server ruby.social

@nuncio
Something on raspberrypi.stackexchange.com (bityl.co/JG5V) indicates that pins in input mode only care about not exceeding the 3.3v limit. I don't know how authoritative that is, though.

#gpio #raspberrypi

Last updated 1 year ago

Kevin Karhan :verified: · @kkarhan
1047 followers · 65589 posts · Server mstdn.social

@jernej__s @damnbear there are several of those since the @Raspberry_Pi since Version 2 has a 40-pin which non-coincidentially has the same pin spacing and even before, I also do fondly remember those cables...

berrybase.de/gpio-extension/ve

#ide #gpio

Last updated 1 year ago

GenghisKen Coar · @GenghisKen
91 followers · 367 posts · Server ruby.social

Meh. What's the of a pin in input mode? Is it safe for a high value from another pin in output mode to sink directly to it?

I haven't found this discussed anywhere. It ๐˜ญ๐˜ฐ๐˜ฐ๐˜ฌ๐˜ด as though a pin in input mode has quite a high ๐‘ and sinks very little current, but I don't want to experiment just in case that's an invalid conclusion. ๐Ÿ˜”๐Ÿค”

#impedance #raspberrypi #gpio

Last updated 1 year ago

GenghisKen Coar · @GenghisKen
88 followers · 335 posts · Server ruby.social

So, I'm liking for some of its capabilities, but not so much other aspects. Like the bits of incorrect (๐˜ฆ.๐˜จ., a is a ๐—ฝ๐—ฒ๐—ฟ๐—ฐ๐—ฒ๐—ป๐˜๐—ฎ๐—ด๐—ฒ, not a range), the lack of examples, and (most of all) the apparent inability to have multiple concurrent C/API processes accessing the because () starts the dรฆmon and fails if it's already running.

Where can a n00b GPIO hacker ask about these things?

#pigpio #documentation #dutyCycle #gpio #gpioinitialise #pigpiod #pi

Last updated 2 years ago

Wikinaut · @wikinaut
799 followers · 5621 posts · Server berlin.social


library

Looking for code for

2-key rollover for n keys (n buttons connected to separate GPIO pins)

Looking for code to detect two-button-presses on (let's say) 4 buttons, in general detect "2-key rollover" on n GPIO pins.

( en.wikipedia.org/wiki/Key_roll : "Key rollover is the ability of a computer [keyboard] to correctly handle several simultaneous keystrokes.")

For 2 buttons, this is easy.






#nerdquestion #raspberry #pigpio #python #2keyrollover #nkeyrollover #gpio

Last updated 2 years ago

adingbatponder :mastodon: · @adingbatponder
131 followers · 913 posts · Server fosstodon.org
adingbatponder :mastodon: · @adingbatponder
131 followers · 913 posts · Server fosstodon.org
adingbatponder :mastodon: · @adingbatponder
131 followers · 912 posts · Server fosstodon.org
Richard · @egooner
1 followers · 80 posts · Server fosstodon.org

Sitting in my little office with the new Stack, its 2 fans running constantly I decided to add a controller to turn them on and off based upon temperature. In a bid to play with I wrote a script to monitor the temp and set the fan on and off (I know you CAN do this in the boot config). Having got this working and all announcing their temperature via a mod is required to control the fan based upon local and remote temp of systems in the stack.

#raspberrypi #gpio #python #pis #mqtt

Last updated 2 years ago

So the 3B+ that handles all the bots and web pages and basically everything around here had a very rare lockup the other day and I thought about getting a wifi outlet for it so I could remotely power cycle it in these situations....

but then realized I had my little swarm waiting around. So a little header soldering to the Pi3's RST hole and some header soldering to the S2 Mini plus a quick IDE fire-up and ta-da!

now there's a little purple dude running a webserver just waiting on an URL to power up a PIN and create the short that reboots the Pi when needed.

Bonus: it's powered by the Pi itself because even when it locks up, the USB port is alive

Double Bonus: I got to test out the 3D case I whipped up in (one with cutouts on the lid) and it fits pretty damn well!

Here's a picture of the setup; you can see the other Pi boxes from the army tangled up in the hell that is the web of cables on its shelf

Not a bad little Sunday afternoon project

#raspberrypi #esp32 #wemos #arduino #freecad #gpio #narnia

Last updated 2 years ago

Snagburz · @snagburz
1 followers · 140 posts · Server techhub.social

with a
Yo-ho-ho and a bottle of rum.
My new computer: N2+ with the easy-to-use Ubuntu MATE.
Flash your Micro-SD or eMMC with the Balena Etcher or the Linux/UNIX command 'dd'.

#sbc #gpio #odroid

Last updated 2 years ago

Trevor Woerner · @twoerner
48 followers · 72 posts · Server mastodon.social

My Nezha-D1 arrived the other day and I've been having a lot of fun with it!

twoerner.blogspot.com/2023/01/

#yocto #riscv #allwinner #gpio

Last updated 2 years ago

Markus Seifert · @markusseifert
21 followers · 97 posts · Server troet.cafe

@rena2019 @gehrke_test kann ich nur bekrรคftigen. Fragen kostet nichts.

Ich habe in den 80ern mit kosmos x2000 und spรคter x4000 angefangen, dann viele Jahre eher am PC programmiert und bin erst vor ca. 5 Jahren รผber und wieder ein bisschen in die Elektronikbastelei gerutscht. Und seit dem Weihnachtsurlaub und c++ angefangen. Und jetzt angefixt ๐Ÿ˜

#esp8266 #gpio #raspberry

Last updated 2 years ago

IoT-devices, LLC · @iotdevices
1 followers · 13 posts · Server hometech.social
adingbatponder :mastodon: · @adingbatponder
112 followers · 694 posts · Server fosstodon.org

Watch "VisionFive 2: RISC-V Quad Core Low Cost SBC" on YouTube
youtu.be/ykKnc86UtXg

#VisionFive2 #riscv #gpio #python #ubuntu #raspberrpi #sbc

Last updated 2 years ago

Fluhzar :vOwOfied: · @Fluhzar
31 followers · 853 posts · Server yiff.life

With getting the proxy setup, I installed Ubuntu Server on the Pi, and with a fresh start like that I also wrote a script to control the fan I have on the Pi. It's written in and is a simple "any temp sensors above temp limit? fan on. else fan off" but its also more good practice for writing systemd units and learning more of *how* linux OSs and services work, and also logging best practices, and all that good stuff!

#rust #rustlang #script #gpio

Last updated 2 years ago

My first attempt coding Kotlin Native for Raspberry Pi was a success! ๐Ÿ’ƒ
The next step is writing and reading from GPIO.

#kotlin #kotlinnative #raspberrypi #gpio

Last updated 2 years ago

char · @char
22 followers · 221 posts · Server ioc.exchange

โž• 1๏ธโƒฃ for all the that has at least labeled numbers to the pins.

#sbc #gpio

Last updated 2 years ago

David M · @kepon
25 followers · 66 posts · Server framapiaf.org

Commande lumiรจre pour percussion (DMX/Raspberry pi)

J'ai un petit groupe de musique dans lequel je fais de la percussion avec petit set Cajon + accessoires, pour faire une mini batterie transportable ร  vรฉlo... Nous sommes amateurs ; j'ai rejoint le groupe en cours de route, et ils avaient collectivement achetรฉ la t

david.mercereau.info/commande-

-pi

#raspberry #python #percussion #musique #gpio #dmx #cajon #informatique #doityourself

Last updated 2 years ago

AdvJosh · @AdvJosh
17 followers · 247 posts · Server mastodon.sdf.org

Hey everyone! is back in stock for the US at shop.flipperzero.one

Get yours before they are gone!

If you don't know, these are learning tools related to sub-ghz radio and . They let you mess with things like , , and more. They have pins for expandability and are entirely ! These are really cool tools designed to teach you about radio frequencies, , and more!

#FlipperZero #ir #rfid #nfc #rfcontrols #gpio #opensource #pentesting

Last updated 2 years ago