Search found 1256 matches
- Tue Dec 29, 2020 12:25 pm
- Forum: Advanced users
- Topic: Check Argon ONE fan speed on RPI4 using CLI
- Replies: 13
- Views: 787
Re: Check Argon ONE fan speed on RPI4 using CLI
Unless the fan has a "tacho" lead coming from the fan you can not retrieve RPM's of the fan. I don't believe the Argon fan has a tacho lead. I believe it;s a simple 2 wire fan. You can only retrieve/command the amount of power being sent (PWM 25%, 50%, 100%) ultimately changing the speed ...
- Mon Dec 28, 2020 11:36 pm
- Forum: Advanced users
- Topic: Argon One Replacement Daemon
- Replies: 189
- Views: 11792
Re: Argon One Replacement Daemon
the applet doesn't want to install here... pi@Bureau2:~/argononed/argonone-applet $ sudo make install gcc -Wall `pkg-config --cflags gtk+-2.0 lxpanel` -shared -fPIC main.c -o argonone.so `pkg-config --libs lxpanel` main.c:37:10: fatal error: ../argononed/argononed.h: No such file or directory #incl...
- Thu Dec 24, 2020 2:50 pm
- Forum: Raspberry Pi OS
- Topic: HOW TO write udev rule for USB disk
- Replies: 2
- Views: 83
Re: HOW TO write udev rule for USB disk
You need to edit /lib/systemd/system/systemd-udevd.service
MountFlags=slave to MountFlags=shared
Otherwise mount commands won't work
MountFlags=slave to MountFlags=shared
Otherwise mount commands won't work
- Thu Dec 24, 2020 12:04 am
- Forum: Raspberry Pi OS
- Topic: [HOW TO] Early Boot Splash
- Replies: 23
- Views: 2056
Re: [HOW TO] Early Boot Splash
Specifically I'm using the Waveshare 3.5(B) v2. I don't have the touchscreen pins connected because it's unnecessary for my use case. Currently I'm using IO2, IO14, IO18, IO19, IO22, IO23, IO24 to connect to the LCD. That's all I'm using for the LCD. I'm using IO5 and IO6 for start/shutdown. In ord...
- Wed Dec 23, 2020 1:23 pm
- Forum: Raspberry Pi OS
- Topic: [HOW TO] Early Boot Splash
- Replies: 23
- Views: 2056
Re: [HOW TO] Early Boot Splash
First of all, THANK YOU for doing this work. I'm an absolute noob and this is a huge help. I'm having an issue with the logo displaying on an SPI Waveshare LCD screen. Your code and method work great when using HDMI but I have a "need" for the splash image to appear ASAP on the SPI LCD. I...
- Wed Dec 23, 2020 12:40 pm
- Forum: Advanced users
- Topic: Check Argon ONE fan speed on RPI4 using CLI
- Replies: 13
- Views: 787
Re: Check Argon ONE fan speed on RPI4 using CLI
Thank you so much. How can you get the fan speed value with your code if it's not possible with Argon's code? Without getting to technical my code saves an array of values in a special location that can be accessed by other programs all that other program needs to do is read that special file. All ...
- Wed Dec 23, 2020 2:02 am
- Forum: Advanced users
- Topic: Argon One Replacement Daemon
- Replies: 189
- Views: 11792
Re: Argon One Replacement Daemon
UPDATE: Released Argoneone-applet cosmetic changes only Changelog: Version 0.0.2 -- UI Tweaking - Minor Graphical change the the argonone-fan-off change the slash to black to match the other icons. - Remake the argonone-fan-error icon to keep to the style of the other icons. - Added Temperature read...
- Wed Dec 23, 2020 12:24 am
- Forum: Automation, sensing and robotics
- Topic: Break Beam Sensor Sensing distance 2 metres
- Replies: 15
- Views: 425
Re: Break Beam Sensor Sensing distance 2 metres
For multiple beams use different frequencies and a tone decoder IC 567 for your transmitters use a 556 that's a dual 555 in a single package have to one frequency switch on and off the carrier. Then the receiver you put the out put to the tone decoder and it will give you a high low based on the Sig...
- Tue Dec 22, 2020 8:25 pm
- Forum: Automation, sensing and robotics
- Topic: Break Beam Sensor Sensing distance 2 metres
- Replies: 15
- Views: 425
Re: Break Beam Sensor Sensing distance 2 metres
For multiple beams use different frequencies and a tone decoder IC sorry I don't recall the number in the same family as 555 for your transmitters use a 556 that a dual 555 in a single package have to one frequency switch on and off the carrier. Then the receiver you put the out put to the tone deco...
- Mon Dec 21, 2020 10:55 pm
- Forum: Advanced users
- Topic: Argon One Replacement Daemon
- Replies: 189
- Views: 11792
Re: Looking for Argon One case details
A little update I just saw the argon one m.2 case is out I don't have one to test with but a quick look suggests that it should be compatible with my project here. If anyone gets one of these cases and can confirm that would be awesome. I don't know if it's still relevant but testing on an argon m....
- Mon Dec 21, 2020 10:51 pm
- Forum: Automation, sensing and robotics
- Topic: Break Beam Sensor Sensing distance 2 metres
- Replies: 15
- Views: 425
Re: Break Beam Sensor Sensing distance 2 metres
I bought a learning kit some years ago for the propeller chip by parallax. If you can find the PDF version online for the book Propeller Education Kit Labs: Fundamentals by Andy Lindsay In version 1.1 of the book page 147 on talks about how this can work. The parts are listed as PNA4602 or equivalen...
- Mon Dec 21, 2020 9:49 pm
- Forum: General discussion
- Topic: Forum Link on Home Page
- Replies: 175
- Views: 4800
Re: Forum Link on Home Page
I think they've sent you my menu and white space! This is what I get on Firefox just now. Actually I quite like this look, it's pleasingly minimalist. Untitled 1.jpg I wonder if someone is working on a live server. That's a big mistake if they are your going to be far better off doing all your fixe...
- Mon Dec 21, 2020 6:20 pm
- Forum: Advanced users
- Topic: Argon One Replacement Daemon
- Replies: 189
- Views: 11792
Re: Argon One Replacement Daemon
Thank you, for trying it out let me know your thoughts on it.CarryOnRTW wrote: ↑Mon Dec 21, 2020 10:35 amThanks! Looks and works good. I'll let you know if I run into any issues.
- Mon Dec 21, 2020 6:09 pm
- Forum: Raspberry Pi 400
- Topic: The Raspberry Pi 400 thread!
- Replies: 1025
- Views: 55184
Re: The Raspberry Pi 400 thread!
I saw somewhere ( Jeff Geerling I believe mentioned it in a video ) there is a project to make a mechanical keyboard that will use a CM4 module. A product such as this would satisfy all the people asking for more memory, the RTC, and what ever else. The Pi 400 to my eye is an example of what the adv...
- Mon Dec 21, 2020 1:49 pm
- Forum: Automation, sensing and robotics
- Topic: Break Beam Sensor Sensing distance 2 metres
- Replies: 15
- Views: 425
Re: Break Beam Sensor Sensing distance 2 metres
Have you looked at making your own?
You could use an IR remote transmitter receiver circuit they have ready made kits. All you need to do is flash your LED at the correct carrier for the receiver and it will output a high signal if set up right it should work for your needs.
You could use an IR remote transmitter receiver circuit they have ready made kits. All you need to do is flash your LED at the correct carrier for the receiver and it will output a high signal if set up right it should work for your needs.
- Mon Dec 21, 2020 6:25 am
- Forum: General discussion
- Topic: Forum Link on Home Page
- Replies: 175
- Views: 4800
Re: Forum Link on Home Page
So I was just looking in landscape mode and this humorous thing happens.
The menu runs right over the page with no background!
The menu runs right over the page with no background!
- Mon Dec 21, 2020 5:28 am
- Forum: Advanced users
- Topic: Argon One Replacement Daemon
- Replies: 189
- Views: 11792
Argon One Replacement Daemon
UPDATE: ArgonOne Daemon Minor update to the 0.2.x Branch Shared memory wasn't getting updated when Cooldown finished and switched back to Auto Master branched patched for shared memory bug. RELEASE: ArgonOne-Applet is now LIVE The Applet works with daemon from the master and 0.2.x branch , the 0.1....
- Sun Dec 20, 2020 9:57 pm
- Forum: Advanced users
- Topic: Argon One Replacement Daemon
- Replies: 189
- Views: 11792
Re: Looking for Argon One case details
Update: Slowly making progress with the applet it works well to monitor events argonone-applet-update.png This screen compilation shows the different modes. It works as a monitor right now, I have a lot of code cleanup to do, fix the icons, write an installer, write the readme, figure out what I had...
- Sat Dec 19, 2020 3:02 pm
- Forum: Troubleshooting
- Topic: CEC and Audio not working after installing the case-fan
- Replies: 2
- Views: 82
Re: CEC and Audio not working after installing the case-fan
This might seem like a long shot but unplug your tv from power and wait about 30 seconds and then plug it back in. I had a similar issue with the CEC not working and I I thought it was a software update the. I restarted the tv and fixed it. I doubt your pi fan is the issue check your connection rese...
- Fri Dec 18, 2020 7:22 pm
- Forum: C/C++
- Topic: Lxpanel plugins
- Replies: 2
- Views: 285
Lxpanel plugins
Hello everyone, I'm looking to write a plugin for lxpanel, I have worked through the simple example found here. https://wiki.lxde.org/en/How_to_write_plugins_for_LXPanel This works fine and I get my own text to show however what I don't see and can't seem to find is a way to take it further. How doe...
- Fri Dec 18, 2020 7:11 pm
- Forum: Troubleshooting
- Topic: [NOT FIXED] Big problems with Chromium 84
- Replies: 18
- Views: 884
Re: [NOT FIXED] Big problems with Chromium 84
There was an updated version in the last update I've installed it but I'm still finding some of the same issues. I haven't had enough time with it yet to say it's better or worse than before
- Fri Dec 18, 2020 3:24 pm
- Forum: Advanced users
- Topic: Argon One Replacement Daemon
- Replies: 189
- Views: 11792
Re: Looking for Argon One case details
Just a small project update.
Introducing the Argon One LXPanel Applet for my daemon,
Still in the early design stages this is my proof of concept I can read the shared memory from the daemon and display the fan status and speed. I thought I would share this with you all.
Introducing the Argon One LXPanel Applet for my daemon,
Still in the early design stages this is my proof of concept I can read the shared memory from the daemon and display the fan status and speed. I thought I would share this with you all.
- Fri Dec 18, 2020 1:34 pm
- Forum: Raspberry Pi OS
- Topic: [HOW TO] Early Boot Splash
- Replies: 23
- Views: 2056
Re: [HOW TO] Early Boot Splash
Thanks for this great guide and software! On my rpi 4 it now shows the splash screen after 10 seconds and I was wondering if there are any ways to reduce this time even more. Your welcome, the delay is unavoidable unfortunately I have made the process as fast as possible. Something that does effect...
- Fri Dec 18, 2020 12:22 am
- Forum: Advanced users
- Topic: Check Argon ONE fan speed on RPI4 using CLI
- Replies: 13
- Views: 787
Re: Check Argon ONE fan speed on RPI4 using CLI
argonone-cli --decode This will show you everything available in the shared memory >> DECODEING MEMORY << Fan Status OFF Speed 0% System Temperature 41° Hysteresis set to 10° Fan Speeds set to 10% 55% 100% Fan Temps set to 50° 60° 65° Fan Mode [ AUTO ] Fan Speed Override 0% Target Temperature 0° Or...
- Thu Dec 17, 2020 9:24 pm
- Forum: General discussion
- Topic: Forum Link on Home Page
- Replies: 175
- Views: 4800
Re: Forum Link on Home Page
You'd think that working programmers would have a different attitude....but you'd be wrong. A shop I worked in put in an IBM 3800 "Printing Subsystem". That's a mainframe-grade laser printer, about 4 feet wide, 6 feet high and 20 feet long. Printed on 8.5"x12" tractor feed paper...