Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Month: September 2021

STC15W201S serial Bluetooth communication PWM control RGB lantern

Five days have passed since the National Day holiday, and I am going to make a Bluetooth wireless control RGB LED controller; I have already written the program with STM32F103C8T6, but the cost of

September 24, 2021By Simo Motherboard Bluetooth, communication, control, lantern, PWM, RGB, serial port, STC, STC15W201SLeave a Comment

Compile C 11 code on the Mac?

I am new to C 11. I tried:

clang -std = c 11 -stdlib = libc * .cc

It works, but my question is:

>Is there anyway to set these flags as default values ​​for clang?
>How to update

September 24, 2021By Simo Macbook code, compile, MacLeave a Comment

Combination hardware multiplication in Verilog

Suppose I have such a multiplier code,

module multiply(
output [63:0] result,
input [31:0] a,
input [31:0] b
);
assign result = a * b;

endmodule This will create a lot of doors.

September 24, 2021By Simo Network Hardware combination, Hardware, Medium, multiplication, VerilogLeave a Comment

Hardware – What is a good serial port USB adapter?

The serial port on the device is still used in many ways, especially on network devices. However, most modern laptops no longer have serial (also known as “COM”) Port.

So what I am curious ab

September 24, 2021By Simo Motherboard Adapter, Good, Hardware, serial port, Turn, USB, whatLeave a Comment

Embedded 02 STM32 07 serial communication

STM32 serial communication (F1 series contains 3 USARTs and 2 UARTs)

1. The purpose and significance of the serial communication between the microcontroller and the PC:

Since its birth,

September 24, 2021By Simo Motherboard communication, Embed, form, serial port, STM, STM32Leave a Comment

Dell-Poweredge – Dell Poweredge R720xD card in BIOS

I have a Dell PowerEdge R720xd stuck in the B IOS at startup. It successfully passed the “Configure Memory” and “Configure iDRAC” screens, but once it displayed “CPLD Version: 103” with various man

September 24, 2021By Simo Motherboard BIOS, card, Dell, PowerEdge, R720xD, XDLeave a Comment

Switch principle and configuration

First, the switch is a typical data link layer hardware device, let’s first understand the functions of the data link layer;

2. The data link layer mainly encapsulates the MAC address;

3. E

September 24, 2021By Simo Macbook configuration, principle, SwitchLeave a Comment

How to start BioImagexd on the Mac?

Hi, I am trying to launch the file Bio ImageXD.py. I followed all the instructions below, but nothing appears. The instructions are:

Add the path of the VTK and ITK libraries
DYLD_LIBRARY_PAT

September 24, 2021By Simo Macbook BioImagexd, How to, Mac, StartLeave a Comment

MacOS – Run SWI Prolog through the terminal MAC

I am trying to run prolog from the terminal. I have installed version 7.2.2 and added it to my environment path using the following command:

PATH=$PATH:/Applications/SWI-Prolog.app/Contents/M

September 24, 2021By Simo Macbook Mac, MacOS, operation, Prolog, SWI, TerminalLeave a Comment

Meteor – How to change LayoutTemplate in some expressions? Rail router

My application has multiple layouts to meet different needs, and I want to dynamically select it. For example, depending on GET parameters, or if the user logs in.

Router.configure({ layoutTe

September 24, 2021By Simo Network Hardware according to certain, changes, expressions, How, Iron, LayoutTemplate, Meteor, routerLeave a Comment

Posts navigation

Page 1 … Page 113 Page 114 Page 115 … Page 180
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress