Go to advanced search

by Heater
Sat Jun 20, 2020 7:26 pm
Forum: General discussion
Topic: Best OS for raspberry pi as a everyday desktop?
Replies: 50
Views: 13378

Re: Best OS for raspberry pi as a everyday desktop?

One of the differences is that newspapers just published general adverts. They didn't track what you did and tailor the ads to your alleged interests. I'm getting fed up with adverts on facebork for a local gravel company. No idea why I get those. You like gravel don't you? I thought everyone liked...
by Heater
Sat Jun 20, 2020 7:11 pm
Forum: General discussion
Topic: PIGPIO jitterless wave generation.
Replies: 38
Views: 1149

Re: PIGPIO jitterless wave generation.

I'm not surprised you can do such waveform generation in Python. Despite being the slowest and most unpredictable language since BASIC it can do such things and perform well when using libraries, which are written in C/C++. The problem comes when you need to do more than one of those things at the s...
by Heater
Sat Jun 20, 2020 6:49 pm
Forum: General discussion
Topic: Best OS for raspberry pi as a everyday desktop?
Replies: 50
Views: 13378

Re: Best OS for raspberry pi as a everyday desktop?

I see websites that complain about ad blocking software,... Yeah, what is that about? In the old days we bough newspapers and magazines. You know real printed material printed on paper. Those newspapers and magazines were full of advertising. I guess the papers and magazines survived off adverting ...
by Heater
Sat Jun 20, 2020 5:28 pm
Forum: General discussion
Topic: PIGPIO jitterless wave generation.
Replies: 38
Views: 1149

Re: PIGPIO jitterless wave generation.

Ah, you are using Python for bit-banging.

You are doomed.

Possibly the slowest most jittery language system to try and so such real-time thing with.

You might have some luck if you can separate your serial port handling things into their own threads.

I would not even try.
by Heater
Sat Jun 20, 2020 4:11 pm
Forum: General discussion
Topic: PIGPIO jitterless wave generation.
Replies: 38
Views: 1149

Re: PIGPIO jitterless wave generation.

You are doomed. Linux, as used on the Pi is not a real-time operating system. Your simple bit-banging code is subject to the whims of the kernel scheduler. You can stop Linux from interrupting proceedings by using "isolcpus" on the kernel boot command, google it, to stop Linux scheduling processes o...
by Heater
Sat Jun 20, 2020 3:02 pm
Forum: Off topic discussion
Topic: Animal question
Replies: 21
Views: 2261

Re: Animal question

But the Kingdom most people ignore is the the one that fungi and yeasts belong to, and here is where it gets interesting. I once meant a girl who would not eat mushrooms. Thinking this was weird I had to ask. Apparently it was because fungi were more likely to be sentient beings than her normal veg...
by Heater
Sat Jun 20, 2020 11:18 am
Forum: General discussion
Topic: Getting shock from micro hdmi port when connected to tv hdmi port
Replies: 66
Views: 2545

Re: Getting shock from micro hdmi port when connected to tv hdmi port

Perhaps it is because of those "stringent regulations" that so few die? Quite. What we need then are similar statistics from the good old days of tube TV's and radios with live chassis, even home made ones with 500v DC tube supplies, and DIY electrical installation everywhere. It's just that I don'...
by Heater
Sat Jun 20, 2020 10:47 am
Forum: General discussion
Topic: Getting shock from micro hdmi port when connected to tv hdmi port
Replies: 66
Views: 2545

Re: Getting shock from micro hdmi port when connected to tv hdmi port

Interesting. Only about 300 people are killed by electricity in the USA each year. As far as I can make out most of those are in the work place or involve high voltage overhead lines. https://www.electrocuted.com/safety/statistics/ Meanwhile about 160,000 die as a result of all manner of other accid...
by Heater
Sat Jun 20, 2020 4:21 am
Forum: Off topic discussion
Topic: Animal question
Replies: 21
Views: 2261

Re: Animal question

I think I'm going to throw up.

Have people no respect for animals?
by Heater
Sat Jun 20, 2020 4:13 am
Forum: Off topic discussion
Topic: PiM/PiN M.2 Multi-compute Concept
Replies: 47
Views: 3859

Re: PiM/PiN M.2 Multi-compute Concept

If that were a requirement for every idea then it would be 10 years out of date by the time it was ready. Let's think about that... In the middle of your latest flight of fancy you have a big blue box labeled "FPGA + AVR JTAG Interface BIOS + Multiplexer Mailbox/RAM I/O Memory Map Kernel Drivers." ...
by Heater
Sat Jun 20, 2020 3:46 am
Forum: General discussion
Topic: Run Program/Script from GUI desktop without the 2nd step?
Replies: 10
Views: 5428

Re: Run Program/Script from GUI desktop without the 2nd step?

ptamike wrote:
Fri Jun 19, 2020 10:18 pm
It's a simple as that!
Which was already described a few posts and a few years back here.

Except that none of the Windowing systems I have on any computer have what you describe.
by Heater
Sat Jun 20, 2020 3:23 am
Forum: General discussion
Topic: Deploying Programs and Connecting Jetson Nano
Replies: 2
Views: 151

Re: Deploying Programs and Connecting Jetson Nano

All the Pi I use have WiFi now a days. None of them have screens, keyboards or mice attached. Often they are very far away from me. Typically they connect to my normal WiFi router. The one I use to access the internet. Then I can talk to the Pi from a PC or laptop using SSH. Windows users typically ...
by Heater
Fri Jun 19, 2020 3:55 pm
Forum: General discussion
Topic: RPi4 wake up after power failure
Replies: 17
Views: 2079

Re: RPi4 wake up after power failure

Well, if the case is "no use" for what you want to use your Pi system for then why not chuck it in the bin and be happy :)

Alternatively, surely it is not so hard to bypass whatever crappy circuit is handling the power in that case and power the Pi directly.
by Heater
Fri Jun 19, 2020 3:13 pm
Forum: General discussion
Topic: GPIO 6 Dead?
Replies: 3
Views: 151

Re: GPIO 6 Dead?

B.Goode wrote:
Fri Jun 19, 2020 1:41 pm
Maybe the pin is changing state more rapidly than your 'scope can keep track of?
Unlikely. He is programming in Python. I suspect there never was a scope made that was so slow it could not keep up with bit-banging in Python.
by Heater
Fri Jun 19, 2020 1:20 pm
Forum: General discussion
Topic: Need to spare 1 Core for Raspbian?
Replies: 3
Views: 247

Re: Need to spare 1 Core for Raspbian?

Normally the operating system will make use of all available cores on your machine. Scheduling processes and threads here and there as it sees fit for optimum performance of the whole system. If you really need to restrict the OS to only scheduling tasks on one core or two or whatever then you can u...
by Heater
Thu Jun 18, 2020 3:37 pm
Forum: General discussion
Topic: Getting shock from micro hdmi port when connected to tv hdmi port
Replies: 66
Views: 2545

Re: Getting shock from micro hdmi port when connected to tv hdmi port

drgeoff wrote:
Thu Jun 18, 2020 3:30 pm
Or he decided to try it again to identify which of the 3 types I posted and it really was the third one. :(
I thought that was the 3 types "we" posted.

Oh dear, what have we done?

Perhaps we should include a hazard warning and disclaimer in our sigs?
by Heater
Thu Jun 18, 2020 3:25 pm
Forum: Off topic discussion
Topic: PiM/PiN M.2 Multi-compute Concept
Replies: 47
Views: 3859

Re: PiM/PiN M.2 Multi-compute Concept

This looks like a Transputer system based on Pi SoCs. No it does not. The Transputer was a conceptually elegant design with well specified communication channels between nodes and a coherent programming language, Occam, to use it with. This is a 3D model of a circuit board and some plastic toy part...
by Heater
Thu Jun 18, 2020 3:18 pm
Forum: Off topic discussion
Topic: PiM/PiN M.2 Multi-compute Concept
Replies: 47
Views: 3859

Re: PiM/PiN M.2 Multi-compute Concept

The original Pi Model A has been described by Dr. Upton as his "one failure" and that because it sold "only" 100K. What? That is ludicrous. Did Eben really say that? Looking back 100K units might not seem much today. But I recall Eben saying years ago that they only expected to ever sell a few thou...
by Heater
Thu Jun 18, 2020 2:57 pm
Forum: General discussion
Topic: Best RPI software that isn't in the Repos?
Replies: 30
Views: 1969

Re: Best RPI software that isn't in the Repos?

dividuum wrote:
Thu Jun 18, 2020 2:47 pm
...so not installation is required. All dependencies can be install with apt.
That is a contradiction in terms.
by Heater
Thu Jun 18, 2020 2:56 pm
Forum: General discussion
Topic: Best RPI software that isn't in the Repos?
Replies: 30
Views: 1969

Re: Best RPI software that isn't in the Repos?

There are ways to ensure your software works. If you know the secret please do tell. All the world want's to know how. I'm pretty confident in saying it would take you a month of Sundays to get the development environment you describe working on Mac, Win 10 and/or Linux. You are right. Currently we...
by Heater
Thu Jun 18, 2020 12:02 pm
Forum: General discussion
Topic: Getting shock from micro hdmi port when connected to tv hdmi port
Replies: 66
Views: 2545

Re: Getting shock from micro hdmi port when connected to tv hdmi port

LTolledo wrote:
Thu Jun 18, 2020 11:03 am
my bet is on #3
Why?

Seems really unlikely with modern consumer monitors and such. Was never a common issue with such thing even decades ago. Unless our OP has been hacking on something we don't know about yet.
by Heater
Thu Jun 18, 2020 11:59 am
Forum: General discussion
Topic: How can you make a custom raspberry pi car chassis?
Replies: 2
Views: 138

Re: How can you make a custom raspberry pi car chassis?

So I want to build my own car chassis for custom wheels etc. Where can I get this done? What an odd question. All my life if I wanted something like that done I did it myself. Unless it was a design for a production run. I'm old school. Get some bits of wood and/or hard board. Invest in some hand t...
by Heater
Thu Jun 18, 2020 10:32 am
Forum: General discussion
Topic: Getting shock from micro hdmi port when connected to tv hdmi port
Replies: 66
Views: 2545

Re: Getting shock from micro hdmi port when connected to tv hdmi port

We still don't know what "shock" is meant here. Could be that cockles and mussels getting thrown across the room kind of shock. Could be that kind hint of "electric vibration" one can often feel when gently rubbing a finger over a non-grounded chassis. Like my Microsoft Surface Pro. Could be the lit...
by Heater
Thu Jun 18, 2020 9:39 am
Forum: General discussion
Topic: Getting shock from micro hdmi port when connected to tv hdmi port
Replies: 66
Views: 2545

Re: Getting shock from micro hdmi port when connected to tv hdmi port

drgeoff wrote:
Wed Jun 17, 2020 4:44 pm
Heater wrote:
Wed Jun 17, 2020 3:46 pm
.... all your mussels ........
And all your cockles too!
Dammit.

Seafood and electricity do not mix. As Molly Malone found out:

"Cockles and mussels alive, alive oh!"
by Heater
Thu Jun 18, 2020 8:04 am
Forum: Windows 10 for IoT
Topic: Raspberry Pi 4 install win10 IOT solution?
Replies: 4
Views: 612

Re: Raspberry Pi 4 install win10 IOT solution?

In short Win10 IoT is obsolete and unsupported since two years ago or so. It does not work on modern Pi.

Better to just use the Raspberry Pi OS and be sure your creations will work well into the future, even as new model Pi are created.

Go to advanced search