Taffer, to KDE
@Taffer@mastodon.gamedev.place avatar

Progress(?) in my battle against the touchpad…

I've got udev rules that trigger a shell script when I turn the mouse off/on. That's the first part!

Still haven't been able to find a way to use libinput, kcfg (Python CLI for modifying KDE settings), probably something else to disable the touchpad or stop processing its events.

Taffer,
@Taffer@mastodon.gamedev.place avatar

This is low-key driving me nuts.

Found the touchpad via /sys/bus/i2c/... and a tempting "inhibited" file with a 0 in it; this doesn't seem to inhibit the touchpad. 🤷

#touchpad #trackpad #kde #kde6 #plasma #i2c

itnewsbot, to random

Sometimes It’s the Little Things - I had one of those why-didn’t-I-think-of-it moments this week, reading this articl... - https://hackaday.com/2024/03/02/sometimes-its-the-little-things/

itnewsbot, to esp32

Avoid I2C Address Conflicts On ESP32 By Pin Muxing - Using hardware I2C on an ESP32? Do you need to connect multiple I2C devices with t... - https://hackaday.com/2024/02/28/avoid-i2c-address-conflicts-on-esp32-by-pin-muxing/

itnewsbot, to esp32

ESP32 Oscilloscope Skips Screen for the Browser - An oscilloscope can be an expensive piece of equipment, but not every measurement ... - https://hackaday.com/2024/02/23/esp32-oscilloscope-skips-screen-for-the-browser/ #testequipment #oscilloscope #toolhacks #browser #remote #screen #esp32 #i2c

nulleric, to random
@nulleric@mastodon.social avatar

Anyone know a good, not too expensive, in stock #i2c screen? 128x32 min. Seems a lot of cheap or not well stocked options out there or I'm not looking in the right place.

itnewsbot, to ReverseEngineering

Hands On: Bus Pirate 5 - If you’ve been involved with electronics and hardware hacking for awhile, there’s ... - https://hackaday.com/2024/02/12/hands-on-bus-pirate-5/

itnewsbot, to hardware

Flash Programmer Shows Some Nifty Tricks - A handy tool to have on the bench is a Flash chip programmer, and the ones based a... - https://hackaday.com/2023/11/05/flash-programmer-shows-some-nifty-tricks/ #peripheralshacks #toolhacks #hardware #ch341a #i2c #usb

itnewsbot, to random

Flip the Switch on this I2C Controlled USB Hub - You’ve probably seen USB hubs with physical switches for each port, they provide a... - https://hackaday.com/2023/09/11/flip-the-switch-on-this-i2c-controlled-usb-hub/

itnewsbot, to Arduino

A Usable Arduino Debugging Tool - For as popular as the Arduino platform is, it’s not without its problems. Among th... - https://hackaday.com/2023/07/31/a-usable-arduino-debugging-tool/

Wintermute_BBS, (edited ) to linux

... and once you know the proper clock divider, your SC16IS750 will talk to you - yay! 🥳​

Now here's the #My4TH #ForthDeck displaying what I typed into #Picocom on the #Linux console.

So essentially, serial transmission over the #I2C bus via the #SC16IS750 works now at 9600 baud. One important step closer at getting the ForthDeck connected to the outside world ... heh ...

Wintermute_BBS, to random

... new #I2C project is about to begin with this nice little fellow (SC16IS750), which I hope to make available as a secondary serial interface device for the #My4TH #ForthDeck via its I2C bus. And then things will get interesting ...

cazabon, to fediverse

Trying to harness the ...

I've got a busted consumer product here that has 2 in it. Either one would be sufficient to run this product (a brushless-motor tower fan), but are cheap, so why not throw a second one in if it saves a few centimeters of wire?

I'm trying to determine if there's a in use here to communicate from one to the other. It's one-way communication.

[...]

cazabon,

The other MCU pulls the signal wire to to xmit.

The MCUs - Holtek BS82C16A-3 and BS84B08A-3 - natively support and , but this isn't either of those.

Each with one byte of data starts with a long (~10ms) low pulse (for , presumably), followed by the line returning high for ~5ms, then the data bits are transmitted as low of different durations for 0 and 1 - 0.6ms and 2.8ms.

The eight data bits are followed by a stop/end bit, always short.

[...]

adafruit, to random
@adafruit@mastodon.cloud avatar

Spring's over but it's always time to clear out dusty old designs 🌸🧹🔧🎛️💡🔄

Ok it's no longer spring, but that's no excuse to not do some spring cleaning on old PCBs. theres quite a few designs that we started in mid 2020 that languished due to part shortages. here's a PCB we did a bunch of work on 3 years ago!

adafruit,
@adafruit@mastodon.cloud avatar

then we recently noticed that we could probably revive it, a few parts needed replacing: the 3.3V buck converter and the backlight booster both got discontinued, and we now add stemma QT ports on I2C-capable devices. what do you think this board does?

#adafruit #PCBDesign #STEMMAQT #I2C #WhatDoesThisBoardDo

adafruit, to random
@adafruit@mastodon.cloud avatar

quad-rotary board is getting ready to stock 🔁🎛️💻🔄🔌

this seesaw board converts 4 rotary encoders to I2C for adding a ton of twists. like our other attiny8xx boards, we use a metro m0 to do the programming of the UPDI interface, then communicate over I2C to check each pin is not shorted or open. this will be in the shop soon so don't get your knickers in a twist! https://www.adafruit.com/product/5752

#QuadRotaryBoard #I2C #RotaryEncoders #ATtiny8xx #MetroM0 #UPDI #Adafruit

video/mp4

itnewsbot, to random

Three Pitfalls in I2C Everyone Wishes Weren’t There - The best part of I2C is that it is a bus that is available just about anywhere, co... - https://hackaday.com/2023/07/03/three-pitfalls-in-i2c-everyone-wishes-werent-there/ #softwaredevelopment #microcontrollers #multi-dropbus #serial #bus #i2c #spi

itnewsbot, to random

A Simple Guide To Bit Banged I2C On The 6502 - We covered [Anders Nielsen]’s 65duino project a short while ago, and now he’s back... - https://hackaday.com/2023/06/18/a-simple-guide-to-bit-banged-i2c-on-the-6502/ #computerhacks #softwarehacks #oledssd1306 #bitbanging #riot #i2c

diyelectromusic, to Electronics
@diyelectromusic@mastodon.social avatar

I have one of these PCF8575 modules, and it looks like there is an solder jumper option to bypass the 3V3 regulator on board and connect the input voltage (VCC) directly to the chip voltage (VDD)...

But won't this connect the input and output parts of the regulator together? Is that ok? How does that work?

Wintermute_BBS, to random
Wintermute_BBS, (edited ) to random

Good Morning, fellow #RetroComputing #Fedizens !

Let's start the day with some #NewRetro goodness for motivation, shall we?

Yesterday, I built a small test setup to connect the #My4th machine to a #Breadboard which is equipped with a #BMP180 #Temperature #Sensor.

Then, I went ahead and used what little #Forth I have learned so far along with the My4th custom words 'i2c-start', 'i2c-send', 'i2c-recv' and 'i2c-stop' to try to read raw temperature data from the sensor. And: it works!

I now need to figure out how I can get a reasonable temperature value from it, checking the BMP180 #Datasheet again ...

#I2C
#RetroComputing

diyelectromusic, to random
@diyelectromusic@mastodon.social avatar

I've now updated my XIAO I2C IO post with another I2C analog module that can be used as a MIDI Controller, this one from
HobbyTronics

https://diyelectromusic.wordpress.com/2023/04/12/xiao-samd21-arduino-and-midi-part-7/

#MIDI #I2C #SynthDiy #XIAO #SeeedStudio

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • everett
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • GTA5RPClips
  • Durango
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • tacticalgear
  • osvaldo12
  • tester
  • cubers
  • cisconetworking
  • mdbf
  • ethstaker
  • modclub
  • Leos
  • anitta
  • normalnudes
  • megavids
  • lostlight
  • All magazines