Skip to content
#

Raspberry Pi

raspberry-pi logo

The Raspberry Pi is a popular single-board computer designed to promote the teaching of computer science in schools. The use of the Raspberry Pi computer ranges from robotics to home automation. Many variations of the Raspberry Pi exist, such as the Raspberry Pi Zero, which is smaller than the more powerful Raspberry Pi 4.

Here are 8,404 public repositories matching this topic...

pi-hole
oxillo
oxillo commented Dec 7, 2019

When compiling, many warnings emitted :

N:/openFrameworks/libs/glm/include/glm/gtc/packing.inl:506:37: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'glm::i16vec4' {aka 'struct glm::vec<4, short int, glm::packed_highp>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  506 |   memcpy(&Unpack, &v, s
Benjoyo
Benjoyo commented May 8, 2019

I just finished lesson01 and was wondering if the proc_hang endless loop that all non-primary cores go into wouldn't put 100% load on these three cores?

I was looking into the ARM documentation trying to find an instruction that basically disables a core and found wfe (wait for event) which will completely disable the clock for that core until an interrupt occurs. I think that is a bit nice

el-tocino
el-tocino commented Jan 14, 2020

How to submit an Issue to a Mycroft repository

Be clear about the software, hardware and version you are running

  • I'm running a picroft
  • With latest unstable
  • With custom Wake Word

Try to provide steps that we can use to replicate the Issue

Turn on saving of wake words and audio clips (set both of these to "true"):
"record_wake_words": false,
"save_utterances": false

vivek1729
vivek1729 commented Sep 18, 2016

Absolutely love the work you guys are doing and I firmly believe that javascript is the way to go with everything. I want to make a Chrome App using cylon.js and therefore stumbled upon this repo from this blog post. Looking through the README, it's documented that we have to write our code in the script.js file for instance and bundle it using Browserify like so:

 ./node_modules/.bin/brows
Seadragon91
Seadragon91 commented Oct 3, 2019

Expected behavior

Server should kick the client for trying to send a to large chat message or packet .

Actual behavior

Server crashes.

Steps to reproduce the behavior

Use that python script with pycraft, don't forget to switch off Authentication.

xJMV
xJMV commented Dec 29, 2019

Is your feature request related to a problem? Please describe.
Yes, once PiVPN install process complete, if the static IP params are not removed, the Pi will not reconnect to mesh network. So we must remove the dhcpd added lines

Describe the solution you'd like
Offer a choice to set a static IP or not. If user select Yes, the actual way to configure is continuing. if NO is selected, i

Home-AssistantConfig
Kris-014
Kris-014 commented May 26, 2017

Expected Behavior

The "say next", "say previous" and the pages text should change within the selected languages.
Being hardcoded might be a good idea externalize it with the languages files in /locales

Steps to Reproduce (for bugs)

1.Change to any other language rather than English
2.Trigger the show command list.
3.The "say next", "say previous" and the pages text with be shown

ja14000
ja14000 commented Oct 9, 2018

I am unclear on how to disable the volume normalisation feature without affecting any other of the default settings.

From what I understand volume normalisation is enabled by default and you must change some arguments to disable it.

When looking at all of the arguments available there is one available to enable audio normalisation but there doesn't seem to be an argument to disable it.

bringfire
bringfire commented Dec 5, 2017

Describe the Issue

Great Instructions! I've made it here:

Finally, we have to adjust the protocol to access the Numeric JS library- for some reason the Cloudflare security certificates don't work properly over https. We'll need to fix this in the Bazel WORKSPACE file:

sudo nano WORKSPACE
Around line 283, change https to http:

http_file(
name = "numericjs_numeric_mi

🚀starRTC,即时通讯(IM)系统,免费IM系统(含单聊,群聊,聊天室,文件传输),免费一对一视频聊天,VOIP,语音对讲(回音消除),直播连麦,视频直播,RTSP拉流,RTMP推流,webRTC服务端,在线教育,白板,小班课,在线会议,视频会议,视频监控,局域网直连(无需服务器),兼容webRTC, 支持webRTC加速,P2P高清传输,安卓、iOS、web互通,支持门禁对讲,可视对讲,电视盒子,树莓派,海思,全志,任天堂switch,云游戏,OTT设备,物联网平台,C语言自研方案,支持二次开发成类微信,类映客等APP,✨万水千山总是情,来个star行不行✨,更多示例请访问:

  • Updated Jan 18, 2020
raspap-webgui
danielwilson654
danielwilson654 commented Dec 29, 2018

This project is the best of it's kind. I think it even has commercial potential.

Why support Debain?
This would open up the doors for developers (like myself) to use and adapt this software for more commercial boards that use the rock solid Debian or Armbian distributions.

The Raspbian community could benefit from the features and stability the commercial developers would be willing to

Created by Raspberry Pi Foundation

Released July 2011

Organization
raspberrypi
Website
www.raspberrypi.org
Wikipedia
Wikipedia

Related Topics

arduino python rpi
You can’t perform that action at this time.