@djangoproject · Post #496 · 11/12/2017, 04:34 PM
https://www.ibm.com/blogs/bluemix/2015/04/tutorial-using-a-raspberry-pi-python-iot-twilio-bluemix/ #IoT#Python app with a #Raspberry_Pi and #Bluemix
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15054 · Aug 13
#python#digital_signage#iot#python#raspberry_pi Anthias is a free, open-source digital signage software that turns a Raspberry Pi or PC into a device to display images, videos, and web pages in full HD. It offers an easy web interface to upload, schedule, and manage content remotely on each screen. It supports Raspberry Pi models up to the latest Pi 5 and some PCs, making it affordable and flexible for small businesses or personal use. The benefit is that you can create and control digital signs without expensive hardware or software, though it requires some technical skill and managing screens individually. https://github.com/Screenly/Anthias
@djangoproject · Post #496 · 11/12/2017, 04:34 PM
https://www.ibm.com/blogs/bluemix/2015/04/tutorial-using-a-raspberry-pi-python-iot-twilio-bluemix/ #IoT#Python app with a #Raspberry_Pi and #Bluemix
Hashtags
@djangoproject · Post #233 · 01/18/2017, 05:09 PM
http://www.aparat.com/v/4RZGY Django for #IOT: From Hackathon to Production by Anna Schneider It’s Friday night of hackathon weekend. The latest snazzy Internet-connected thingy is sitting on the table next to your beverage of choice, the device’s #API docs are open in a browser tab, and your fingers are itching to write some Django. What’s the fastest way to get started? And next month when you come back to it, what will you want to upgrade?
@djangoproject · Post #498 · 11/12/2017, 04:51 PM
https://www.ibm.com/blogs/bluemix/tag/bluemix/ #Bluemix#IoT
@djangoproject · Post #497 · 11/12/2017, 04:36 PM
https://pypi.python.org/pypi/micropython-iot #Micropython#IoT libraries and tools
Hashtags
@fosspost · Post #772 · 10/05/2021, 05:48 AM
Version 3.10 of the legendary programming language is now here: https://www.python.org/downloads/release/python-3100 No rush to update, though. #Python
Hashtags
@fosspost · Post #593 · 12/23/2020, 05:38 PM
#Python is the main language of data science, per this analysis on 10M Jupyter Notebooks: https://blog.jetbrains.com/datalore/2020/12/17/we-downloaded-10-000-000-jupyter-notebooks-from-github-this-is-what-we-learned/
Hashtags
@libreware · Post #1382 · 12/21/2024, 06:24 AM
Home Assistant Voice Preview Edition Open, local, and private #voice#assistant https://www.home-assistant.io/voice-pe/ Resources https://voice-pe.home-assistant.io/resources/ https://github.com/esphome/home-assistant-voice-pe Community https://community.home-assistant.io/ Specs SoC ESP32-S3 SoC with 16 MB of FLASH storage 8 MB octal PSRAM Audio Processing XMOS XU316 Featuring: Echo cancellation Stationary noise removal Auto gain control Dedicated I2S lines for audio in and out Power / data USB-C, 5 V DC, 2 A Radios 2.4 GHz Wi-Fi Bluetooth 5.0 Audio output 3.5 mm (⅛”) stereo headphone jack Digital to analog converter (DAC): TI AIC3202 48 kHz sampling rate Software ESPHome preloaded Fully open-source firmware for both the ESP32 and XMOS chip #iot#homeassistant
@djangoproject · Post #375 · 07/07/2017, 07:57 PM
https://simpleisbetterthancomplex.com/2015/11/23/small-open-source-django-projects-to-get-started.html Small Open-Source Django Projects to Get Started Learning #Django and #Python can be very fun. I personally love programming with Python and for the most part, work with the Django framework. But in the beginning some stuff can be confusing, especially if you are coming from a Java or C♯ background, like me.
@djangoproject · Post #483 · 10/31/2017, 07:35 PM
https://www.infoworld.com/article/3209651/python/how-to-convert-python-to-javascript-and-back-again.html How to convert #Python to #JavaScript (and back again) Love Python? JavaScript, not so much? Here are four tools that turn Python to JavaScript for use in web applications
Hashtags
@djangoproject · Post #345 · 06/11/2017, 12:13 AM
https://docs.python.org/3.6/c-api/index.html This manual documents the API used by C and C++ programmers who want to write extension modules or embed #Python. It is a companion to Extending and Embedding the Python Interpreter, which describes the general principles of extension writing but does not document the #API functions in detail.