Search
1000 results for “embedded”
-
#EmbeddedOSSummit video: What are the benefits of stateless video codecs? Learn more as Andrzej Pietrasiewicz dives into stateless #V4L2 encoding https://col.la/eossap #embedded #VP8
-
#EmbeddedOSSummit: Andrzej Pietrasiewicz dives into stateless #V4L2 encoding, coming up at 12:15 UTC in South Hall 3B! https://sched.co/1LcNW #Embedded #VP8
-
When you initialize the FreeRTOS task before the Queue using it, and wonder why *sometimes* your system crashes.
-
Programming Raspberry Pi Remotely using VS Code (Remote-SSH)
https://ebokify.com/raspberry-pi-remote-ssh-vs-code#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Monitoring Your Raspberry Pi System using InfluxDB Telegraf
https://ebokify.com/monitor-raspberry-pi-influxdb-telegraf#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Node-RED with Big Timer Node: Create Complex Automation Schedules Easily
https://ebokify.com/node-red-big-timer-automation#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Raspberry Pi Pinout Guide: How to use the Raspberry Pi GPIOs?
https://ebokify.com/raspberry-pi-pinout-gpios#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Raspberry Pi: PWM Outputs with Python (Fading LED)
https://ebokify.com/raspberry-pi-pwm-python#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Raspberry Pi: Read Analog Inputs with Python (MCP3008)
https://ebokify.com/raspberry-pi-analog-inputs-python-mcp3008#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Raspberry Pi: Read Digital Inputs with Python (Buttons and Other Peripherals)
https://ebokify.com/raspberry-pi-digital-inputs-python#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Raspberry Pi: Send an Email using Python (SMTP Server)
https://ebokify.com/raspberry-pi-send-email-python-smtp-server#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Raspberry Pi: BME280 Temperature, Humidity and Pressure Sensor (Python)
https://ebokify.com/raspberry-pi-bme280-python#RaspberryPi #RPiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Raspberry Pi with BME280: Temperature, Humidity, and Pressure Data Logger (Python)
https://ebokify.com/raspberry-pi-bme280-data-logger#RaspberryPi #PiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
Raspberry Pi with BME280: Temperature, Humidity, and Pressure Data Logger (Python)
https://ebokify.com/raspberry-pi-bme280-data-logger#RaspberryPi #PiProjects #RaspberryPiProjects #DIYElectronics #EmbeddedSystems
-
The serial port is your eyes in embedded debugging. On the JL Jieli AC696N chip, I've set up UART0 to print logs at 1M baud (configurable to any pin) – logs fly without stuttering.
Full configuration steps and code snippets are in the article. If you're working on audio products with AC696N, this workflow will save you hours.
#EmbeddedSystems #Jieli #AC696N #UART #AudioTuning #Debugging
-
🧑💻 Working with JL JieLi AC696N SDK? Need to add custom source files? This step-by-step guide shows you exactly how to include them in the build and verify compilation under the "Release" target. Perfect for embedded developers and firmware engineers!
#EmbeddedSystems #AC696N #JieLi #Firmware #SDK #IoT -
Here’s a great find for embedded audio enthusiasts: the JL AC696N Development Board! It’s built around the AC6966B chip (32-bit @240MHz, 512KB flash) and offers Bluetooth 5.0 dual-mode, rich I/O (21 GPIOs, UART, SPI, PWM), and onboard 3W amp + TF slot.
If you're into embedded C, firmware, or hardware design, this kit saves months of work. Check it out!
#EmbeddedSystems #BluetoothAudio #AC696N #OpenSourceHardware #IoT #DIYAudio -
Technical blog: "Common Issues with AC696N SoCs in Bluetooth Speaker Development"
Covers 4 practical problems and solutions.
Includes C code examples and configuration changes for AC696N V1.7.0 SDK. Useful for embedded audio developers.
#EmbeddedSystems #Firmware #AudioEngineering #AC696N #Bluetooth #SmartSpeaker #Debugging #TechBlog
-
Technical blog post: "Jieli Bluetooth Smart Speaker Development: Key Considerations for AC696N SoCs"
Covers practical, experience-based insights for developers.These details can save significant debugging time on AC696N-based audio projects.
#EmbeddedSystems #Firmware #AudioEngineering #AC696N #Bluetooth #SmartSpeaker #EmbeddedDevelopment #TechBlog
-
New technical blog post: "Getting Started with AC696N Speaker SoCs (Part 2)".
Continuing the series with practical hardware/software integration topicsHow to locate the output firmware binary file after compilation using the project's build script.
Key knowledge for hands-on development with these SoCs.
#EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog -
New technical blog post: "Getting Started with AC696N Speaker SoCs (Part 2)".
Continuing the series with practical hardware/software integration topicsHow to locate the output firmware binary file after compilation using the project's build script.
Key knowledge for hands-on development with these SoCs.
#EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog -
New technical blog post: "Getting Started with AC696N Speaker SoCs (Part 2)".
Continuing the series with practical hardware/software integration topicsHow to locate the output firmware binary file after compilation using the project's build script.
Key knowledge for hands-on development with these SoCs.
#EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog -
New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
• Global & library print switches
• Hierarchical log levels (0-6)
• Fun colored & blinking output macros
...
Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
https://lnkd.in/gfvqaz8P -
New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
• Global & library print switches
• Hierarchical log levels (0-6)
• Fun colored & blinking output macros
...
Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
https://lnkd.in/gfvqaz8P -
New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
• Global & library print switches
• Hierarchical log levels (0-6)
• Fun colored & blinking output macros
...
Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
https://lnkd.in/gfvqaz8P -
New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
• Global & library print switches
• Hierarchical log levels (0-6)
• Fun colored & blinking output macros
...
Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
https://lnkd.in/gfvqaz8P -
#EmbeddedEngineers and #SoftwareEngineers out there, what tooling do you use to build your projects? I am working with a customer whose build environment behaves wildly different locally vs on daily commits (i.e. merge requests) vs nightly vs release. None of them behave the same.
We're using #conanPackageManager currently, wrapping CMake files and with a great deal of add-ons. It's scaling poorly!
C90 project, crosscompiling from Linux/Windows hosts.
-
#EmbeddedEngineers and #SoftwareEngineers out there, what tooling do you use to build your projects? I am working with a customer whose build environment behaves wildly different locally vs on daily commits (i.e. merge requests) vs nightly vs release. None of them behave the same.
We're using #conanPackageManager currently, wrapping CMake files and with a great deal of add-ons. It's scaling poorly!
C90 project, crosscompiling from Linux/Windows hosts.