成人亚洲精品久久久久软件91精品国产91久久久久综合|精品国产18久久久久久怡红国产果冻精品在线|中文字幕人妻一区二区三区在线视频中文字幕第一不卡|精品久久久久久亚洲色日韩中文字幕|涩爱av色老久久精品偷偷鲁|91亚洲国产成人|亚洲av日韩精品一区二区不卡|91精品福利在线|中文字幕一区二区三区在线播放|av熟女中文字幕,www.吃瓜黑料,天堂网福利,中文字幕av黄色片

您好,  [請登錄]   []  
您還可以使用以下帳號登錄:
[免費注冊]
  購物車 [0]
搜索  
Pololu 3pi Robot
 
   
查看大圖

Pololu 3pi Robot

這是美國POLOLU公司的一款熱銷產(chǎn)品,。下單前請聯(lián)系客服確認(rèn)交期。

  • 市場價: ¥1584.00
  • 銷售價: ¥1320.00
  • 節(jié)省: ¥264.00
購買數(shù)量:
  (庫存5)

本產(chǎn)品為美國Pololu公司的原版產(chǎn)品,,配套資料均為英文,,對用戶英語有較高要求,,您一定要確定沒有問題再選擇購買,,“中國機器人超市”不承諾提供對應(yīng)的中文資料哦,。


Pololu公司生產(chǎn)的3Pi(3π)是一款可以完成巡線和走迷宮功能的輪式機器人,。該產(chǎn)品具有體積小巧,、轉(zhuǎn)速高、功能強大,、用料上乘,、設(shè)計美觀等優(yōu)點。采用ATmega328P(舊款使用ATmega168)控制器,,支持C/C++編程,,同時支持時下非常流行的Arduino系統(tǒng)。用戶在使用該款產(chǎn)品時,,不但能學(xué)習(xí)ATmega系列單片機的支持以及C/C++編程,,更可以學(xué)習(xí)機器人運動控制算法(如PID算法)以及迷宮最優(yōu)路徑找尋算法。從硬件和軟件兩個方面提高用戶的能力,。

3Pi智能車提供了非常豐富的資料,,如非常詳細(xì)的用戶手冊、豐富的函數(shù)庫,、配套的源程序,、電路原理圖以及迷宮制作方法和算法等等。

直徑:9.5cm
重量:83g(不含電池和編程器)
速度:100cm/秒(使用4AAA電池情況下)
處理器: ATmega168/328P 
電機驅(qū)動: TB6612FNG 
電機數(shù)量: 2 
使用I/O: 21 
最小工作電壓: 3.2V
最大工作電壓: 7.2V
PWM最大頻率: 80 kHz

1.描述Description:

"...the 3pi has been more thoroughly field tested than any other robot we’ve worked with. We’ve had way too much fun with this little robot and by the time you finish reading the review, you’ll probably want to buy one or two for yourself."

R. Steven Rainwater, robots.net.

The 3pi robot is designed to excel in line-following and maze-solving competitions. It has a small size (9.5 cm/3.7" diameter, 83 g/2.9 oz without batteries) and takes just four AAA cells (not included), while a unique power system runs the motors at a constant 9.25 V independent of the battery charge level. The regulated voltage allows the 3pi to reach speeds up to 100 cm/second while making precise turns and spins that don’t vary with the battery voltage.

The 3pi robot makes a great platform for people with C programming experience to learn robotics, and it is a fun environment for ambitious beginners to learn C programming. At its heart is an Atmel ATmega328P microcontroller running at 20 MHz and featuring 32 KB of flash program memory, 2 KB RAM, and 1 KB of persistent EEPROM memory. The popular, free GNU C/C++ compiler works perfectly with the 3pi, Atmel’s AVR Studio provides a comfortable development environment, and an extensive set of libraries provided by Pololu makes it a breeze to interface with all of the integrated hardware. The 3pi is also compatible with the popular Arduino development platform. We provide a number of sample programs to show how to use the various 3pi components, as well as how to perform more complex behaviors such as line following and maze solving.

2,、規(guī)格Specifications:

Processor: ATmega168/328P
Motor driver: TB6612FNG
Motor channels: 2
User I/O lines: 21
Minimum operating voltage: 3 V2
Maximum operating voltage: 7 V2
Maximum PWM frequency: 80 kHz
Reverse voltage protection?: Y
External programmer required?: Y

3,、圖片Pictures:

General features of the pololu 3pi robot, top view.
General features of the Pololu 3pi robot, top view.

Labeled bottom view of the pololu 3pi robot.
Labeled bottom view of the Pololu 3pi robot.

Pololu 3pi robots.
Pololu 3pi robots.

'Pololu
Pololu 3pi robot on a 3/4" black line.

A 3pi robot following a line in the dark, making the glow of the leds more apparent.
A 3pi robot following a line in the dark, making the glow of the LEDs more apparent.

A 3pi robot spinning in place in the dark after losing the line.
A 3pi robot spinning in place in the dark after losing the line.


4、資源Resources:

Documentation and other information

4.1 Pololu 3pi Robot User’s Guide (Printable PDF: 3pi.pdf)

User’s guide for the Pololu 3pi Robot.
 

4.2 Pololu AVR C/C++ Library User’s Guide (Printable PDF: pololu_avr_library.pdf)

Information about installing and using the C/C++ libraries provided for use with Pololu products.


4.3 Pololu AVR Library Command Reference (Printable PDF: avr_library_commands.pdf)

A reference to commands provided in the Pololu C/C++ and Arduino libraries for the AVR.


4.4 Building Line Following and Line Maze Courses (Printable PDF: building_line_courses.pdf)

Step-by-step instructions for building your own line-following courses.


4.5 Programming Orangutans and the 3pi Robot from the Arduino Environment (Printable PDF: orangutan_arduino.pdf)

Guide to making the Arduino IDE compatible with the 3pi robot and the Orangutan SV-168, Orangutan LV-168, and Baby Orangutan B robot controllers, including Arduino libraries for interfacing with the all of their on-board hardware.


4.6 Sample Project: 3pi Wall Follower (Printable PDF: 3pi_wall_follower.pdf)

Sample robot project for enhancing a 3pi robot to drive around objects on its left.


4.7 Sample Project: RC 3pi (Printable PDF: rc_3pi.pdf)

Sample robot project for making the 3pi radio controlled.


4.8 Application Note: Using the Motor Driver on the 3pi Robot and Orangutan Robot Controllers (Printable PDF: motor_driver_application_note.pdf)

Detailed information about the 3pi Robot, Orangutan SV-328/168 and LV-168, and Baby Orangutan B motor drivers, including truth tables and sample code.


File downloads

3pi quick-start sheet and schematic (80k pdf)

A print-out of this quick-start sheet is included in with each shipped 3pi robot.

3pi simplified schematic diagram(40k pdf)
Pololu 3pi Robot guia de usuario(2861k pdf)

A Spanish version of our Pololu 3pi robot’s user’s guide provided by customer Jaume B, updated Nov 16, 2009.

Line Maze Algorithm Presentation(505k pdf)

A detailed presentation on teaching a robot to solve a non-looped line maze written by customer (and robotics professor) R. Vannoy.

5,、常見問題FAQs:

How do you pronounce “3pi”, anyway?

The “pi” in 3pi is pronounced like the greek letter π (e.g. three-pie). The name comes from the size of the robot’s chassis, which is approximately 3pi centimeters (9.4 cm, 3.7"in) in diameter.

How does the battery charger connection work? Is there a charger included?

The 3pi robot does not include batteries or a charger. The battery charger connection provides a direct connection to the batteries so that if you use rechargeable batteries, you can recharge them without taking them out of the robot. You will need a charger capable of charging four NiMH or NiCD cells (depending on what you’re using) in series. Such chargers are readily available in hobby stores for charging electric model airplane battery packs. Please note that rechargeable batteries are not required as the 3pi can use regular alkaline cells, but we strongly recommend investing in some NiMH cells and a charger.

I’m ready to order a 3pi, but am wondering what sort of battery charger I need. Any recommendations?

You will only need a battery charger if you plan on powering your 3pi with rechargeable cells. The features you want are ability to charge 4 NiMH cells in series (they are usually in battery packs, not in battery holders like on the 3pi) and to be powered by AC (a wall outlet). In general, having more flexibility (such as the ability to charge 1-8 cells) is nice for future projects. Though we don’t have experience with these particular models, the following chargers look like they should be nice:

Tower Hobbies AC/DC Digital Peak Charger w/LCD
Triton Jr (customer-recommended)

These chargers can be connected directly to the 3pi’s battery charge port, allowing you to charge the batteries while they are still in the robot.

Since the 3pi just uses ordinary AAA batteries, you can buy battery chargers (into which you stick the batteries) at most general electronics stores. For example, a quick search of the Radio Shack web site yields:

4-6 Hr. Battery Charger + 4 AA & 4 AAA Ni-MH Batteries

The downside to a charger like this is that you have to remove the batteries from the 3pi to charge them.

The green (PD7) user LED on my 3pi flickers even though I’m not doing anything with it. Is it malfunctioning?

No, this behavior is normal. To get the most out of the ATmega168’s I/O lines, one of the LCD’s data lines (PD7) doubles as the control line for the green LED, so this LED might flicker when the LCD is updated. As such, the amount of flickering and effective brightness of the LED will generally be a function of the rate at which you are updating the LCD. Note that you can change the state of the green LED without affecting the LCD at all, and using the LCD via the Pololu AVR library will only very briefly change the state of the LED line as needed before restoring it to its previous state.

Can I augment/customize my 3pi by adding my own electronics/sensors?

Yes. The easiest way to augment your 3pi is through an expansion kit, which can comes either with cutouts that let you see the LCD below or without cutouts. The version without cutouts replaces the LCD, giving you access to more I/O lines and more prototyping space. An expansion kit is not required for addition of your own electronics, however.

The 3pi robot has a limited number of free I/O lines that can be used as inputs for additional sensors or to control additional electronics such as LEDs or servos. Please see section 10.c of the 3pi user’s guide for more information.

Are wheel encoders included or can they be added to the 3pi robot? Are there sufficient I/O lines available for encoders?

Unfortunately, there is no provision for encoders on the 3pi: we do not have any sensor solution and the microcontroller does not have enough I/O lines. Therefore, the only way to add encoding is to make your own sensor setup and to use an external microcontroller (for example, on an expansion PCB) to do the sensor reading. The secondary microcontroller can communicate with the main 3pi controller using the asynchronous serial lines, which are available for expansion purposes.

I’m adding peripherals to the 3pi that require 5 V. How much current can the 5 V (Vcc) power bus supply?

Because the 5 V goes through two power stages, the answer is not completely clear-cut. The 5 V regulator itself has a 900 mW power dissipation limit, so with a 4.3 V drop from the 9.3 V boost voltage to 5 V, we get just over 200 mA. The stock electronics on the 3pi typically use under 50 mA (however, this depends on what your program is doing, if you are making high-frequency noise with the buzzer, and so on), so you could figure an absolute max of 150 mA, with 100 mA being a more comfortable guideline.

However, the boost voltage has a limit of its own of around 1 A, which is dependent on your battery voltage. The motors and IR LEDs also use this supply, so using a lot for your 5 V will affect what is available for the motors. You can almost stall the motors and still have the full boost voltage on the motors in the stock configuration; if you’re also drawing an extra 200 mA for other electronics, the boost voltage will start dropping as the motors approach stall, though this is not necessarily a bad thing since it will limit the stress on the motors and lower the voltage drop on the linear regulator.

What is the purpose of the small piece of electrical tape stuck on the bottom of the 3pi PCB near the ball caster? Can I remove it?

The electrical tape provides extra protection for the boost regulator circuit. It is easy to touch this area of the PCB with your finger when pushing the power or reset button, and without the tape your finger can change the boost voltage to levels that are out of spec for components on the board. We do not recommend that you remove it.

6,、備注Notes:

    6.1 Digital I/O lines PD0 and PD1 are available; two more analog inputs and one analog/digital pin can be made available by removing jumpers and disabling special features of the board.

    6.2 Designed for use with 4 x AAA NiMH or Alkaline cells. A step-up regulator boosts the motor voltage to 9.25 V.

提問
非會員顧客 說: 12-12-12 12:00
這款小車可以提供中文資料嗎?
回答
管理員[客服007]  回復(fù): 12-12-12 13:11
抱歉,,這款小車只有英文的資料,。所以對用戶還是有一定的門檻。不過里面圖片比較豐富,,閱讀還是比較容易理解的,。建議先下載有關(guān)資料后,再考慮購買,。

發(fā)表咨詢

標(biāo)題:
*咨詢內(nèi)容:
聯(lián)系方式: (可以是電話,、email、qq等)
*驗證碼:   看不清楚?換個圖片
如果您對本商品有什么評價或經(jīng)驗,歡迎分享!

北京青少年科技創(chuàng)新大賽 全國青少年機器人競賽 全國中小學(xué)信息技術(shù)創(chuàng)新與實踐大賽(NOC) 全國青少年人工智能創(chuàng)新挑戰(zhàn) 全國青少年無人機大賽 全國青少年科技創(chuàng)新活動服務(wù)平臺

聯(lián)系我們     |     支付方式     |     售后服務(wù)     |     網(wǎng)站地圖     |     幫助中心     |     隱私保護

?


Powered by ShopEx v4.8.5 |Gzip enabled 京ICP備14009838號-3