C & micro & fpga
1.79K subscribers
186 photos
9 videos
98 files
39 links
Admin : فرهاد ناصری زاده
@farhad_naserizadeh
@farhad3412
آموزش زبان C و میکروکنترلرها
لینک گروه

https://t.me/joinchat/HU0aoFCv4MTCt4fz0h6AZg
کانال های مرتبط با این کانال :
@raspberry_python
@micropython_iot
@ai_dsp
Download Telegram
Passive Bandpass Filter Circuit

@c_micro
Forwarded from 🐍 Python & Raspberry 🐍 (F.Naserizadeh)
آموزش

IOT
micropython
nodemcu
Lua
Arduino

لینک کانال 👇
@micropython_iot
Transistor Inverter Circuit


@c_micro
آموزش زبان C و میکروکنترلرها
لینک گروه
https://t.me/joinchat/Bi883FCv4MTG4SSQDYF62w
I'm very glad to tell you that the
"Five Minute VHDL Podcast" is online

You can listen it using

[Spotify] -> https://surf-vhdl.link/spotify-ep-00

[Spreaker] -> https://surf-vhdl.link/spreaker-ep-00

coming soon on iTunes

Let me know your feedback by mail

> podcast@surf-vhdl.com

or using my telegram contact

> https://t.me/francesco_surfvhdl


❇️ @c_micro
Forwarded from Micropython & IOT (F.Naserizadeh)
اندازه گیری سطح مایعات با آردینو

🔰 Arduino Liquid Level Sensor Circuit


const int sensorPin= 0;

int liquid_level;

void setup() {

Serial.begin(9600);

pinMode(sensorPin, INPUT);
}

void loop() {

liquid_level= analogRead(sensorPin);

Serial.println(liquid_level);

delay(100);
}

🔰 @micropython_iot
SIM7100_AT Command Manual_V1.00.pdf
5.1 MB
SIM7100_AT Command

@c_micro
Serial.pdf
1.5 MB
پروتكل ارتباط سريال
@c_micro
مدار منطقی.pdf
1.2 MB
مدار منطقی
@c_micro
ترانزیستور

🔰 @c_micro
usb cable wiring

@c_micro
دیود diode
@c_micro
XOR GATE

🔰 @c_micro
Full adder

@c_micro
Admin : @farhad3412
لینک گروه زبان C و میکروکنترلرها

https://t.me/joinchat/Bi883FCv4MTG4SSQDYF62w
آموزش بسیار عالی VHDL 👇

🌟🌟 انتشارات اشپرینگر 2019

🔰 @c_micro