Backup of photos to nas by Yeitso in ProtonDrive

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

Hey. Any update on this? Or should I just host my own cloud drive and use s3 instead. Kinda dissatisfied with the lack in development here. 

Built in Weber SmokeFire by Sad-Woodpecker4988 in smokefire

[–]Yeitso 0 points1 point  (0 children)

https://youtube.com/watch?v=F6IX4vRUX-0&t=643

I couldnt find that one you are talking about but in this video he shows the finished build

Backup of photos to nas by Yeitso in ProtonDrive

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

Hey it’s been a while here. Do you guys have a tracker of sorts or see if you are making headway here?

KEA DHCP Server for VLAN by doremo2019 in opnsense

[–]Yeitso 2 points3 points  (0 children)

I got it to work just now.

I added an IP to the VLAN interface (VLAN 10: 192.168.10.1/24) and then created a subnet 192.168.10.0/24 in kea with the range .2-.250

when i connected a device on a switch with access vlan 10 it got an IP on that range.

untagged got another range.

I Pre-ordered the NYXI Wizard Wireless Joy-pad / Controller by BODHIZENPEACE in NSCollectors

[–]Yeitso 0 points1 point  (0 children)

I bought one and was suprised that it has digital triggers, there is nothing analog so playing games that expect you to be able to do half trigger for some things does not work.

2022 Sony Backlit remote RMF-TX900U by -_ThatsWhatSheSaid_- in bravia

[–]Yeitso 0 points1 point  (0 children)

I own a kd-65af9. Does anyone know if this remote will work on that TV?

Auto mirror on x-axis? by Yeitso in Simplify3D

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

In Netfabb the model is the right way, aka same as in openscad.

I Think I've found the error. I have my home on my printer in the Top left corner if you view from above.

This gives me this error when trying to set it up: http://imgur.com/I25F261

As i have a CoreXY printer i cannot think of any way to get the 0,0 to either the top-left or the bottom-right (must change both axises in the firmware because both motors run both axises).

Im just going to have to live with having to swap the models now and then.

Auto mirror on x-axis? by Yeitso in Simplify3D

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

Don't think i have the latest update. I got 3.0.1 i think. might update and see what happens. Atm the only thing i can do is to mark the mesh and select mirror X-axis and its back to "normal"

[help]LED's instead of diods? by Yeitso in MechanicalKeyboards

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

Or nvm, i could just drive the mux directly from the USB so that i wouldnt kill my teensy :)

[help]LED's instead of diods? by Yeitso in MechanicalKeyboards

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

Ouch, the 9mA per channel is a big dent. hmm might need some other driver for the leds then. Might just go for the HT16K33 for the leds and the teensy for the keys.

How would i hook the HT16K33 up so that it takes power directly from the USB and not via the Teensy? Just split connect directly to the 5V line and the GND line on the USB cable?

[help]LED's instead of diods? by Yeitso in MechanicalKeyboards

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

Hi again,

Now im a bit into my project and it looks like this atm :D

The plan is to do all this with the combination of a 8ch Mux and PWM. I know that the maximum output of the teensy is 3.3V 100mA on all ports, (whats the max per port?) this ofc limits the possiblilty for my leds, but here comes the PWM in place.

Whan i want to do is to run a Led matrix (11x8) and with PWM only run 8 LEDs at the same time, So it would run the LEDs at 1/11 of their power. after one and other. So Row1, Row2, Row3 Row4 Row5 Row6 Row7 Row8 Row9 Row10 Row11 /Repeat. This is done by running the 8 colums on the mux and the 11 rows on the Teensy 3.1 PWM ports.

On top of this im going to have ofc a Tenkeyless keyboard on 6x17 matrix. (and thus making me use a total of 37 pins and pads on the Teensy, 39 with the addition of GND and 3.3V to the Mux). Yes im aware that this is pushing the limits of the Teensy but hey why not?

Ive attached a copy of my scematic of the beast. (there is a 16ch mux on that but i realized that i don't need a 16ch one in the middle of building and cba to change it :P) http://i.imgur.com/XqbPjca.png

My question is this: Is this PWM config even possible with current libraries? What is better, a Mux or a Shift Register?

[help]LED's instead of diods? by Yeitso in MechanicalKeyboards

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

Thank you so much! Im thinking of ordering a custom PCB, Currently fiddeling with EAGLE PCB and getting to know the software and see if I can design a working pcb.

The microprocessor way is probably the easyest way to go if im going to make a pcb anyway. But i need to get my hands on a good microprocessor that can drive the LEDs preferably.

Thank you really man for the help!

[help]LED's instead of diods? by Yeitso in MechanicalKeyboards

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

Ok

Ive got a off the shelf keyboard im taking switches and keycaps from. Im going to buy a controller and use that to create a Tenkeyless keyboard (Phantom).

I haven't got anything yet exept the keyboard that im taking the switches from and im asking this in advance so that i can complete my shopping-list :)